Rev |
Age |
Author |
Path |
Log message |
Diff |
21563 |
1995d 20h |
jghali |
/trunk/Scribus/scribus/fonts/ftface.h |
merge HOST-Oman complex text layout branch: add support for right-to-left scripts, bi-directional text, indic languages and opentype features |
|
20691 |
2317d 02h |
craig |
/trunk/Scribus/scribus/fonts/ftface.h |
#13556: Rename members of many classes <aliyousuf> |
|
20103 |
2559d 17h |
avox |
/trunk/Scribus/scribus/fonts/ftface.h |
PDF refactoring (use QByteArray everywhere) and new font subsetting |
|
20001 |
2596d 23h |
avox |
/trunk/Scribus/scribus/fonts/ftface.h |
#12973: Don't use AGL when we have a Apple Unicode cmap |
|
19396 |
2850d 01h |
jghali |
/trunk/Scribus/scribus/fonts/ftface.h |
Allow Type 3 subsetting and embedding of TrueType fonts without Postscript glyph name table.
Due do unreliable PostScript glyph name tables in TT fonts, we were previously using the 'uniXXXX' glyph name convention to replace the font provided names. This was limited to font providing the 'post' table tho. This behavior is now extended to TT font without glyph name table, hence allowing Type 3 subsetting and embedding of those fonts (vs only outlining previously). |
|
19366 |
2859d 19h |
jghali |
/trunk/Scribus/scribus/fonts/ftface.h |
a bit of refactoring |
|
19360 |
2861d 21h |
jghali |
/trunk/Scribus/scribus/fonts/ftface.h |
#12462: Encoding error in PDF with Symbol font |
|
19104 |
2933d 21h |
jghali |
/trunk/Scribus/scribus/fonts/ftface.h |
#12298, part 1: General spacing/tab fixes to Scribus source code |
|
17778 |
3524d 21h |
jghali |
/trunk/Scribus/scribus/fonts/ftface.h |
#11094: Excessive line spacing in exported pdf form fields |
|
15250 |
4352d 22h |
jghali |
/trunk/Scribus/scribus/fonts/ftface.h |
#9193 : Missing copyright info in some files |
|
13162 |
4852d 16h |
malex |
/trunk/Scribus/scribus/fonts/ftface.h |
scribus/fonts - FTBFS on arm - change double to qreal. |
|
10223 |
5416d 18h |
cbradney |
/trunk/Scribus/scribus/fonts/ftface.h |
Final Qt4 style include conversion
Builds here, please adjust if it doesnt build there |
|
9672 |
5473d 07h |
root |
/trunk/Scribus/scribus/fonts/ftface.h |
move Version135x cvs branch to svn trunk |
|
9042 |
5506d 20h |
avox |
/branches/Version135x/Scribus/scribus/fonts/ftface.h |
remove duplicate code handling CONTROLGLYPHS, avoid compiler warnings |
|
8495 |
5550d 01h |
|
/branches/Version135x/Scribus/scribus/fonts/ftface.h |
This commit was manufactured by cvs2svn to create branch 'Version135x'. |
|
6302 |
5741d 17h |
avox |
/branches/Version13x/Scribus/scribus/fonts/ftface.h |
cleanup |
|
6213 |
5752d 01h |
fschmid |
/branches/Version13x/Scribus/scribus/fonts/ftface.h |
Reenabled the use of embedded Fonts in the PDF Export. |
|
6163 |
5756d 19h |
avox |
/branches/Version13x/Scribus/scribus/fonts/ftface.h |
make glyphNames() return a map glyph->(QChar,name) instead of QChar->(glyph,name)
adapt PSLib to new layout code |
|
6079 |
5767d 06h |
fschmid |
/branches/Version13x/Scribus/scribus/fonts/ftface.h |
Fixed Bug #4084 |
|
5980 |
5782d 04h |
avox |
/branches/Version13x/Scribus/scribus/fonts/ftface.h |
use new ScFace class instead of Foi, get rid of struct ZZ |
|