source: trunk/docx4j/src/main/java/org/docx4j/fonts @ 1816

Revision Log Mode:


Legend:

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