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
/
scfontmetrics.cpp
@ 6221
- Rev 7978
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
7978
5863d 10h
fschmid
/branches/Version13x/Scribus/scribus/fonts/scfontmetrics.cpp
Fixed compiler warnings.
7883
5870d 06h
fschmid
/branches/Version13x/Scribus/scribus/fonts/scfontmetrics.cpp
Additional fix for #4863, works now in the Charselect Palette too.
6302
6003d 00h
avox
/branches/Version13x/Scribus/scribus/fonts/scfontmetrics.cpp
cleanup
6301
6003d 03h
avox
/branches/Version13x/Scribus/scribus/fonts/scfontmetrics.cpp
fix PDF export to use glyph indices instead of chars
6222
6012d 03h
fschmid
/branches/Version13x/Scribus/scribus/fonts/scfontmetrics.cpp
Better fix for Bug #4144.
6220
6012d 10h
fschmid
/branches/Version13x/Scribus/scribus/fonts/scfontmetrics.cpp
Fixed Bug #4144
6213
6013d 09h
fschmid
/branches/Version13x/Scribus/scribus/fonts/scfontmetrics.cpp
Reenabled the use of embedded Fonts in the PDF Export.
6163
6018d 02h
avox
/branches/Version13x/Scribus/scribus/fonts/scfontmetrics.cpp
make glyphNames() return a map glyph->(QChar,name) instead of QChar->(glyph,name)
adapt PSLib to new layout code
6125
6022d 00h
cbradney
/branches/Version13x/Scribus/scribus/fonts/scfontmetrics.cpp
Split util.* into util.* and colorutil.* and clean up includes as required. Some includes still commented out that are not needed here. Add in as required.
5989
6043d 09h
jghali
/branches/Version13x/Scribus/scribus/fonts/scfontmetrics.cpp
correct non matching function declaration and implementation
5979
6043d 12h
avox
/branches/Version13x/Scribus/scribus/fonts/scfontmetrics.cpp
start of the Foi->ScFace rewrite