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
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
5592d 23h
avox
/branches/Version13x/Scribus/scribus/fonts/ftface.cpp
#5573, remove duplicate code
8979
5596d 18h
avox
/branches/Version13x/Scribus/scribus/fonts/ftface.cpp
remove qDebug()s
8978
5596d 18h
avox
/branches/Version13x/Scribus/scribus/fonts/ftface.cpp
#5566: first line of text is placed too far down if linespacing is not baselineadjusted
8972
5597d 10h
avox
/branches/Version13x/Scribus/scribus/fonts/ftface.cpp
cache glyph's bbox, cf. #5558
7868
5692d 17h
fschmid
/branches/Version13x/Scribus/scribus/fonts/ftface.cpp
Fixed Bug #4863
6371
5813d 16h
avox
/branches/Version13x/Scribus/scribus/fonts/ftface.cpp
fix realCharHeight / reakCharDescent / glyphBBox, caused wrong size of dropcaps
6348
5819d 17h
avox
/branches/Version13x/Scribus/scribus/fonts/ftface.cpp
reenable glyph caching
6307
5823d 21h
avox
/branches/Version13x/Scribus/scribus/fonts/ftface.cpp
fix embedding of PS Type1 fonts
6302
5824d 08h
avox
/branches/Version13x/Scribus/scribus/fonts/ftface.cpp
cleanup
6220
5833d 18h
fschmid
/branches/Version13x/Scribus/scribus/fonts/ftface.cpp
Fixed Bug #4144
6213
5834d 17h
fschmid
/branches/Version13x/Scribus/scribus/fonts/ftface.cpp
Reenabled the use of embedded Fonts in the PDF Export.
6163
5839d 10h
avox
/branches/Version13x/Scribus/scribus/fonts/ftface.cpp
make glyphNames() return a map glyph->(QChar,name) instead of QChar->(glyph,name)
adapt PSLib to new layout code
5980
5864d 20h
avox
/branches/Version13x/Scribus/scribus/fonts/ftface.cpp
use new ScFace class instead of Foi, get rid of struct ZZ