aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/render/awt/AWTFontMetrics.java
Commit message (Collapse)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-315/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196064 13f79535-47bb-0310-9956-ffa450edef68
* Switched to long licence Jeremias Maerki2003-03-071-5/+48
| | | | | | | Some general checkstyle fixing git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196040 13f79535-47bb-0310-9956-ffa450edef68
* Adjustments for the font refactoringJeremias Maerki2003-01-081-26/+26
| | | | | | | | Lots of Javadocs Fixed Checkstyle errors git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195822 13f79535-47bb-0310-9956-ffa450edef68
* changed the parent to FONodeKeiron Liddle2001-11-091-2/+0
| | | | | | | | | | changed a few more vector and hashtable change master-name to master-reference for page-sequence, single-page-master-reference, repeatable-page-masterreference,conditional-page-master-reference added pdf text element bridge for simple text some other changes that will hopefully make things simpler to handle in the future git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194537 13f79535-47bb-0310-9956-ffa450edef68
* Formatted code according to code standards.Tore Engvig2001-07-301-97/+65
| | | | | | | Changed license to use short license. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194380 13f79535-47bb-0310-9956-ffa450edef68
* D. Bradby: fixes for -print optionarved2001-05-211-15/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194263 13f79535-47bb-0310-9956-ffa450edef68
* AWTRenderer uses now system fonts and not pdf fonts. All (error) messagesfotis2000-11-161-0/+304
are handled in the Gui [Dorothea Wiarda] git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193823 13f79535-47bb-0310-9956-ffa450edef68