|
|
|
@1768
|
8 weeks |
jharrop |
Commentary from Jeromy Evans' forum post …
|
|
|
|
@1767
|
8 weeks |
jharrop |
Apply Jeromy Evans' patch of 12 Dec 2011; see …
|
|
|
|
@1555
|
11 months |
jharrop |
Apply Dave Brown's "assorted patches" of 28 April, as described at …
|
|
|
|
@1383
|
17 months |
jharrop |
Tune log levels involved in creating PDF
|
|
|
|
@1372
|
17 months |
jharrop |
alberto's patch to SymbolWriter? (improves handling where rangeOffset=0 eg …
|
|
|
|
@1244
|
20 months |
jharrop |
Remove unused import
|
|
|
|
@1234
|
20 months |
jharrop |
Include source code for fop-fonts, as org.docx4j.fonts.fop.
Use FOP 1.0. …
|
|
|
|
@1167
|
23 months |
jharrop |
Remove iText dependency, which was used in PDF conversion via HTML or …
|
|
|
|
@995
|
2 years |
jharrop |
misc
|
|
|
|
@991
|
2 years |
jharrop |
Improved error message for fop issue.
|
|
|
|
@876
|
3 years |
jharrop |
Make it easier to use non-patched fop.jar
|
|
|
|
@871
|
3 years |
jharrop |
Get rid of System.out.println (mostly).
|
|
|
|
@731
|
3 years |
jharrop |
Don't add a physical font in the first place if it doesn't support UTF-8 …
|
|
|
|
@715
|
3 years |
jharrop |
Mainly, createPdf demo which creates a document containing all fonts …
|
|
|
|
@713
|
3 years |
jharrop |
Fonts (inc Bold & italic) working for PDF via iText
|
|
|
|
@712
|
3 years |
jharrop |
Bold & italic working for PDF via XSL FO.
|
|
|
|
@711
|
3 years |
jharrop |
Conversion - handle case where rFonts.getAscii is missing.
|
|
|
|
@710
|
3 years |
jharrop |
HTML output now working again.
|
|
|
|
@708
|
3 years |
jharrop |
Font stuff should be working now for html export, pdf via html, and pdf …
|
|
|
|
@705
|
3 years |
jharrop |
Comment.
|
|
|
|
@704
|
3 years |
jharrop |
Renamed substituters to mappers. Got rid of FontMapping? (replaced with …
|
|
|
|
@703
|
3 years |
jharrop |
Refactor to create PhysicalFonts? class, which represents all physical …
|
|
|
|
@702
|
3 years |
jharrop |
It turns out that for pdf output via xhtmlrenderer/iText, and by fop, we …
|
|
|
|
@696
|
3 years |
jharrop |
SubstituterWindowsPlatformImpl? basically working. Couple of things still …
|
|
|
|
@695
|
3 years |
jharrop |
Font substitution WIP
|
|
|
|
@694
|
3 years |
jharrop |
SubstituterImplPanose? is our existing implementation of Substituter, based …
|
|
|
|
@693
|
3 years |
jharrop |
Renamed Substituter to SubstituterImplPanose?
|
|
|
|
@692
|
3 years |
jharrop |
Refactor, extracting these classes.
|
|
|
|
@679
|
3 years |
jharrop |
getSubstituteFontXsltExtension - if there is no mapping with bold italic …
|
|
|
|
@575
|
4 years |
jharrop |
Use fop-fonts-0.2, which is fop revision 712041 (2008 11 07) patched, and …
|
|
|
|
@368
|
4 years |
jharrop |
If the object returned by FontFileFinder? is a File (as seems to be the …
|
|
|
|
@294
|
4 years |
jharrop |
Change license to Apache v2
|
|
|
|
@293
|
4 years |
jharrop |
Change license to Apache v2
|
|
|
|
@292
|
4 years |
jharrop |
Change license to Apache v2
|
|
|
|
@219
|
4 years |
jharrop |
Comments.
|
|
|
|
@214
|
4 years |
jharrop |
Extend FOP font cache to handle TTC files, and re-enable font cache in …
|
|
|
|
@213
|
4 years |
jharrop |
Comments
|
|
|
|
@212
|
4 years |
jharrop |
Fix NPE; Remove Marlett, Symbol, Wingdings from available fonts until …
|
|
|
|
@211
|
4 years |
jharrop |
Support for reading a .TTC - necessary to handle Microsoft Cambria font.
|
|
|
|
@210
|
4 years |
jharrop |
Comments as a result of testing on Windows
|
|
|
|
@209
|
4 years |
jharrop |
Introduce a strict match threshold for when you are looking for a panose …
|
|
|
|
@207
|
4 years |
jharrop |
When looking for a panose match, search first within this font family.
|
|
|
|
@206
|
4 years |
jharrop |
|
|
|
|
@205
|
4 years |
jharrop |
Rework so that we pass iText a 'font family name' (with possible magic …
|
|
|
|
@204
|
4 years |
jharrop |
Support for bold, italic, bolditalic fonts in PDF output
|
|
|
|
@203
|
4 years |
jharrop |
Currently, we have a short circuit which looks for the font natively by …
|
|
|
|
@202
|
4 years |
jharrop |
Discover bold, italic, bolditalic fonts (where these exist)
|
|
|
|
@200
|
4 years |
jharrop |
Use newest Panose.java from foray project.
Tidy up Substituter in …
|
|
|
|
@197
|
4 years |
jharrop |
Use font postscript name.
|
|
|
|
@194
|
4 years |
jharrop |
Support for .pfb fonts.
|
|
|
|
@185
|
4 years |
jojada |
Disabled awtFontFamilyNames setup
|
|
|
|
@175
|
4 years |
jharrop |
Temporarily save embedded fonts to temporary fonts directory; read that …
|
|
|
|
@173
|
4 years |
jharrop |
Use FontCache?
|
|
|
|
@168
|
4 years |
jharrop |
Create a font table part, if there isn't one in the document.
|
|
|
|
@166
|
4 years |
jharrop |
Only add filetypes supported by xhtmlrenderer (.otf || .ttf) to …
|
|
|
|
@165
|
4 years |
jharrop |
Don't consider using a font as a substitute if the OS2 table entry …
|
|
|
|
@164
|
4 years |
jharrop |
Basic support for embedding appropriate fonts in PDF.
|
|
|
|
@163
|
4 years |
jharrop |
Sketch out using font-family cascade for HTML output. Not implemented in …
|
|
|
|
@162
|
4 years |
jharrop |
Bug fix - in populate method, put the entry in fontMappings before …
|
|
|
|
@159
|
4 years |
jharrop |
Use Panose as main means for getting substitute font.
|
|
|
|
@158
|
4 years |
jojada |
Created static initialiser
|
|
|
|
@155
|
4 years |
jharrop |
|
|
|
|
@154
|
4 years |
jharrop |
Add @secondary="true" to certain fonts which we'd like docx4all font drop …
|
|
|
|
@153
|
4 years |
jharrop |
Font replacement in HTML (for PDF output) is now basically working.
|
|
|
|
@145
|
4 years |
jharrop |
Map Microsoft fonts to physical fonts using FOP machinery.
|
|
|
|
@143
|
4 years |
jharrop |
Font handling (experimental)
|