BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
Scribus
(root)
/
branches
/
Version13x
/
Scribus
/
scribus
/
fonts
/
ftface.cpp
@ 8979
– Rev 9007
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
9007
6006 d 23 h
avox
/branches/Version13x/Scribus/scribus/fonts/
#5573, remove duplicate code
8979
6010 d 17 h
avox
/branches/Version13x/Scribus/scribus/
remove qDebug()s
8978
6010 d 17 h
avox
/branches/Version13x/Scribus/scribus/
#5566: first line of text is placed too far down if linespacing is not baselineadjusted
8972
6011 d 10 h
avox
/branches/Version13x/Scribus/scribus/fonts/
cache glyph's bbox, cf. #5558
7868
6106 d 16 h
fschmid
/branches/Version13x/Scribus/scribus/
Fixed Bug #4863
6371
6227 d 16 h
avox
/branches/Version13x/Scribus/scribus/fonts/
fix realCharHeight / reakCharDescent / glyphBBox, caused wrong size of dropcaps
6348
6233 d 17 h
avox
/branches/Version13x/Scribus/scribus/fonts/
reenable glyph caching
6307
6237 d 20 h
avox
/branches/Version13x/Scribus/scribus/fonts/
fix embedding of PS Type1 fonts
6302
6238 d 8 h
avox
/branches/Version13x/Scribus/scribus/
cleanup
6220
6247 d 18 h
fschmid
/branches/Version13x/Scribus/scribus/fonts/
Fixed Bug #4144
6213
6248 d 17 h
fschmid
/branches/Version13x/Scribus/scribus/
Reenabled the use of embedded Fonts in the PDF Export.
6163
6253 d 10 h
avox
/branches/Version13x/Scribus/scribus/
make glyphNames() return a map glyph->(QChar,name) instead of QChar->(glyph,name)
adapt PSLib to new layout code
5980
6278 d 19 h
avox
/branches/Version13x/Scribus/scribus/
use new ScFace class instead of Foi, get rid of struct ZZ