aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fonts/MultiByteFont.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-807/+0
* FOP-2530: fix performance regression in MultiByteFont.findGlyphIndex as sugge...Matthias Reischenbacher2015-09-241-0/+3
* FOP-2486 - Enhancements and fixes to existing patchTemp_PCLSoftFontsRobert Meyer2015-08-041-0/+18
* FOP-2249: elide formatting controls - preliminaryGlenn Adams2014-10-141-1/+66
* FOP-2287: support Tamil script (preliminary)Glenn Adams2014-10-121-2/+45
* FOP-2213 use kern table when no GPOS kern lookups are presentGlenn Adams2014-09-091-0/+16
* FOP-2391: preliminary (but incomplete) support for complex script text nodes ...Glenn Adams2014-08-031-7/+21
* Merge font mergingSimon Steiner2014-07-161-24/+26
|\
| * Allow merging of fontsSimon Steiner2014-06-051-24/+26
* | Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-1/+1
|/
* Brought the branch in sync with rev. 1562429 of trunkVincent Hennebert2014-01-301-17/+52
|\
| * FOP-2252: OpenType CFF support for FOP; patch submitted by Robert MeyerLuis Bernardo2013-08-141-17/+52
* | Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.Vincent Hennebert2013-07-291-0/+18
|/
* Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...Vincent Hennebert2013-05-071-1/+1
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-58/+58
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-91/+91
* Bugzilla#53868: Full font embedding in PDFMehdi Houshmand2012-09-141-19/+50
* Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-261-1/+1
* Merged in trunk@1353397Mehdi Houshmand2012-06-261-35/+27
|\
| * Removed deprecated methodVincent Hennebert2012-05-301-11/+0
| * Renamed BFEntry into CMapSegmentVincent Hennebert2012-05-301-13/+13
| * Merged changes from trunk up to revision 1306814Vincent Hennebert2012-04-051-34/+344
| |\
| * \ Merged changes from Trunk up to revision 1040962Vincent Hennebert2010-12-011-1/+1
| |\ \
| * | | Added full support for single-byte encodings when TTF fonts are embedded in P...Jeremias Maerki2010-11-151-10/+19
* | | | 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-4/+6
| |_|/ |/| |
* | | enable MultipleVariableDeclarations rule; fix violationsGlenn Adams2012-03-021-2/+4
* | | apply complex scripts patchGlenn Adams2012-02-261-6/+345
* | | Various small fixesSimon Pepping2011-09-291-2/+2
* | | PDFFactory responsible for asdigning name to a subset font.Peter Hancock2011-09-261-32/+8
* | | Bugzilla #51144:Jeremias Maerki2011-05-051-2/+1
| |/ |/|
* | Partial application of patch 50245 by Mehdi HoushmandSimon Pepping2010-11-261-1/+1
|/
* Bugzilla #49733:Jeremias Maerki2010-08-141-1/+1
* Related to Bugzilla #47232:Jeremias Maerki2010-02-061-1/+1
* All AFP library classes without Renderer dependencies moved from org.apache.f...Adrian Cumiskey2008-10-271-0/+1
* Merged revisions 681296,681307 via svnmerge from Adrian Cumiskey2008-07-311-2/+2
* Merged revisions 679052-679352 via svnmerge from Vincent Hennebert2008-07-251-9/+9
* Merged revisions 654783,654849,654869,654946,654982,655085,655093,655275,6552...Adrian Cumiskey2008-05-121-5/+7
* Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128...Adrian Cumiskey2008-04-011-118/+38
* Improved font auto-detection and handling of AWT-supplied fonts in order to a...Jeremias Maerki2007-11-081-22/+20
* More fine-grained mechanism to detect if a font has been used or not. If a fo...Jeremias Maerki2007-11-031-0/+1
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-14/+14
* Bugzilla #41831:Jeremias Maerki2007-05-281-21/+2
* Fix for PDF corruption when a TrueType font with spaces in its name is embedd...Jeremias Maerki2007-01-261-2/+25
* Added initial support for loading fonts without a pre-created XML font metric...Jeremias Maerki2006-11-131-2/+0
* code style Jeremias Maerki2006-10-111-2/+3
* Applied patch from bugzilla 5335, comment 10.Bertrand Delacretaz2006-10-101-3/+26
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....Jeremias Maerki2005-11-141-1/+0
* New function to determine whether a particular character is available for thi...Jeremias Maerki2004-04-031-12/+22