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
@ 6220
– 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
5998 d 1 h
avox
/branches/Version13x/Scribus/scribus/fonts/
#5573, remove duplicate code
8979
6001 d 19 h
avox
/branches/Version13x/Scribus/scribus/
remove qDebug()s
8978
6001 d 20 h
avox
/branches/Version13x/Scribus/scribus/
#5566: first line of text is placed too far down if linespacing is not baselineadjusted
8972
6002 d 12 h
avox
/branches/Version13x/Scribus/scribus/fonts/
cache glyph's bbox, cf. #5558
7868
6097 d 19 h
fschmid
/branches/Version13x/Scribus/scribus/
Fixed Bug #4863
6371
6218 d 18 h
avox
/branches/Version13x/Scribus/scribus/fonts/
fix realCharHeight / reakCharDescent / glyphBBox, caused wrong size of dropcaps
6348
6224 d 19 h
avox
/branches/Version13x/Scribus/scribus/fonts/
reenable glyph caching
6307
6228 d 23 h
avox
/branches/Version13x/Scribus/scribus/fonts/
fix embedding of PS Type1 fonts
6302
6229 d 10 h
avox
/branches/Version13x/Scribus/scribus/
cleanup
6220
6238 d 20 h
fschmid
/branches/Version13x/Scribus/scribus/fonts/
Fixed Bug #4144
6213
6239 d 19 h
fschmid
/branches/Version13x/Scribus/scribus/
Reenabled the use of embedded Fonts in the PDF Export.
6163
6244 d 12 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
6269 d 22 h
avox
/branches/Version13x/Scribus/scribus/
use new ScFace class instead of Foi, get rid of struct ZZ