aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fonts/SingleByteFont.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-552/+0
* FOP-2486 - Enhancements and fixes to existing patchTemp_PCLSoftFontsRobert Meyer2015-08-041-0/+12
* Merge font mergingSimon Steiner2014-07-161-2/+2
|\
| * Allow merging of fontsSimon Steiner2014-06-051-2/+2
* | Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-2/+2
|/
* FOP-2354: Subset support for Type 1 fontsRobert Meyer2014-05-231-9/+88
* Brought the branch in sync with rev. 1562429 of trunkVincent Hennebert2014-01-301-1/+1
|\
| * FOP-2252: OpenType CFF support for FOP; patch submitted by Robert MeyerLuis Bernardo2013-08-141-1/+1
* | Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.Vincent Hennebert2013-07-291-3/+37
|/
* Merged in trunk@1353397Mehdi Houshmand2012-06-261-0/+23
|\
| * Merged changes from trunk up to revision 1306814Vincent Hennebert2012-04-051-11/+73
| |\
| * \ Merged changes from Trunk up to revision 1040962Vincent Hennebert2010-12-011-18/+15
| |\ \
| * | | Added full support for single-byte encodings when TTF fonts are embedded in P...Jeremias Maerki2010-11-151-12/+4
| * | | Added possibility to use glyphs outside WinAnsiEncoding for TrueType fonts th...Vincent Hennebert2010-08-271-0/+25
| * | | Added support for full embedding of TrueType font in PostScript, with encodin...Vincent Hennebert2010-06-021-0/+11
* | | | Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-151-4/+4
* | | | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-3/+6
| |_|/ |/| |
* | | PDFFactory responsible for asdigning name to a subset font.Peter Hancock2011-09-261-1/+5
* | | Fixed some FindBugs issues.Jeremias Maerki2011-07-021-5/+5
* | | Bugzilla #50699:Jeremias Maerki2011-02-021-5/+63
| |/ |/|
* | Partial application of patch 50245 by Mehdi HoushmandSimon Pepping2010-11-261-18/+19
|/
* Bugzilla #47232: for the last character of a Type1 font, always a width of 0 ...Vincent Hennebert2009-05-221-1/+1
* Added code to detect when a Type 1 font is not configured to use its native e...Jeremias Maerki2009-02-091-0/+20
* Bugfix: restored support for characters not in a font's standard encoding whe...Jeremias Maerki2009-02-091-0/+20
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-19/+19
* Minor cleanup: simplified conditionalAndreas L. Delmelle2008-06-231-2/+2
* made sure warning for missing glyphs is emitted in all casesMaximilian Berger2008-05-111-29/+2
* Remember the missing glyphs also if an event listener is registered so they d...Jeremias Maerki2008-04-181-9/+9
* Merged branchJeremias Maerki2008-04-141-12/+16
* Added support for addressing all glyphs available in a Type 1 font, not just ...Jeremias Maerki2008-03-271-26/+188
* Extracted most of the code in CodePointMapping (generated by XSLT) into a bas...Jeremias Maerki2008-02-161-0/+2
* Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ...Jeremias Maerki2008-02-141-44/+67
* Avoid null values in generated Font classes so the encoding can be inspected.Jeremias Maerki2007-11-121-2/+2
* More fine-grained mechanism to detect if a font has been used or not. If a fo...Jeremias Maerki2007-11-031-3/+1
* Applied [PATCH] 43143 - ExpertEncoding and ExpertSubsetEncoding not detected ...Adrian Cumiskey2007-10-261-1/+5
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-6/+6
* Bugzilla 42843: Warn on glyph substitution (offered by Max Berger)Andreas L. Delmelle2007-07-141-0/+8
* Applied patch from bugzilla 5335, comment 10.Bertrand Delacretaz2006-10-101-1/+4
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* The font loading code now reads the encoding value from the XML font metrics ...Jeremias Maerki2006-01-031-9/+26
* New function to determine whether a particular character is available for thi...Jeremias Maerki2004-04-031-1/+8
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* clean up some gump javadoc warningsWilliam Victor Mote2003-08-231-14/+14
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+128