aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fonts
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-03106-25375/+0
* FOP-2530: fix performance regression in MultiByteFont.findGlyphIndex as sugge...Matthias Reischenbacher2015-09-241-0/+3
* FOP-2491: Adobe Reader error with OTF subset PDFSimon Steiner2015-08-121-1/+5
* FOP-2486: Soft font support for TrueType fonts in PCLRobert Meyer2015-08-1010-7/+125
|\
| * FOP-2486 - Enhancements and fixes to existing patchTemp_PCLSoftFontsRobert Meyer2015-08-046-1/+86
| * Creation of soft fonts for TrueType fonts in PCLRobert Meyer2015-06-124-6/+39
* | FOP-2494 - Unable to use Ubuntu Mono FontRobert Meyer2015-08-011-5/+4
* | Minor tweak: avoid using standard toString() for detailed diagnostics purposesAndreas L. Delmelle2015-07-091-9/+1
|/
* Address high and medium priority findbugs warningsAndreas L. Delmelle2015-05-231-3/+6
* FOP-2446: OTF subset errorSimon Steiner2015-02-091-1/+1
* reapply r1637817 (new ant task removes cache)Luis Bernardo2014-11-268-56/+173
* Revert to r1637810 to fix broken build.Glenn Adams2014-11-118-176/+56
* FOP-2424: Allow for type1 afm/pfm files to be in a different path than the pf...Luis Bernardo2014-11-108-56/+176
* FOP-2417: Exception caused by letter space handling in Chinese sentenceLuis Bernardo2014-10-171-4/+2
* FOP-2249: elide formatting controls - preliminaryGlenn Adams2014-10-144-9/+77
* FOP-2287: support Tamil script (preliminary)Glenn Adams2014-10-121-2/+45
* FOP-2391: fix NSM reordering issue and ensure same PDF output as XSL-FO code ...Glenn Adams2014-09-202-0/+15
* FOP-2213 use kern table when no GPOS kern lookups are presentGlenn Adams2014-09-096-10/+58
* FOP-2391: enable bidi processing of SVG text chunksGlenn Adams2014-08-232-26/+41
* FOP-2391: ensure mapping is non-null in CS SVG textGlenn Adams2014-08-181-6/+10
* Add verbose (-v) flag to FontList tool that shows URI of font resource.Glenn Adams2014-08-175-2/+31
* Fix or suppress 5- to 9-instance findbug warnings.Glenn Adams2014-08-1010-37/+69
* Fix 4-instance findbug warnings.Glenn Adams2014-08-082-4/+15
* Fix or suppress 3-instance findbug warnings.Glenn Adams2014-08-071-2/+2
* Fix 2-instance findbug warnings.Glenn Adams2014-08-073-7/+6
* Fix or suppress 1-instance findbug warnings.Glenn Adams2014-08-063-10/+11
* FOP-2391: preliminary (but incomplete) support for complex script text nodes ...Glenn Adams2014-08-034-30/+77
* Merge font mergingSimon Steiner2014-07-1613-213/+224
|\
| * Add t1 mergingTemp_FontMergingSimon Steiner2014-06-203-63/+47
| * Allow merging of fontsSimon Steiner2014-06-0511-150/+177
* | Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-1515-60/+60
* | ... And actually fix resulting warningsVincent Hennebert2014-07-151-1/+2
* | Removed CSOFF: LineLengthCheck that have crept in existing filesVincent Hennebert2014-07-152-4/+0
* | Fix leaked resource warnings from Eclipse (Kepler).Glenn Adams2014-07-061-0/+2
* | Fix compiler warnings.Glenn Adams2014-07-061-1/+1
|/
* FOP-2354: Subset support for Type 1 fontsRobert Meyer2014-05-2310-21/+1565
* FOP-2252: OpenType CFF - Remove need for patch to fontboxRobert Meyer2014-02-102-7/+100
* Merged branch Temp_FopFontsForSVGback into trunkVincent Hennebert2014-02-0313-46/+625
|\
| * Brought the branch in sync with rev. 1562429 of trunkVincent Hennebert2014-01-3023-2184/+4438
| |\ | |/ |/|
* | FOP-2322: Type1 Font with Custom Encoding not visible in Postscript output; P...Robert Meyer2013-12-051-1/+15
* | Enabled LineLength check and fixed corresponding issuesVincent Hennebert2013-12-032-2/+4
* | FOP-2323: NPE caused by missing local subroutine index in private dictonary o...Robert Meyer2013-12-031-2/+6
* | Restricted CSOFF filter to LineLength and fixed resulting Checkstyle issuesVincent Hennebert2013-11-191-1/+0
* | FOP-2312: font-base configuration setting not working as expectedVincent Hennebert2013-11-151-6/+10
* | FOP-2299: Non Unicode named glyphs not loaded for Type1 fontsRobert Meyer2013-10-212-5/+6
* | Removed unused variablesVincent Hennebert2013-10-092-6/+0
* | Do not log a warning when .notdef has been assigned to an unused code of Adob...Vincent Hennebert2013-10-081-3/+6
* | FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer (ecli...Luis Bernardo2013-08-141-0/+927
* | FOP-2252: OpenType CFF support for FOP; patch submitted by Robert MeyerLuis Bernardo2013-08-1415-2098/+3425
* | Removed obsolete CommandLineLogger.Vincent Hennebert2013-07-303-22/+0