aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Schweinsberg <[email protected]>2016-02-02 13:45:22 +1100
committerDavid Schweinsberg <[email protected]>2016-02-02 13:45:22 +1100
commit5dddead5344c5827654aeca3b2a32752c8d7d0e7 (patch)
tree6d7fcda14a8b043aa1ef63d5b91f1e15199abf02
parent477e12b8d36e9200347a0a4f54e22d91d369893e (diff)
Removed old CVS/SVN $Id$ cruft
-rw-r--r--src/net/java/dev/typecast/app/editor/EditorMenu.java3
-rw-r--r--src/net/java/dev/typecast/app/editor/EditorPrefs.java3
-rw-r--r--src/net/java/dev/typecast/app/editor/GlyphPanelStatusBar.java3
-rw-r--r--src/net/java/dev/typecast/app/editor/MacOSFilenameFilter.java3
-rw-r--r--src/net/java/dev/typecast/app/editor/Splash.java3
-rw-r--r--src/net/java/dev/typecast/app/editor/TableTreeCellRenderer.java3
-rw-r--r--src/net/java/dev/typecast/edit/Command.java3
-rw-r--r--src/net/java/dev/typecast/edit/PointTool.java3
-rw-r--r--src/net/java/dev/typecast/edit/SelectCommand.java3
-rw-r--r--src/net/java/dev/typecast/edit/Tool.java3
-rw-r--r--src/net/java/dev/typecast/exchange/Exporter.java3
-rw-r--r--src/net/java/dev/typecast/exchange/Messages.java1
-rw-r--r--src/net/java/dev/typecast/ot/Disassembler.java1
-rw-r--r--src/net/java/dev/typecast/ot/Fixed.java3
-rw-r--r--src/net/java/dev/typecast/ot/Mnemonic.java1
-rw-r--r--src/net/java/dev/typecast/ot/OTFontCollection.java3
-rw-r--r--src/net/java/dev/typecast/ot/Point.java1
-rw-r--r--src/net/java/dev/typecast/ot/mac/ResourceData.java3
-rw-r--r--src/net/java/dev/typecast/ot/mac/ResourceFile.java3
-rw-r--r--src/net/java/dev/typecast/ot/mac/ResourceHeader.java3
-rw-r--r--src/net/java/dev/typecast/ot/mac/ResourceMap.java3
-rw-r--r--src/net/java/dev/typecast/ot/mac/ResourceReference.java3
-rw-r--r--src/net/java/dev/typecast/ot/mac/ResourceType.java3
-rw-r--r--src/net/java/dev/typecast/ot/table/BaseTable.java3
-rw-r--r--src/net/java/dev/typecast/ot/table/ClassDef.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/ClassDefFormat1.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/ClassDefFormat2.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/CmapIndexEntry.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/Coverage.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/CoverageFormat1.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/CoverageFormat2.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/CvtTable.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/Device.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/DirectoryEntry.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/DsigEntry.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/DsigTable.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/Feature.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/FeatureList.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/FeatureRecord.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/FeatureTags.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/FpgmTable.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/GaspRange.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/GaspTable.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/GlyfCompositeComp.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/GlyfCompositeDescript.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/GlyfDescript.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/GlyfSimpleDescript.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/GlyfTable.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/GlyphDescription.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/GposTable.java3
-rw-r--r--src/net/java/dev/typecast/ot/table/GsubTable.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/HdmxTable.java3
-rw-r--r--src/net/java/dev/typecast/ot/table/HeadTable.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/HheaTable.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/HmtxTable.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/KernSubtable.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/KernSubtableFormat0.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/KernSubtableFormat2.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/KernTable.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/KerningPair.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/LangSys.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/LangSysRecord.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/Ligature.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/LigatureSet.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/LigatureSubst.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/LigatureSubstFormat1.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/LocaTable.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/Lookup.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/LookupList.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/LookupSubtable.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/LookupSubtableFactory.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/LtshTable.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/MaxpTable.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/NameRecord.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/NameTable.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/Os2Table.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/Panose.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/PcltTable.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/PostTable.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/PrepTable.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/Program.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/RangeRecord.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/Script.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/ScriptList.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/ScriptRecord.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/ScriptTags.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/SignatureBlock.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/SingleSubst.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/SingleSubstFormat1.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/SingleSubstFormat2.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/TTCHeader.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/TableDirectory.java1
-rw-r--r--src/net/java/dev/typecast/ot/table/TableException.java3
-rw-r--r--src/net/java/dev/typecast/ot/table/VdmxTable.java3
-rw-r--r--src/net/java/dev/typecast/ot/table/VheaTable.java3
-rw-r--r--src/net/java/dev/typecast/ot/table/VmtxTable.java3
-rw-r--r--src/net/java/dev/typecast/tt/engine/GraphicsState.java3
-rw-r--r--src/net/java/dev/typecast/tt/engine/Interpreter.java3
-rw-r--r--src/net/java/dev/typecast/tt/engine/Parser.java3
-rw-r--r--src/org/apache/batik/i18n/ExtendedLocalizable.java1
-rw-r--r--src/org/apache/batik/i18n/LocaleGroup.java1
-rw-r--r--src/org/apache/batik/i18n/Localizable.java1
-rw-r--r--src/org/apache/batik/i18n/LocalizableSupport.java1
-rw-r--r--src/org/apache/batik/util/CSSConstants.java1
-rw-r--r--src/org/apache/batik/util/SVGConstants.java1
-rw-r--r--src/org/apache/batik/util/XMLConstants.java1
106 files changed, 0 insertions, 164 deletions
diff --git a/src/net/java/dev/typecast/app/editor/EditorMenu.java b/src/net/java/dev/typecast/app/editor/EditorMenu.java
index 47b4dcc..e3aa013 100644
--- a/src/net/java/dev/typecast/app/editor/EditorMenu.java
+++ b/src/net/java/dev/typecast/app/editor/EditorMenu.java
@@ -1,6 +1,4 @@
/*
- * $Id: EditorMenu.java,v 1.4 2009-05-22 02:30:27 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -42,7 +40,6 @@ import net.java.dev.typecast.ot.OTFontCollection;
/**
* The application menu bar
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: EditorMenu.java,v 1.4 2009-05-22 02:30:27 davidsch Exp $
*/
public class EditorMenu {
diff --git a/src/net/java/dev/typecast/app/editor/EditorPrefs.java b/src/net/java/dev/typecast/app/editor/EditorPrefs.java
index 8e6c39e..054eee0 100644
--- a/src/net/java/dev/typecast/app/editor/EditorPrefs.java
+++ b/src/net/java/dev/typecast/app/editor/EditorPrefs.java
@@ -1,6 +1,4 @@
/*
- * $Id: EditorPrefs.java,v 1.3 2007-01-30 23:27:14 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004-2007 David Schweinsberg
@@ -31,7 +29,6 @@ import java.awt.Dimension;
/**
* A class to handle all the various application preferences
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: EditorPrefs.java,v 1.3 2007-01-30 23:27:14 davidsch Exp $
*/
public class EditorPrefs {
diff --git a/src/net/java/dev/typecast/app/editor/GlyphPanelStatusBar.java b/src/net/java/dev/typecast/app/editor/GlyphPanelStatusBar.java
index f13e5ab..e90ebaa 100644
--- a/src/net/java/dev/typecast/app/editor/GlyphPanelStatusBar.java
+++ b/src/net/java/dev/typecast/app/editor/GlyphPanelStatusBar.java
@@ -1,6 +1,4 @@
/*
- * $Id: GlyphPanelStatusBar.java,v 1.1 2007-01-24 09:37:00 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -42,7 +40,6 @@ import net.java.dev.typecast.ot.Point;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: GlyphPanelStatusBar.java,v 1.1 2007-01-24 09:37:00 davidsch Exp $
*/
public class GlyphPanelStatusBar extends JPanel {
diff --git a/src/net/java/dev/typecast/app/editor/MacOSFilenameFilter.java b/src/net/java/dev/typecast/app/editor/MacOSFilenameFilter.java
index e0de502..c88de5a 100644
--- a/src/net/java/dev/typecast/app/editor/MacOSFilenameFilter.java
+++ b/src/net/java/dev/typecast/app/editor/MacOSFilenameFilter.java
@@ -1,6 +1,4 @@
/*
- * $Id: MacOSFilenameFilter.java,v 1.2 2007-02-09 00:54:26 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004-2007 David Schweinsberg
@@ -36,7 +34,6 @@ import net.java.dev.typecast.ot.mac.ResourceType;
* A FilenameFilter implementation that includes font files based on their
* extension and also by the presence of fonts in the resource fork.
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: MacOSFilenameFilter.java,v 1.2 2007-02-09 00:54:26 davidsch Exp $
*/
public class MacOSFilenameFilter implements FilenameFilter {
diff --git a/src/net/java/dev/typecast/app/editor/Splash.java b/src/net/java/dev/typecast/app/editor/Splash.java
index 7d7b318..bcaed4b 100644
--- a/src/net/java/dev/typecast/app/editor/Splash.java
+++ b/src/net/java/dev/typecast/app/editor/Splash.java
@@ -1,6 +1,4 @@
/*
- * $Id: Splash.java,v 1.1 2007-01-24 09:36:57 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -31,7 +29,6 @@ import javax.swing.JWindow;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: Splash.java,v 1.1 2007-01-24 09:36:57 davidsch Exp $
*/
public class Splash extends JWindow {
diff --git a/src/net/java/dev/typecast/app/editor/TableTreeCellRenderer.java b/src/net/java/dev/typecast/app/editor/TableTreeCellRenderer.java
index daa423c..ef23909 100644
--- a/src/net/java/dev/typecast/app/editor/TableTreeCellRenderer.java
+++ b/src/net/java/dev/typecast/app/editor/TableTreeCellRenderer.java
@@ -1,6 +1,4 @@
/*
- * $Id: TableTreeCellRenderer.java,v 1.1 2007-01-24 09:36:59 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -32,7 +30,6 @@ import javax.swing.tree.TreeCellRenderer;
/**
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: TableTreeCellRenderer.java,v 1.1 2007-01-24 09:36:59 davidsch Exp $
*/
public class TableTreeCellRenderer extends JLabel implements TreeCellRenderer {
diff --git a/src/net/java/dev/typecast/edit/Command.java b/src/net/java/dev/typecast/edit/Command.java
index 4e07f7f..5ac42d6 100644
--- a/src/net/java/dev/typecast/edit/Command.java
+++ b/src/net/java/dev/typecast/edit/Command.java
@@ -1,6 +1,4 @@
/*
- * $Id: Command.java,v 1.1.1.1 2004-12-05 23:14:18 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -23,7 +21,6 @@ package net.java.dev.typecast.edit;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: Command.java,v 1.1.1.1 2004-12-05 23:14:18 davidsch Exp $
*/
public abstract class Command {
diff --git a/src/net/java/dev/typecast/edit/PointTool.java b/src/net/java/dev/typecast/edit/PointTool.java
index 0e51d04..692c4a1 100644
--- a/src/net/java/dev/typecast/edit/PointTool.java
+++ b/src/net/java/dev/typecast/edit/PointTool.java
@@ -1,6 +1,4 @@
/*
- * $Id: PointTool.java,v 1.3 2004-12-21 10:24:57 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -35,7 +33,6 @@ import net.java.dev.typecast.ot.Glyph;
* point with the cursor, to move that point by dragging, and to move the point
* on- and off-curve by selecting the point with the control key pressed.
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: PointTool.java,v 1.3 2004-12-21 10:24:57 davidsch Exp $
*/
public class PointTool extends Tool {
diff --git a/src/net/java/dev/typecast/edit/SelectCommand.java b/src/net/java/dev/typecast/edit/SelectCommand.java
index 7d2ef86..c5a41bf 100644
--- a/src/net/java/dev/typecast/edit/SelectCommand.java
+++ b/src/net/java/dev/typecast/edit/SelectCommand.java
@@ -1,6 +1,4 @@
/*
- * $Id: SelectCommand.java,v 1.1.1.1 2004-12-05 23:14:20 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -25,7 +23,6 @@ package net.java.dev.typecast.edit;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: SelectCommand.java,v 1.1.1.1 2004-12-05 23:14:20 davidsch Exp $
*/
public class SelectCommand extends Command {
diff --git a/src/net/java/dev/typecast/edit/Tool.java b/src/net/java/dev/typecast/edit/Tool.java
index c0a306a..679a495 100644
--- a/src/net/java/dev/typecast/edit/Tool.java
+++ b/src/net/java/dev/typecast/edit/Tool.java
@@ -1,6 +1,4 @@
/*
- * $Id: Tool.java,v 1.2 2004-12-09 23:43:33 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -26,7 +24,6 @@ import java.awt.Window;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: Tool.java,v 1.2 2004-12-09 23:43:33 davidsch Exp $
*/
public abstract class Tool {
diff --git a/src/net/java/dev/typecast/exchange/Exporter.java b/src/net/java/dev/typecast/exchange/Exporter.java
index b3902c1..b88b297 100644
--- a/src/net/java/dev/typecast/exchange/Exporter.java
+++ b/src/net/java/dev/typecast/exchange/Exporter.java
@@ -1,6 +1,4 @@
/*
- * $Id: Exporter.java,v 1.1.1.1 2004-12-05 23:14:20 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -27,7 +25,6 @@ import net.java.dev.typecast.ot.table.TableException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: Exporter.java,v 1.1.1.1 2004-12-05 23:14:20 davidsch Exp $
*/
public abstract class Exporter {
diff --git a/src/net/java/dev/typecast/exchange/Messages.java b/src/net/java/dev/typecast/exchange/Messages.java
index accdc37..995fda5 100644
--- a/src/net/java/dev/typecast/exchange/Messages.java
+++ b/src/net/java/dev/typecast/exchange/Messages.java
@@ -17,7 +17,6 @@ import org.apache.batik.i18n.LocalizableSupport;
* This class manages the message for the bridge module.
*
* @author <a href="mailto:[email protected]">Vincent Hardy</a>
- * @version $Id: Messages.java,v 1.1.1.1 2004-12-05 23:14:21 davidsch Exp $
*/
public class Messages {
diff --git a/src/net/java/dev/typecast/ot/Disassembler.java b/src/net/java/dev/typecast/ot/Disassembler.java
index 848ad09..c2ab7f2 100644
--- a/src/net/java/dev/typecast/ot/Disassembler.java
+++ b/src/net/java/dev/typecast/ot/Disassembler.java
@@ -10,7 +10,6 @@ package net.java.dev.typecast.ot;
/**
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: Disassembler.java,v 1.1.1.1 2004-12-05 23:14:25 davidsch Exp $
*/
public class Disassembler {
diff --git a/src/net/java/dev/typecast/ot/Fixed.java b/src/net/java/dev/typecast/ot/Fixed.java
index 5f36c83..4710096 100644
--- a/src/net/java/dev/typecast/ot/Fixed.java
+++ b/src/net/java/dev/typecast/ot/Fixed.java
@@ -1,6 +1,4 @@
/*
- * $Id: Fixed.java,v 1.1.1.1 2004-12-05 23:14:26 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -23,7 +21,6 @@ package net.java.dev.typecast.ot;
/**
* Functions for working with signed 16.16 fixed values
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: Fixed.java,v 1.1.1.1 2004-12-05 23:14:26 davidsch Exp $
*/
public class Fixed {
diff --git a/src/net/java/dev/typecast/ot/Mnemonic.java b/src/net/java/dev/typecast/ot/Mnemonic.java
index a642c4c..9a65717 100644
--- a/src/net/java/dev/typecast/ot/Mnemonic.java
+++ b/src/net/java/dev/typecast/ot/Mnemonic.java
@@ -11,7 +11,6 @@ package net.java.dev.typecast.ot;
/**
* The Mnemonic representations of the TrueType instruction set.
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: Mnemonic.java,v 1.1.1.1 2004-12-05 23:14:30 davidsch Exp $
*/
public class Mnemonic {
diff --git a/src/net/java/dev/typecast/ot/OTFontCollection.java b/src/net/java/dev/typecast/ot/OTFontCollection.java
index 8784e81..f0ed2c3 100644
--- a/src/net/java/dev/typecast/ot/OTFontCollection.java
+++ b/src/net/java/dev/typecast/ot/OTFontCollection.java
@@ -1,6 +1,4 @@
/*
- * $Id: OTFontCollection.java,v 1.6 2010-08-10 11:38:11 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -39,7 +37,6 @@ import net.java.dev.typecast.ot.table.TTCHeader;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: OTFontCollection.java,v 1.6 2010-08-10 11:38:11 davidsch Exp $
*/
public class OTFontCollection {
diff --git a/src/net/java/dev/typecast/ot/Point.java b/src/net/java/dev/typecast/ot/Point.java
index 245dfbf..de847ad 100644
--- a/src/net/java/dev/typecast/ot/Point.java
+++ b/src/net/java/dev/typecast/ot/Point.java
@@ -9,7 +9,6 @@
package net.java.dev.typecast.ot;
/**
- * @version $Id: Point.java,v 1.1.1.1 2004-12-05 23:14:31 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class Point {
diff --git a/src/net/java/dev/typecast/ot/mac/ResourceData.java b/src/net/java/dev/typecast/ot/mac/ResourceData.java
index 6705806..526df2d 100644
--- a/src/net/java/dev/typecast/ot/mac/ResourceData.java
+++ b/src/net/java/dev/typecast/ot/mac/ResourceData.java
@@ -1,6 +1,4 @@
/*
- * $Id: ResourceData.java,v 1.1.1.1 2004-12-05 23:14:31 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -26,7 +24,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: ResourceData.java,v 1.1.1.1 2004-12-05 23:14:31 davidsch Exp $
*/
public class ResourceData {
diff --git a/src/net/java/dev/typecast/ot/mac/ResourceFile.java b/src/net/java/dev/typecast/ot/mac/ResourceFile.java
index 18b6b22..1158f2d 100644
--- a/src/net/java/dev/typecast/ot/mac/ResourceFile.java
+++ b/src/net/java/dev/typecast/ot/mac/ResourceFile.java
@@ -1,6 +1,4 @@
/*
- * $Id: ResourceFile.java,v 1.2 2007-01-29 04:01:53 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -27,7 +25,6 @@ import java.io.RandomAccessFile;
* Mac resource loading test.
* TODO: incorporate this into the test suite.
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: ResourceFile.java,v 1.2 2007-01-29 04:01:53 davidsch Exp $
*/
public class ResourceFile {
diff --git a/src/net/java/dev/typecast/ot/mac/ResourceHeader.java b/src/net/java/dev/typecast/ot/mac/ResourceHeader.java
index bf82351..ba4b82b 100644
--- a/src/net/java/dev/typecast/ot/mac/ResourceHeader.java
+++ b/src/net/java/dev/typecast/ot/mac/ResourceHeader.java
@@ -1,6 +1,4 @@
/*
- * $Id: ResourceHeader.java,v 1.1.1.1 2004-12-05 23:14:32 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -26,7 +24,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: ResourceHeader.java,v 1.1.1.1 2004-12-05 23:14:32 davidsch Exp $
*/
public class ResourceHeader {
diff --git a/src/net/java/dev/typecast/ot/mac/ResourceMap.java b/src/net/java/dev/typecast/ot/mac/ResourceMap.java
index 9508a84..37579f8 100644
--- a/src/net/java/dev/typecast/ot/mac/ResourceMap.java
+++ b/src/net/java/dev/typecast/ot/mac/ResourceMap.java
@@ -1,6 +1,4 @@
/*
- * $Id: ResourceMap.java,v 1.1.1.1 2004-12-05 23:14:32 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -26,7 +24,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: ResourceMap.java,v 1.1.1.1 2004-12-05 23:14:32 davidsch Exp $
*/
public class ResourceMap {
diff --git a/src/net/java/dev/typecast/ot/mac/ResourceReference.java b/src/net/java/dev/typecast/ot/mac/ResourceReference.java
index ea1c406..39667fa 100644
--- a/src/net/java/dev/typecast/ot/mac/ResourceReference.java
+++ b/src/net/java/dev/typecast/ot/mac/ResourceReference.java
@@ -1,6 +1,4 @@
/*
- * $Id: ResourceReference.java,v 1.1.1.1 2004-12-05 23:14:32 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -26,7 +24,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: ResourceReference.java,v 1.1.1.1 2004-12-05 23:14:32 davidsch Exp $
*/
public class ResourceReference {
diff --git a/src/net/java/dev/typecast/ot/mac/ResourceType.java b/src/net/java/dev/typecast/ot/mac/ResourceType.java
index 1e0bf2d..f43ad2f 100644
--- a/src/net/java/dev/typecast/ot/mac/ResourceType.java
+++ b/src/net/java/dev/typecast/ot/mac/ResourceType.java
@@ -1,6 +1,4 @@
/*
- * $Id: ResourceType.java,v 1.1.1.1 2004-12-05 23:14:33 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -26,7 +24,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: ResourceType.java,v 1.1.1.1 2004-12-05 23:14:33 davidsch Exp $
*/
public class ResourceType {
diff --git a/src/net/java/dev/typecast/ot/table/BaseTable.java b/src/net/java/dev/typecast/ot/table/BaseTable.java
index 21f6caf..3531322 100644
--- a/src/net/java/dev/typecast/ot/table/BaseTable.java
+++ b/src/net/java/dev/typecast/ot/table/BaseTable.java
@@ -1,6 +1,4 @@
/*
- * $Id: BaseTable.java,v 1.3 2007-02-08 04:31:31 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004-2007 David Schweinsberg
@@ -28,7 +26,6 @@ import net.java.dev.typecast.ot.Fixed;
/**
* Baseline Table
- * @version $Id: BaseTable.java,v 1.3 2007-02-08 04:31:31 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class BaseTable implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/ClassDef.java b/src/net/java/dev/typecast/ot/table/ClassDef.java
index 8ffeeed..61335e9 100644
--- a/src/net/java/dev/typecast/ot/table/ClassDef.java
+++ b/src/net/java/dev/typecast/ot/table/ClassDef.java
@@ -14,7 +14,6 @@ import java.io.RandomAccessFile;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: ClassDef.java,v 1.1.1.1 2004-12-05 23:14:33 davidsch Exp $
*/
public abstract class ClassDef {
diff --git a/src/net/java/dev/typecast/ot/table/ClassDefFormat1.java b/src/net/java/dev/typecast/ot/table/ClassDefFormat1.java
index 31a6633..b578f01 100644
--- a/src/net/java/dev/typecast/ot/table/ClassDefFormat1.java
+++ b/src/net/java/dev/typecast/ot/table/ClassDefFormat1.java
@@ -14,7 +14,6 @@ import java.io.RandomAccessFile;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: ClassDefFormat1.java,v 1.1.1.1 2004-12-05 23:14:33 davidsch Exp $
*/
public class ClassDefFormat1 extends ClassDef {
diff --git a/src/net/java/dev/typecast/ot/table/ClassDefFormat2.java b/src/net/java/dev/typecast/ot/table/ClassDefFormat2.java
index 830a6c6..8aff14a 100644
--- a/src/net/java/dev/typecast/ot/table/ClassDefFormat2.java
+++ b/src/net/java/dev/typecast/ot/table/ClassDefFormat2.java
@@ -14,7 +14,6 @@ import java.io.RandomAccessFile;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: ClassDefFormat2.java,v 1.1.1.1 2004-12-05 23:14:33 davidsch Exp $
*/
public class ClassDefFormat2 extends ClassDef {
diff --git a/src/net/java/dev/typecast/ot/table/CmapIndexEntry.java b/src/net/java/dev/typecast/ot/table/CmapIndexEntry.java
index 3ed6aaf..35246ed 100644
--- a/src/net/java/dev/typecast/ot/table/CmapIndexEntry.java
+++ b/src/net/java/dev/typecast/ot/table/CmapIndexEntry.java
@@ -54,7 +54,6 @@ import java.io.DataInput;
import java.io.IOException;
/**
- * @version $Id: CmapIndexEntry.java,v 1.2 2004-12-21 10:22:56 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class CmapIndexEntry implements Comparable {
diff --git a/src/net/java/dev/typecast/ot/table/Coverage.java b/src/net/java/dev/typecast/ot/table/Coverage.java
index e9589aa..1711db1 100644
--- a/src/net/java/dev/typecast/ot/table/Coverage.java
+++ b/src/net/java/dev/typecast/ot/table/Coverage.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: Coverage.java,v 1.3 2007-01-24 09:43:30 davidsch Exp $
*/
public abstract class Coverage {
diff --git a/src/net/java/dev/typecast/ot/table/CoverageFormat1.java b/src/net/java/dev/typecast/ot/table/CoverageFormat1.java
index 9de7d13..9075580 100644
--- a/src/net/java/dev/typecast/ot/table/CoverageFormat1.java
+++ b/src/net/java/dev/typecast/ot/table/CoverageFormat1.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: CoverageFormat1.java,v 1.2 2007-01-24 09:43:30 davidsch Exp $
*/
public class CoverageFormat1 extends Coverage {
diff --git a/src/net/java/dev/typecast/ot/table/CoverageFormat2.java b/src/net/java/dev/typecast/ot/table/CoverageFormat2.java
index 0a805bb..5670bb9 100644
--- a/src/net/java/dev/typecast/ot/table/CoverageFormat2.java
+++ b/src/net/java/dev/typecast/ot/table/CoverageFormat2.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: CoverageFormat2.java,v 1.2 2007-01-24 09:43:30 davidsch Exp $
*/
public class CoverageFormat2 extends Coverage {
diff --git a/src/net/java/dev/typecast/ot/table/CvtTable.java b/src/net/java/dev/typecast/ot/table/CvtTable.java
index 923aae8..b912704 100644
--- a/src/net/java/dev/typecast/ot/table/CvtTable.java
+++ b/src/net/java/dev/typecast/ot/table/CvtTable.java
@@ -13,7 +13,6 @@ import java.io.DataInput;
import java.io.IOException;
/**
- * @version $Id: CvtTable.java,v 1.1.1.1 2004-12-05 23:14:36 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class CvtTable implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/Device.java b/src/net/java/dev/typecast/ot/table/Device.java
index c9d82fa..dd44eae 100644
--- a/src/net/java/dev/typecast/ot/table/Device.java
+++ b/src/net/java/dev/typecast/ot/table/Device.java
@@ -14,7 +14,6 @@ import java.io.RandomAccessFile;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: Device.java,v 1.1.1.1 2004-12-05 23:14:37 davidsch Exp $
*/
public class Device extends Object {
diff --git a/src/net/java/dev/typecast/ot/table/DirectoryEntry.java b/src/net/java/dev/typecast/ot/table/DirectoryEntry.java
index a5705dc..2ab838b 100644
--- a/src/net/java/dev/typecast/ot/table/DirectoryEntry.java
+++ b/src/net/java/dev/typecast/ot/table/DirectoryEntry.java
@@ -54,7 +54,6 @@ import java.io.DataInput;
import java.io.IOException;
/**
- * @version $Id: DirectoryEntry.java,v 1.2 2004-12-09 23:46:21 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class DirectoryEntry implements Cloneable {
diff --git a/src/net/java/dev/typecast/ot/table/DsigEntry.java b/src/net/java/dev/typecast/ot/table/DsigEntry.java
index 3b6db72..35246e5 100644
--- a/src/net/java/dev/typecast/ot/table/DsigEntry.java
+++ b/src/net/java/dev/typecast/ot/table/DsigEntry.java
@@ -13,7 +13,6 @@ import java.io.DataInput;
/**
*
- * @version $Id: DsigEntry.java,v 1.1.1.1 2004-12-05 23:14:37 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class DsigEntry {
diff --git a/src/net/java/dev/typecast/ot/table/DsigTable.java b/src/net/java/dev/typecast/ot/table/DsigTable.java
index 4d6b694..56a8609 100644
--- a/src/net/java/dev/typecast/ot/table/DsigTable.java
+++ b/src/net/java/dev/typecast/ot/table/DsigTable.java
@@ -13,7 +13,6 @@ import java.io.DataInput;
/**
*
- * @version $Id: DsigTable.java,v 1.1.1.1 2004-12-05 23:14:37 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class DsigTable implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/Feature.java b/src/net/java/dev/typecast/ot/table/Feature.java
index c4e2fb0..d454455 100644
--- a/src/net/java/dev/typecast/ot/table/Feature.java
+++ b/src/net/java/dev/typecast/ot/table/Feature.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: Feature.java,v 1.2 2007-01-24 09:47:46 davidsch Exp $
*/
public class Feature {
diff --git a/src/net/java/dev/typecast/ot/table/FeatureList.java b/src/net/java/dev/typecast/ot/table/FeatureList.java
index 71dd8b2..c98bb40 100644
--- a/src/net/java/dev/typecast/ot/table/FeatureList.java
+++ b/src/net/java/dev/typecast/ot/table/FeatureList.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: FeatureList.java,v 1.3 2007-01-24 09:54:44 davidsch Exp $
*/
public class FeatureList {
diff --git a/src/net/java/dev/typecast/ot/table/FeatureRecord.java b/src/net/java/dev/typecast/ot/table/FeatureRecord.java
index 174d95c..ba7eb26 100644
--- a/src/net/java/dev/typecast/ot/table/FeatureRecord.java
+++ b/src/net/java/dev/typecast/ot/table/FeatureRecord.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: FeatureRecord.java,v 1.2 2007-01-24 09:47:48 davidsch Exp $
*/
public class FeatureRecord {
diff --git a/src/net/java/dev/typecast/ot/table/FeatureTags.java b/src/net/java/dev/typecast/ot/table/FeatureTags.java
index 8d573d0..2062645 100644
--- a/src/net/java/dev/typecast/ot/table/FeatureTags.java
+++ b/src/net/java/dev/typecast/ot/table/FeatureTags.java
@@ -53,7 +53,6 @@ package net.java.dev.typecast.ot.table;
/**
* Definition of Feature tags
*
- * @version $Id: FeatureTags.java,v 1.2 2007-01-24 09:47:48 davidsch Exp $
* @author <a href="mailto:[email protected]">Vincent Hardy</a>
*/
public interface FeatureTags {
diff --git a/src/net/java/dev/typecast/ot/table/FpgmTable.java b/src/net/java/dev/typecast/ot/table/FpgmTable.java
index bc31644..4c3ca59 100644
--- a/src/net/java/dev/typecast/ot/table/FpgmTable.java
+++ b/src/net/java/dev/typecast/ot/table/FpgmTable.java
@@ -13,7 +13,6 @@ import java.io.IOException;
import net.java.dev.typecast.ot.Disassembler;
/**
- * @version $Id: FpgmTable.java,v 1.1.1.1 2004-12-05 23:14:38 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class FpgmTable extends Program implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/GaspRange.java b/src/net/java/dev/typecast/ot/table/GaspRange.java
index 6d40de5..d85b337 100644
--- a/src/net/java/dev/typecast/ot/table/GaspRange.java
+++ b/src/net/java/dev/typecast/ot/table/GaspRange.java
@@ -14,7 +14,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: GaspRange.java,v 1.1.1.1 2004-12-05 23:14:38 davidsch Exp $
*/
public class GaspRange {
diff --git a/src/net/java/dev/typecast/ot/table/GaspTable.java b/src/net/java/dev/typecast/ot/table/GaspTable.java
index efa91df..6c68263 100644
--- a/src/net/java/dev/typecast/ot/table/GaspTable.java
+++ b/src/net/java/dev/typecast/ot/table/GaspTable.java
@@ -14,7 +14,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: GaspTable.java,v 1.1.1.1 2004-12-05 23:14:39 davidsch Exp $
*/
public class GaspTable implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/GlyfCompositeComp.java b/src/net/java/dev/typecast/ot/table/GlyfCompositeComp.java
index 7b93f77..b6cc120 100644
--- a/src/net/java/dev/typecast/ot/table/GlyfCompositeComp.java
+++ b/src/net/java/dev/typecast/ot/table/GlyfCompositeComp.java
@@ -54,7 +54,6 @@ import java.io.DataInput;
import java.io.IOException;
/**
- * @version $Id: GlyfCompositeComp.java,v 1.3 2010-08-10 11:41:55 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class GlyfCompositeComp {
diff --git a/src/net/java/dev/typecast/ot/table/GlyfCompositeDescript.java b/src/net/java/dev/typecast/ot/table/GlyfCompositeDescript.java
index 5251c6d..d5a73db 100644
--- a/src/net/java/dev/typecast/ot/table/GlyfCompositeDescript.java
+++ b/src/net/java/dev/typecast/ot/table/GlyfCompositeDescript.java
@@ -60,7 +60,6 @@ import java.util.ArrayList;
* or more simple glyphs, usually with some sort of transformation applied to
* each.
*
- * @version $Id: GlyfCompositeDescript.java,v 1.5 2007-01-25 08:43:18 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class GlyfCompositeDescript extends GlyfDescript {
diff --git a/src/net/java/dev/typecast/ot/table/GlyfDescript.java b/src/net/java/dev/typecast/ot/table/GlyfDescript.java
index 3648dd4..1d2669e 100644
--- a/src/net/java/dev/typecast/ot/table/GlyfDescript.java
+++ b/src/net/java/dev/typecast/ot/table/GlyfDescript.java
@@ -54,7 +54,6 @@ import java.io.DataInput;
import java.io.IOException;
/**
- * @version $Id: GlyfDescript.java,v 1.3 2007-01-24 09:47:48 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public abstract class GlyfDescript extends Program implements GlyphDescription {
diff --git a/src/net/java/dev/typecast/ot/table/GlyfSimpleDescript.java b/src/net/java/dev/typecast/ot/table/GlyfSimpleDescript.java
index 10d0277..0e82135 100644
--- a/src/net/java/dev/typecast/ot/table/GlyfSimpleDescript.java
+++ b/src/net/java/dev/typecast/ot/table/GlyfSimpleDescript.java
@@ -55,7 +55,6 @@ import java.io.IOException;
import net.java.dev.typecast.ot.Disassembler;
/**
- * @version $Id: GlyfSimpleDescript.java,v 1.3 2007-01-24 09:47:47 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class GlyfSimpleDescript extends GlyfDescript {
diff --git a/src/net/java/dev/typecast/ot/table/GlyfTable.java b/src/net/java/dev/typecast/ot/table/GlyfTable.java
index 386d673..f046c17 100644
--- a/src/net/java/dev/typecast/ot/table/GlyfTable.java
+++ b/src/net/java/dev/typecast/ot/table/GlyfTable.java
@@ -56,7 +56,6 @@ import java.io.DataInputStream;
import java.io.IOException;
/**
- * @version $Id: GlyfTable.java,v 1.6 2010-08-10 11:46:30 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class GlyfTable implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/GlyphDescription.java b/src/net/java/dev/typecast/ot/table/GlyphDescription.java
index 84615a2..3939192 100644
--- a/src/net/java/dev/typecast/ot/table/GlyphDescription.java
+++ b/src/net/java/dev/typecast/ot/table/GlyphDescription.java
@@ -52,7 +52,6 @@ package net.java.dev.typecast.ot.table;
/**
* Specifies access to glyph description classes, simple and composite.
- * @version $Id: GlyphDescription.java,v 1.3 2007-01-24 09:47:45 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public interface GlyphDescription {
diff --git a/src/net/java/dev/typecast/ot/table/GposTable.java b/src/net/java/dev/typecast/ot/table/GposTable.java
index e8fb4b3..7bec107 100644
--- a/src/net/java/dev/typecast/ot/table/GposTable.java
+++ b/src/net/java/dev/typecast/ot/table/GposTable.java
@@ -1,6 +1,4 @@
/*
- * $Id: GposTable.java,v 1.2 2007-01-24 09:47:47 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -26,7 +24,6 @@ import java.io.IOException;
/**
* TODO: To be implemented
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: GposTable.java,v 1.2 2007-01-24 09:47:47 davidsch Exp $
*/
public class GposTable implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/GsubTable.java b/src/net/java/dev/typecast/ot/table/GsubTable.java
index a72dbfa..81b4bbc 100644
--- a/src/net/java/dev/typecast/ot/table/GsubTable.java
+++ b/src/net/java/dev/typecast/ot/table/GsubTable.java
@@ -58,7 +58,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: GsubTable.java,v 1.3 2007-01-24 09:47:46 davidsch Exp $
*/
public class GsubTable implements Table, LookupSubtableFactory {
diff --git a/src/net/java/dev/typecast/ot/table/HdmxTable.java b/src/net/java/dev/typecast/ot/table/HdmxTable.java
index ae939c0..1df5255 100644
--- a/src/net/java/dev/typecast/ot/table/HdmxTable.java
+++ b/src/net/java/dev/typecast/ot/table/HdmxTable.java
@@ -1,6 +1,4 @@
/*
- * $Id: HdmxTable.java,v 1.2 2007-07-26 11:12:30 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004-2007 David Schweinsberg
@@ -27,7 +25,6 @@ import java.io.IOException;
* The Horizontal Device Metrics table for TrueType outlines. This stores
* integer advance widths scaled to specific pixel sizes.
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: HdmxTable.java,v 1.2 2007-07-26 11:12:30 davidsch Exp $
*/
public class HdmxTable implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/HeadTable.java b/src/net/java/dev/typecast/ot/table/HeadTable.java
index a16b66f..2db1c4a 100644
--- a/src/net/java/dev/typecast/ot/table/HeadTable.java
+++ b/src/net/java/dev/typecast/ot/table/HeadTable.java
@@ -56,7 +56,6 @@ import java.io.IOException;
import net.java.dev.typecast.ot.Fixed;
/**
- * @version $Id: HeadTable.java,v 1.2 2004-12-21 10:23:20 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class HeadTable implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/HheaTable.java b/src/net/java/dev/typecast/ot/table/HheaTable.java
index 1b537ed..7641cc1 100644
--- a/src/net/java/dev/typecast/ot/table/HheaTable.java
+++ b/src/net/java/dev/typecast/ot/table/HheaTable.java
@@ -13,7 +13,6 @@ import java.io.IOException;
import net.java.dev.typecast.ot.Fixed;
/**
- * @version $Id: HheaTable.java,v 1.2 2010-08-10 11:44:02 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class HheaTable implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/HmtxTable.java b/src/net/java/dev/typecast/ot/table/HmtxTable.java
index 5f99a9c..42fdd09 100644
--- a/src/net/java/dev/typecast/ot/table/HmtxTable.java
+++ b/src/net/java/dev/typecast/ot/table/HmtxTable.java
@@ -54,7 +54,6 @@ import java.io.DataInput;
import java.io.IOException;
/**
- * @version $Id: HmtxTable.java,v 1.5 2007-07-26 11:11:48 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class HmtxTable implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/KernSubtable.java b/src/net/java/dev/typecast/ot/table/KernSubtable.java
index 5b63735..9b31dbc 100644
--- a/src/net/java/dev/typecast/ot/table/KernSubtable.java
+++ b/src/net/java/dev/typecast/ot/table/KernSubtable.java
@@ -14,7 +14,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: KernSubtable.java,v 1.1.1.1 2004-12-05 23:14:47 davidsch Exp $
*/
public abstract class KernSubtable {
diff --git a/src/net/java/dev/typecast/ot/table/KernSubtableFormat0.java b/src/net/java/dev/typecast/ot/table/KernSubtableFormat0.java
index a10f6fb..9cad4a5 100644
--- a/src/net/java/dev/typecast/ot/table/KernSubtableFormat0.java
+++ b/src/net/java/dev/typecast/ot/table/KernSubtableFormat0.java
@@ -14,7 +14,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: KernSubtableFormat0.java,v 1.1.1.1 2004-12-05 23:14:48 davidsch Exp $
*/
public class KernSubtableFormat0 extends KernSubtable {
diff --git a/src/net/java/dev/typecast/ot/table/KernSubtableFormat2.java b/src/net/java/dev/typecast/ot/table/KernSubtableFormat2.java
index be7c7c2..95dbea1 100644
--- a/src/net/java/dev/typecast/ot/table/KernSubtableFormat2.java
+++ b/src/net/java/dev/typecast/ot/table/KernSubtableFormat2.java
@@ -14,7 +14,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: KernSubtableFormat2.java,v 1.1.1.1 2004-12-05 23:14:48 davidsch Exp $
*/
public class KernSubtableFormat2 extends KernSubtable {
diff --git a/src/net/java/dev/typecast/ot/table/KernTable.java b/src/net/java/dev/typecast/ot/table/KernTable.java
index 6dc5d4c..a5210ee 100644
--- a/src/net/java/dev/typecast/ot/table/KernTable.java
+++ b/src/net/java/dev/typecast/ot/table/KernTable.java
@@ -14,7 +14,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: KernTable.java,v 1.1.1.1 2004-12-05 23:14:48 davidsch Exp $
*/
public class KernTable implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/KerningPair.java b/src/net/java/dev/typecast/ot/table/KerningPair.java
index 2043d8e..366343a 100644
--- a/src/net/java/dev/typecast/ot/table/KerningPair.java
+++ b/src/net/java/dev/typecast/ot/table/KerningPair.java
@@ -14,7 +14,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: KerningPair.java,v 1.1.1.1 2004-12-05 23:14:47 davidsch Exp $
*/
public class KerningPair {
diff --git a/src/net/java/dev/typecast/ot/table/LangSys.java b/src/net/java/dev/typecast/ot/table/LangSys.java
index 8987ccc..2cb1ef6 100644
--- a/src/net/java/dev/typecast/ot/table/LangSys.java
+++ b/src/net/java/dev/typecast/ot/table/LangSys.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: LangSys.java,v 1.2 2007-01-24 09:47:47 davidsch Exp $
*/
public class LangSys {
diff --git a/src/net/java/dev/typecast/ot/table/LangSysRecord.java b/src/net/java/dev/typecast/ot/table/LangSysRecord.java
index 276ecd5..a105c3d 100644
--- a/src/net/java/dev/typecast/ot/table/LangSysRecord.java
+++ b/src/net/java/dev/typecast/ot/table/LangSysRecord.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: LangSysRecord.java,v 1.2 2007-01-24 09:47:48 davidsch Exp $
*/
public class LangSysRecord {
diff --git a/src/net/java/dev/typecast/ot/table/Ligature.java b/src/net/java/dev/typecast/ot/table/Ligature.java
index 4cd5ec2..2dd3783 100644
--- a/src/net/java/dev/typecast/ot/table/Ligature.java
+++ b/src/net/java/dev/typecast/ot/table/Ligature.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: Ligature.java,v 1.2 2007-01-24 09:47:48 davidsch Exp $
*/
public class Ligature {
diff --git a/src/net/java/dev/typecast/ot/table/LigatureSet.java b/src/net/java/dev/typecast/ot/table/LigatureSet.java
index 914d99b..4eab7bd 100644
--- a/src/net/java/dev/typecast/ot/table/LigatureSet.java
+++ b/src/net/java/dev/typecast/ot/table/LigatureSet.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: LigatureSet.java,v 1.2 2007-01-24 09:47:46 davidsch Exp $
*/
public class LigatureSet {
diff --git a/src/net/java/dev/typecast/ot/table/LigatureSubst.java b/src/net/java/dev/typecast/ot/table/LigatureSubst.java
index bd60c99..59c8b24 100644
--- a/src/net/java/dev/typecast/ot/table/LigatureSubst.java
+++ b/src/net/java/dev/typecast/ot/table/LigatureSubst.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: LigatureSubst.java,v 1.2 2007-01-24 09:47:48 davidsch Exp $
*/
public abstract class LigatureSubst extends LookupSubtable {
diff --git a/src/net/java/dev/typecast/ot/table/LigatureSubstFormat1.java b/src/net/java/dev/typecast/ot/table/LigatureSubstFormat1.java
index df5aae2..4ba4f66 100644
--- a/src/net/java/dev/typecast/ot/table/LigatureSubstFormat1.java
+++ b/src/net/java/dev/typecast/ot/table/LigatureSubstFormat1.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: LigatureSubstFormat1.java,v 1.2 2007-01-24 09:47:47 davidsch Exp $
*/
public class LigatureSubstFormat1 extends LigatureSubst {
diff --git a/src/net/java/dev/typecast/ot/table/LocaTable.java b/src/net/java/dev/typecast/ot/table/LocaTable.java
index 922b276..fecf005 100644
--- a/src/net/java/dev/typecast/ot/table/LocaTable.java
+++ b/src/net/java/dev/typecast/ot/table/LocaTable.java
@@ -12,7 +12,6 @@ import java.io.DataInput;
import java.io.IOException;
/**
- * @version $Id: LocaTable.java,v 1.4 2010-08-10 11:45:43 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class LocaTable implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/Lookup.java b/src/net/java/dev/typecast/ot/table/Lookup.java
index c97864f..f39f5de 100644
--- a/src/net/java/dev/typecast/ot/table/Lookup.java
+++ b/src/net/java/dev/typecast/ot/table/Lookup.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: Lookup.java,v 1.2 2007-01-24 09:47:47 davidsch Exp $
*/
public class Lookup {
diff --git a/src/net/java/dev/typecast/ot/table/LookupList.java b/src/net/java/dev/typecast/ot/table/LookupList.java
index 5133493..c06ff31 100644
--- a/src/net/java/dev/typecast/ot/table/LookupList.java
+++ b/src/net/java/dev/typecast/ot/table/LookupList.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: LookupList.java,v 1.2 2007-01-24 09:47:47 davidsch Exp $
*/
public class LookupList {
diff --git a/src/net/java/dev/typecast/ot/table/LookupSubtable.java b/src/net/java/dev/typecast/ot/table/LookupSubtable.java
index 7e4fcf7..28a3fbf 100644
--- a/src/net/java/dev/typecast/ot/table/LookupSubtable.java
+++ b/src/net/java/dev/typecast/ot/table/LookupSubtable.java
@@ -53,7 +53,6 @@ package net.java.dev.typecast.ot.table;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: LookupSubtable.java,v 1.2 2007-01-24 09:47:45 davidsch Exp $
*/
public abstract class LookupSubtable {
public abstract String getTypeAsString();
diff --git a/src/net/java/dev/typecast/ot/table/LookupSubtableFactory.java b/src/net/java/dev/typecast/ot/table/LookupSubtableFactory.java
index 1131b95..fcaa642 100644
--- a/src/net/java/dev/typecast/ot/table/LookupSubtableFactory.java
+++ b/src/net/java/dev/typecast/ot/table/LookupSubtableFactory.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: LookupSubtableFactory.java,v 1.2 2007-01-24 09:47:46 davidsch Exp $
*/
public interface LookupSubtableFactory {
public LookupSubtable read(int type, DataInputStream dis, int offset)
diff --git a/src/net/java/dev/typecast/ot/table/LtshTable.java b/src/net/java/dev/typecast/ot/table/LtshTable.java
index da8bb32..48fd263 100644
--- a/src/net/java/dev/typecast/ot/table/LtshTable.java
+++ b/src/net/java/dev/typecast/ot/table/LtshTable.java
@@ -13,7 +13,6 @@ import java.io.IOException;
/**
*
- * @version $Id: LtshTable.java,v 1.1.1.1 2004-12-05 23:14:51 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class LtshTable implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/MaxpTable.java b/src/net/java/dev/typecast/ot/table/MaxpTable.java
index 8c08d23..c01a7f8 100644
--- a/src/net/java/dev/typecast/ot/table/MaxpTable.java
+++ b/src/net/java/dev/typecast/ot/table/MaxpTable.java
@@ -13,7 +13,6 @@ import java.io.IOException;
import net.java.dev.typecast.ot.Fixed;
/**
- * @version $Id: MaxpTable.java,v 1.1.1.1 2004-12-05 23:14:52 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class MaxpTable implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/NameRecord.java b/src/net/java/dev/typecast/ot/table/NameRecord.java
index a71307e..65fb8f8 100644
--- a/src/net/java/dev/typecast/ot/table/NameRecord.java
+++ b/src/net/java/dev/typecast/ot/table/NameRecord.java
@@ -54,7 +54,6 @@ import java.io.DataInput;
import java.io.IOException;
/**
- * @version $Id: NameRecord.java,v 1.2 2004-12-09 23:47:23 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class NameRecord {
diff --git a/src/net/java/dev/typecast/ot/table/NameTable.java b/src/net/java/dev/typecast/ot/table/NameTable.java
index d0dd879..5e80e5e 100644
--- a/src/net/java/dev/typecast/ot/table/NameTable.java
+++ b/src/net/java/dev/typecast/ot/table/NameTable.java
@@ -59,7 +59,6 @@ import java.io.IOException;
* The naming table allows multilingual strings to be associated with the
* OpenType font file. These strings can represent copyright notices, font
* names, family names, style names, and so on.
- * @version $Id: NameTable.java,v 1.2 2004-12-09 23:47:23 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class NameTable implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/Os2Table.java b/src/net/java/dev/typecast/ot/table/Os2Table.java
index 424ec1f..09c9adf 100644
--- a/src/net/java/dev/typecast/ot/table/Os2Table.java
+++ b/src/net/java/dev/typecast/ot/table/Os2Table.java
@@ -55,7 +55,6 @@ import java.io.IOException;
import net.java.dev.typecast.ot.Fixed;
/**
- * @version $Id: Os2Table.java,v 1.2 2004-12-09 23:46:21 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class Os2Table implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/Panose.java b/src/net/java/dev/typecast/ot/table/Panose.java
index 46cbf22..a6064e8 100644
--- a/src/net/java/dev/typecast/ot/table/Panose.java
+++ b/src/net/java/dev/typecast/ot/table/Panose.java
@@ -9,7 +9,6 @@
package net.java.dev.typecast.ot.table;
/**
- * @version $Id: Panose.java,v 1.1.1.1 2004-12-05 23:14:54 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class Panose {
diff --git a/src/net/java/dev/typecast/ot/table/PcltTable.java b/src/net/java/dev/typecast/ot/table/PcltTable.java
index 4a9c94d..dbfd69f 100644
--- a/src/net/java/dev/typecast/ot/table/PcltTable.java
+++ b/src/net/java/dev/typecast/ot/table/PcltTable.java
@@ -13,7 +13,6 @@ import java.io.IOException;
/**
*
- * @version $Id: PcltTable.java,v 1.1.1.1 2004-12-05 23:14:54 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class PcltTable implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/PostTable.java b/src/net/java/dev/typecast/ot/table/PostTable.java
index 4e7563c..c1d1fbe 100644
--- a/src/net/java/dev/typecast/ot/table/PostTable.java
+++ b/src/net/java/dev/typecast/ot/table/PostTable.java
@@ -15,7 +15,6 @@ import net.java.dev.typecast.ot.Fixed;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: PostTable.java,v 1.1.1.1 2004-12-05 23:14:56 davidsch Exp $
*/
public class PostTable implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/PrepTable.java b/src/net/java/dev/typecast/ot/table/PrepTable.java
index 6d3b72f..d069616 100644
--- a/src/net/java/dev/typecast/ot/table/PrepTable.java
+++ b/src/net/java/dev/typecast/ot/table/PrepTable.java
@@ -13,7 +13,6 @@ import java.io.IOException;
import net.java.dev.typecast.ot.Disassembler;
/**
- * @version $Id: PrepTable.java,v 1.1.1.1 2004-12-05 23:14:57 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class PrepTable extends Program implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/Program.java b/src/net/java/dev/typecast/ot/table/Program.java
index 6490d0c..82549e1 100644
--- a/src/net/java/dev/typecast/ot/table/Program.java
+++ b/src/net/java/dev/typecast/ot/table/Program.java
@@ -13,7 +13,6 @@ import java.io.IOException;
import java.io.ByteArrayInputStream;
/**
- * @version $Id: Program.java,v 1.1.1.1 2004-12-05 23:14:57 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public abstract class Program {
diff --git a/src/net/java/dev/typecast/ot/table/RangeRecord.java b/src/net/java/dev/typecast/ot/table/RangeRecord.java
index 240fff7..2b19732 100644
--- a/src/net/java/dev/typecast/ot/table/RangeRecord.java
+++ b/src/net/java/dev/typecast/ot/table/RangeRecord.java
@@ -57,7 +57,6 @@ import java.io.IOException;
* Coverage Index (GlyphID) = StartCoverageIndex + GlyphID - Start GlyphID
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: RangeRecord.java,v 1.2 2007-01-24 09:47:47 davidsch Exp $
*/
public class RangeRecord {
diff --git a/src/net/java/dev/typecast/ot/table/Script.java b/src/net/java/dev/typecast/ot/table/Script.java
index be28097..c8ed06c 100644
--- a/src/net/java/dev/typecast/ot/table/Script.java
+++ b/src/net/java/dev/typecast/ot/table/Script.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: Script.java,v 1.2 2007-01-24 09:47:47 davidsch Exp $
*/
public class Script {
diff --git a/src/net/java/dev/typecast/ot/table/ScriptList.java b/src/net/java/dev/typecast/ot/table/ScriptList.java
index a83328e..4b3edd0 100644
--- a/src/net/java/dev/typecast/ot/table/ScriptList.java
+++ b/src/net/java/dev/typecast/ot/table/ScriptList.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: ScriptList.java,v 1.3 2007-01-24 09:54:44 davidsch Exp $
*/
public class ScriptList {
diff --git a/src/net/java/dev/typecast/ot/table/ScriptRecord.java b/src/net/java/dev/typecast/ot/table/ScriptRecord.java
index e349adf..6d7c212 100644
--- a/src/net/java/dev/typecast/ot/table/ScriptRecord.java
+++ b/src/net/java/dev/typecast/ot/table/ScriptRecord.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: ScriptRecord.java,v 1.2 2007-01-24 09:47:46 davidsch Exp $
*/
public class ScriptRecord {
diff --git a/src/net/java/dev/typecast/ot/table/ScriptTags.java b/src/net/java/dev/typecast/ot/table/ScriptTags.java
index eeb4f8e..eaaa6c2 100644
--- a/src/net/java/dev/typecast/ot/table/ScriptTags.java
+++ b/src/net/java/dev/typecast/ot/table/ScriptTags.java
@@ -53,7 +53,6 @@ package net.java.dev.typecast.ot.table;
/**
* Definition of Script tags
*
- * @version $Id: ScriptTags.java,v 1.2 2007-01-24 09:47:46 davidsch Exp $
* @author <a href="mailto:[email protected]">Vincent Hardy</a>
*/
public interface ScriptTags {
diff --git a/src/net/java/dev/typecast/ot/table/SignatureBlock.java b/src/net/java/dev/typecast/ot/table/SignatureBlock.java
index 6b0b8c5..621a956 100644
--- a/src/net/java/dev/typecast/ot/table/SignatureBlock.java
+++ b/src/net/java/dev/typecast/ot/table/SignatureBlock.java
@@ -13,7 +13,6 @@ import java.io.DataInput;
/**
*
- * @version $Id: SignatureBlock.java,v 1.1.1.1 2004-12-05 23:14:58 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class SignatureBlock {
diff --git a/src/net/java/dev/typecast/ot/table/SingleSubst.java b/src/net/java/dev/typecast/ot/table/SingleSubst.java
index 26381a3..dbfc6a7 100644
--- a/src/net/java/dev/typecast/ot/table/SingleSubst.java
+++ b/src/net/java/dev/typecast/ot/table/SingleSubst.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: SingleSubst.java,v 1.2 2007-01-24 09:47:46 davidsch Exp $
*/
public abstract class SingleSubst extends LookupSubtable {
diff --git a/src/net/java/dev/typecast/ot/table/SingleSubstFormat1.java b/src/net/java/dev/typecast/ot/table/SingleSubstFormat1.java
index 1db2a58..73af2d8 100644
--- a/src/net/java/dev/typecast/ot/table/SingleSubstFormat1.java
+++ b/src/net/java/dev/typecast/ot/table/SingleSubstFormat1.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: SingleSubstFormat1.java,v 1.2 2007-01-24 09:47:45 davidsch Exp $
*/
public class SingleSubstFormat1 extends SingleSubst {
diff --git a/src/net/java/dev/typecast/ot/table/SingleSubstFormat2.java b/src/net/java/dev/typecast/ot/table/SingleSubstFormat2.java
index 0e26664..f95e5ac 100644
--- a/src/net/java/dev/typecast/ot/table/SingleSubstFormat2.java
+++ b/src/net/java/dev/typecast/ot/table/SingleSubstFormat2.java
@@ -56,7 +56,6 @@ import java.io.IOException;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: SingleSubstFormat2.java,v 1.2 2007-01-24 09:47:48 davidsch Exp $
*/
public class SingleSubstFormat2 extends SingleSubst {
diff --git a/src/net/java/dev/typecast/ot/table/TTCHeader.java b/src/net/java/dev/typecast/ot/table/TTCHeader.java
index 067622a..652968e 100644
--- a/src/net/java/dev/typecast/ot/table/TTCHeader.java
+++ b/src/net/java/dev/typecast/ot/table/TTCHeader.java
@@ -13,7 +13,6 @@ import java.io.IOException;
/**
*
- * @version $Id: TTCHeader.java,v 1.1.1.1 2004-12-05 23:15:01 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class TTCHeader {
diff --git a/src/net/java/dev/typecast/ot/table/TableDirectory.java b/src/net/java/dev/typecast/ot/table/TableDirectory.java
index ed2cdb4..d3ee90c 100644
--- a/src/net/java/dev/typecast/ot/table/TableDirectory.java
+++ b/src/net/java/dev/typecast/ot/table/TableDirectory.java
@@ -55,7 +55,6 @@ import java.io.IOException;
import net.java.dev.typecast.ot.Fixed;
/**
- * @version $Id: TableDirectory.java,v 1.2 2004-12-09 23:46:21 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class TableDirectory {
diff --git a/src/net/java/dev/typecast/ot/table/TableException.java b/src/net/java/dev/typecast/ot/table/TableException.java
index e38a263..d65ff0f 100644
--- a/src/net/java/dev/typecast/ot/table/TableException.java
+++ b/src/net/java/dev/typecast/ot/table/TableException.java
@@ -1,6 +1,4 @@
/*
- * $Id: TableException.java,v 1.1.1.1 2004-12-05 23:15:00 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -23,7 +21,6 @@ package net.java.dev.typecast.ot.table;
/**
*
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: TableException.java,v 1.1.1.1 2004-12-05 23:15:00 davidsch Exp $
*/
public class TableException extends java.lang.Exception {
diff --git a/src/net/java/dev/typecast/ot/table/VdmxTable.java b/src/net/java/dev/typecast/ot/table/VdmxTable.java
index 9b83c83..fbf721c 100644
--- a/src/net/java/dev/typecast/ot/table/VdmxTable.java
+++ b/src/net/java/dev/typecast/ot/table/VdmxTable.java
@@ -1,6 +1,4 @@
/*
- * $Id: VdmxTable.java,v 1.1 2007-01-30 05:25:35 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004-2007 David Schweinsberg
@@ -26,7 +24,6 @@ import java.io.IOException;
/**
* The Vertical Device Metrics table for TrueType outlines.
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: VdmxTable.java,v 1.1 2007-01-30 05:25:35 davidsch Exp $
*/
public class VdmxTable implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/VheaTable.java b/src/net/java/dev/typecast/ot/table/VheaTable.java
index 41a9d88..d761075 100644
--- a/src/net/java/dev/typecast/ot/table/VheaTable.java
+++ b/src/net/java/dev/typecast/ot/table/VheaTable.java
@@ -1,6 +1,4 @@
/*
- * $Id: VheaTable.java,v 1.1 2007-01-31 01:17:40 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004-2007 David Schweinsberg
@@ -26,7 +24,6 @@ import net.java.dev.typecast.ot.Fixed;
/**
* Vertical Header Table
- * @version $Id: VheaTable.java,v 1.1 2007-01-31 01:17:40 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class VheaTable implements Table {
diff --git a/src/net/java/dev/typecast/ot/table/VmtxTable.java b/src/net/java/dev/typecast/ot/table/VmtxTable.java
index a7a3fd0..7fd2f8a 100644
--- a/src/net/java/dev/typecast/ot/table/VmtxTable.java
+++ b/src/net/java/dev/typecast/ot/table/VmtxTable.java
@@ -1,6 +1,4 @@
/*
- * $Id: VmtxTable.java,v 1.1 2007-01-31 01:18:04 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004-2007 David Schweinsberg
@@ -25,7 +23,6 @@ import java.io.IOException;
/**
* Vertical Metrics Table
- * @version $Id: VmtxTable.java,v 1.1 2007-01-31 01:18:04 davidsch Exp $
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
*/
public class VmtxTable implements Table {
diff --git a/src/net/java/dev/typecast/tt/engine/GraphicsState.java b/src/net/java/dev/typecast/tt/engine/GraphicsState.java
index 94ec2f0..0a414f9 100644
--- a/src/net/java/dev/typecast/tt/engine/GraphicsState.java
+++ b/src/net/java/dev/typecast/tt/engine/GraphicsState.java
@@ -1,6 +1,4 @@
/*
- * $Id: GraphicsState.java,v 1.1.1.1 2004-12-05 23:15:01 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -23,7 +21,6 @@ package net.java.dev.typecast.tt.engine;
/**
* Maintains the graphics state whilst interpreting hinting instructions.
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: GraphicsState.java,v 1.1.1.1 2004-12-05 23:15:01 davidsch Exp $
*/
class GraphicsState {
diff --git a/src/net/java/dev/typecast/tt/engine/Interpreter.java b/src/net/java/dev/typecast/tt/engine/Interpreter.java
index 495773c..7397db4 100644
--- a/src/net/java/dev/typecast/tt/engine/Interpreter.java
+++ b/src/net/java/dev/typecast/tt/engine/Interpreter.java
@@ -1,6 +1,4 @@
/*
- * $Id: Interpreter.java,v 1.1.1.1 2004-12-05 23:15:05 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -28,7 +26,6 @@ import net.java.dev.typecast.ot.Point;
* data will be extracted by supporting classes, whether it be the Parser
* or some other.
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: Interpreter.java,v 1.1.1.1 2004-12-05 23:15:05 davidsch Exp $
*/
public class Interpreter {
diff --git a/src/net/java/dev/typecast/tt/engine/Parser.java b/src/net/java/dev/typecast/tt/engine/Parser.java
index 571612e..9e10b33 100644
--- a/src/net/java/dev/typecast/tt/engine/Parser.java
+++ b/src/net/java/dev/typecast/tt/engine/Parser.java
@@ -1,6 +1,4 @@
/*
- * $Id: Parser.java,v 1.1.1.1 2004-12-05 23:15:06 davidsch Exp $
- *
* Typecast - The Font Development Environment
*
* Copyright (c) 2004 David Schweinsberg
@@ -24,7 +22,6 @@ import net.java.dev.typecast.ot.Mnemonic;
/**
* @author <a href="mailto:[email protected]">David Schweinsberg</a>
- * @version $Id: Parser.java,v 1.1.1.1 2004-12-05 23:15:06 davidsch Exp $
*/
public class Parser {
diff --git a/src/org/apache/batik/i18n/ExtendedLocalizable.java b/src/org/apache/batik/i18n/ExtendedLocalizable.java
index 7c3e7c7..30c118f 100644
--- a/src/org/apache/batik/i18n/ExtendedLocalizable.java
+++ b/src/org/apache/batik/i18n/ExtendedLocalizable.java
@@ -16,7 +16,6 @@ import java.util.ResourceBundle;
* than the Localizable interface.
*
* @author <a href="mailto:[email protected]">Stephane Hillion</a>
- * @version $Id: ExtendedLocalizable.java,v 1.1.1.1 2004-12-05 23:15:06 davidsch Exp $
*/
public interface ExtendedLocalizable extends Localizable {
/**
diff --git a/src/org/apache/batik/i18n/LocaleGroup.java b/src/org/apache/batik/i18n/LocaleGroup.java
index c981afc..94d3f8e 100644
--- a/src/org/apache/batik/i18n/LocaleGroup.java
+++ b/src/org/apache/batik/i18n/LocaleGroup.java
@@ -15,7 +15,6 @@ import java.util.Locale;
* have a shared default locale.
*
* @author <a href="mailto:[email protected]">Stephane Hillion</a>
- * @version $Id: LocaleGroup.java,v 1.1.1.1 2004-12-05 23:15:06 davidsch Exp $
*/
public class LocaleGroup {
/**
diff --git a/src/org/apache/batik/i18n/Localizable.java b/src/org/apache/batik/i18n/Localizable.java
index c15398c..4dd0321 100644
--- a/src/org/apache/batik/i18n/Localizable.java
+++ b/src/org/apache/batik/i18n/Localizable.java
@@ -16,7 +16,6 @@ import java.util.MissingResourceException;
* way to override the default locale.
*
* @author <a href="mailto:[email protected]">Stephane Hillion</a>
- * @version $Id: Localizable.java,v 1.1.1.1 2004-12-05 23:15:07 davidsch Exp $
*/
public interface Localizable {
/**
diff --git a/src/org/apache/batik/i18n/LocalizableSupport.java b/src/org/apache/batik/i18n/LocalizableSupport.java
index c287eb0..f275f27 100644
--- a/src/org/apache/batik/i18n/LocalizableSupport.java
+++ b/src/org/apache/batik/i18n/LocalizableSupport.java
@@ -63,7 +63,6 @@ import java.util.ResourceBundle;
* default group common to each instance of LocalizableSupport.
*
* @author <a href="mailto:[email protected]">Stephane Hillion</a>
- * @version $Id: LocalizableSupport.java,v 1.1.1.1 2004-12-05 23:15:08 davidsch Exp $
*/
public class LocalizableSupport implements Localizable {
/**
diff --git a/src/org/apache/batik/util/CSSConstants.java b/src/org/apache/batik/util/CSSConstants.java
index 42680ca..334d427 100644
--- a/src/org/apache/batik/util/CSSConstants.java
+++ b/src/org/apache/batik/util/CSSConstants.java
@@ -55,7 +55,6 @@ package org.apache.batik.util;
* Important: Constants must not contain uppercase characters.
*
* @author <a href="mailto:[email protected]">Stephane Hillion</a>
- * @version $Id: CSSConstants.java,v 1.1.1.1 2004-12-05 23:15:10 davidsch Exp $
*/
public interface CSSConstants {
diff --git a/src/org/apache/batik/util/SVGConstants.java b/src/org/apache/batik/util/SVGConstants.java
index 8e79aa8..8cf9e74 100644
--- a/src/org/apache/batik/util/SVGConstants.java
+++ b/src/org/apache/batik/util/SVGConstants.java
@@ -56,7 +56,6 @@ package org.apache.batik.util;
* @author <a href="mailto:[email protected]">Thierry Kormann</a>
* @author <a href="[email protected]">Vincent Hardy</a>
* @author <a href="mailto:[email protected]">Stephane Hillion</a>
- * @version $Id: SVGConstants.java,v 1.1.1.1 2004-12-05 23:15:15 davidsch Exp $
*/
public interface SVGConstants extends CSSConstants {
diff --git a/src/org/apache/batik/util/XMLConstants.java b/src/org/apache/batik/util/XMLConstants.java
index 86290d0..b6d1229 100644
--- a/src/org/apache/batik/util/XMLConstants.java
+++ b/src/org/apache/batik/util/XMLConstants.java
@@ -54,7 +54,6 @@ package org.apache.batik.util;
* Contains common XML constants.
*
* @author <a href="mailto:[email protected]">Vincent Hardy</a>
- * @version $Id: XMLConstants.java,v 1.1.1.1 2004-12-05 23:15:16 davidsch Exp $
*/
public interface XMLConstants {
/**