in progress
authorcmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Wed, 9 Jul 2014 20:19:50 +0000 (20:19 +0000)
committercmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Wed, 9 Jul 2014 20:19:50 +0000 (20:19 +0000)
1221 files changed:
forester/java/classes/com/approximatrix/charting/AbstractChart.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/Axis.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/BufferedChart$RenderThread.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/BufferedChart.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/Chart.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/ChartEncoder.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/ChartUtilities.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/CoordSystem.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/DefaultChart.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/EncodingException.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/ExtendedChart.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/GenericChart.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/Legend.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/SimpleStrokeDefs.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/Title.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/coordsystem/AbstractCoordSystem.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/coordsystem/BoxCoordSystem.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/coordsystem/ClassicCoordSystem.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/coordsystem/ClassicCoordSystemUtilities.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/coordsystem/CoordSystem.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/coordsystem/CoordSystemUtilities.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/coordsystem/InvisibleCoordSystem.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/NumericTickLocator.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/NumericXTickLocator.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/NumericYTickLocator.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/ObjectTickLocator.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/ObjectXTickLocator.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/event/ChartDataModelEvent.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/event/ChartDataModelListener.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/event/InfoAvailableEvent.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/event/InfoAvailableListener.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/event/RenderChangeEvent.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/event/RenderChangeListener.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/fixtures/ModelData.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/AbstractChartDataModel.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/ChartDataModel.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/ChartDataModelConstraints.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/DataSet.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/DefaultChartDataModel.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/DefaultChartDataModelConstraints.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/DefaultDataSet.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/EditableChartDataModel.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/EditableDataSet.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/IntegratedImageModel.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/JDBCPlotter.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/JDBCPlotterException.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/MultiScatterDataModel$DataSet.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/MultiScatterDataModel$SeriesProperties.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/MultiScatterDataModel.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/MultiScatterDataModelConstraints.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/ObjectChartDataModel.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/ScatterDataModel$SeriesProperties.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/ScatterDataModel.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/StackedChartDataModelConstraints.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/threedimensional/AbstractDotPlotDataModel.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/threedimensional/ColorDotPlotDataModel.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/threedimensional/ColorScaleDotPlotDataModel.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/model/threedimensional/DotPlotDataModelConstraints.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/AbstractChartRenderer.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/AbstractRenderer.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/BarChartRenderer.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/ChartRenderingHints.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/ImageRenderer.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/InterpolationChartRenderer.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/LineChartRenderer.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/MultiScatterChartRenderer.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/PieChartRenderer.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/PlotChartRenderer.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/RadarChartRenderer.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/Renderer.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/RowColorModel.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/ScatterChartRenderer.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/StackedBarChartRenderer.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/colorscale/AbstractColorScale.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/colorscale/ColorScale.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/colorscale/IndexedColorScale.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/colorscale/SimpleColorScale.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/shape/Diamond2D$1.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/shape/Diamond2D.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/shape/Triangle2D$1.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/render/shape/Triangle2D.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/swing/AbstractChartPanel.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/swing/BufferedChartPanel.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/swing/ChartPanel.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/swing/ExtendedChartPanel.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/swing/InteractiveChartPanel.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/test/GraphFrame$1.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/test/GraphFrame$2.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/test/GraphFrame$3.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/test/GraphFrame$4.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/test/GraphFrame.class [new file with mode: 0644]
forester/java/classes/com/approximatrix/charting/test/ImageFilter.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/AGPL.txt [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Anchor.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Annotation.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/BadElementException.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/BaseColor.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Chapter.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/ChapterAutoNumber.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Chunk.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/DocListener.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/DocWriter.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Document.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/DocumentException.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Element.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/ElementListener.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/ExceptionConverter.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Font$1.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Font$FontFamily.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Font$FontStyle.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Font.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/FontFactory.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/FontFactoryImp.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/FontProvider.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/GreekList.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Header.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Image.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/ImgCCITT.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/ImgJBIG2.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/ImgRaw.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/ImgTemplate.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/ImgWMF.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Jpeg.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Jpeg2000.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/LICENSE.txt [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/LargeElement.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/List.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/ListItem.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/MarkedObject.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/MarkedSection.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Meta.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/NOTICE.txt [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/PageSize.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Paragraph.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Phrase.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Rectangle.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/RectangleReadOnly.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/RomanList.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Section.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/SpecialSymbol.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/SplitCharacter.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/TextElementArray.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/Utilities.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/ZapfDingbatsList.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/ZapfDingbatsNumberList.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/error_messages/MessageLocalization.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/exceptions/BadPasswordException.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/exceptions/IllegalPdfSyntaxException.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/exceptions/InvalidPdfException.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/exceptions/UnsupportedPdfException.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/factories/GreekAlphabetFactory.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/factories/RomanAlphabetFactory.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/factories/RomanNumberFactory$RomanDigit.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/factories/RomanNumberFactory.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/HtmlEncoder.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/HtmlTags.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/HtmlUtilities.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/WebColors.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/CellWrapper.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/ChainedProperties$TagAttributes.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/ChainedProperties.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/ElementFactory.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessor.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$1.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$10.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$11.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$12.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$13.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$14.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$2.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$3.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$4.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$5.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$6.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$7.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$8.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$9.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLWorker.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/ImageProcessor.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/ImageProvider.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/ImageStore.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/LinkProcessor.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/StyleSheet.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/html/simpleparser/TableWrapper.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/log/Logger.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/log/LoggerFactory.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/log/NoOpLogger.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/AcroFields$1.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/AcroFields$FieldPosition.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/AcroFields$InstHit.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/AcroFields$Item.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/AcroFields$RevisionStream.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/AcroFields$SorterComparator.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/AcroFields.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/ArabicLigaturizer$charstruct.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/ArabicLigaturizer.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/AsianFontMapper.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/BadPdfFormatException.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/Barcode.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/Barcode128.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/Barcode39.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/BarcodeCodabar.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/BarcodeDatamatrix$DmParams.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/BarcodeDatamatrix$Placement.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/BarcodeDatamatrix$ReedSolomon.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/BarcodeDatamatrix.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/BarcodeEAN.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/BarcodeEANSUPP.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/BarcodeInter25.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/BarcodePDF417$Segment.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/BarcodePDF417$SegmentList.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/BarcodePDF417.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/BarcodePostnet.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/BarcodeQRCode.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/BaseField.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/BaseFont$StreamFont.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/BaseFont.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/BidiLine.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/BidiOrder.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/ByteBuffer.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CFFFont$DictNumberItem.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CFFFont$DictOffsetItem.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CFFFont$Font.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CFFFont$IndexBaseItem.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CFFFont$IndexMarkerItem.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CFFFont$IndexOffsetItem.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CFFFont$Item.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CFFFont$MarkerItem.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CFFFont$OffsetItem.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CFFFont$RangeItem.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CFFFont$StringItem.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CFFFont$SubrMarkerItem.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CFFFont$UInt16Item.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CFFFont$UInt24Item.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CFFFont$UInt32Item.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CFFFont$UInt8Item.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CFFFont.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CFFFontSubset.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CJKFont.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CMYKColor.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/CMapAwareDocumentFont.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/ColorDetails.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/ColumnText.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/DefaultFontMapper$BaseFontParameters.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/DefaultFontMapper.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/DefaultSplitCharacter.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/DocumentFont.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/EnumerateTTC.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/ExtendedColor.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/ExtraEncoding.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/FdfReader.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/FdfWriter$Wrt.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/FdfWriter.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/FontDetails.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/FontMapper.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/FontSelector.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/GlyphList.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/GrayColor.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/HyphenationAuto.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/HyphenationEvent.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/ICC_Profile.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/IntHashtable$Entry.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/IntHashtable$IntHashtableIterator.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/IntHashtable.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/LZWDecoder.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/MappedRandomAccessFile$1.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/MappedRandomAccessFile.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/MultiColumnText$ColumnDef.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/MultiColumnText.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/NumberArray.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/OcspClient.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/OcspClientBouncyCastle.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/OutputStreamCounter.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/OutputStreamEncryption.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PRAcroForm$FieldInformation.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PRAcroForm.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PRIndirectReference.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PRStream.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PRTokeniser$TokenType.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PRTokeniser.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PageResources.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PatternColor.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfAcroForm.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfAction.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfAnnotation$PdfImportedLink.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfAnnotation.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfAppearance.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfArray.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfBoolean.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfBorderArray.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfBorderDictionary.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfChunk.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfColor.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfContentByte$GraphicState.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfContentByte.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfContentParser$1.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfContentParser.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfContents.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfCopy$IndirectReferences.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfCopy$PageStamp.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfCopy$RefKey.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfCopy$StampContent.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfCopy.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfCopyFields.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfCopyFieldsImp.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfCopyForms.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfCopyFormsImp.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfDashPattern.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfDate.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfDestination.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfDeveloperExtension.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfDictionary.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfDocument$Destination.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfDocument$Indentation.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfDocument$PdfCatalog.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfDocument$PdfInfo.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfDocument.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfEFStream.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$1.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$Cp437Conversion.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$SymbolConversion.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$SymbolTTConversion.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$WingdingsConversion.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfEncodings.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfEncryption.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfEncryptor.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfException.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfFileSpecification.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfFont.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfFormField.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfFormXObject.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfFunction.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfGState.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D$1.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D$FakeComponent.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D$HyperLinkKey.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D$Kid.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfICCBased.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfImage.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfImportedPage.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfIndirectObject.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfIndirectReference.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfLayer.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfLayerMembership.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfLine.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfLister.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfLiteral.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfMediaClipData.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfName.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfNameTree.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfNull.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfNumber.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfNumberTree.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfOCG.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfOCProperties.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfObject.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfOutline.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPCell.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPCellEvent.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPKCS7$X509Name.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPKCS7$X509NameTokenizer.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPKCS7.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPRow.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPSXObject.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPTable.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPTableEvent.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPTableEventSplit.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPage.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPageElement.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPageEvent.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPageEventHelper.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPageLabels$PdfPageLabelFormat.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPageLabels.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPages.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPattern.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPatternPainter.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPrinterGraphics2D.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPublicKeyRecipient.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfPublicKeySecurityHandler.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfReader$1.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfReader$PageRefs.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfReader.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfReaderInstance.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfRectangle.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfRendition.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfResources.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfShading.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfShadingPattern.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfSigGenericPKCS$PPKLite.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfSigGenericPKCS$PPKMS.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfSigGenericPKCS$VeriSign.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfSigGenericPKCS.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfSignature.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance$1.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance$RangeStream.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance$RenderingMode.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance$SignatureEvent.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfSmartCopy$ByteStore.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfSmartCopy.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfSpotColor.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfStamper.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfStamperImp$PageStamp.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfStamperImp.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfStream.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfString.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfStructureElement.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfStructureTreeRoot.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfTemplate.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfTextArray.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfTransition.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfTransparencyGroup.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfVisibilityExpression.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfWriter$PdfBody$PdfCrossReference.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfWriter$PdfBody.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfWriter$PdfTrailer.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfWriter.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PdfXConformanceException.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/Pfm2afm.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/PushbuttonField.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/RadioCheckField.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/RandomAccessFileOrArray.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/SequenceList.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/ShadingColor.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/SimpleBookmark.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/SimpleNamedDestination.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/SpotColor.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/StampContent.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/StandardDecryption.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/TSAClient.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/TSAClientBouncyCastle.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/TextField.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/TrueTypeFont$FontHeader.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/TrueTypeFont$HorizontalHeader.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/TrueTypeFont$WindowsMetrics.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/TrueTypeFont.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/TrueTypeFontSubSet.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/TrueTypeFontUnicode.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/Type1Font.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/Type3Font.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/Type3Glyph.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/VerticalText.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/XfaForm$AcroFieldsSearch.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/XfaForm$InverseStore.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/XfaForm$Stack2.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/XfaForm$Xml2Som.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/XfaForm$Xml2SomDatasets.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/XfaForm$Xml2SomTemplate.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/XfaForm.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/XfdfReader.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/Base64$InputStream.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/Base64$OutputStream.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/Base64.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/BitFile.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/BmpImage.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/CCITTG4Encoder.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/GifImage$GifFrame.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/GifImage.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/JBIG2Image.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/JBIG2SegmentReader$JBIG2Page.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/JBIG2SegmentReader$JBIG2Segment.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/JBIG2SegmentReader.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/LZWCompressor.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/LZWStringTable.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/PngImage$NewByteArrayOutputStream.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/PngImage.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/PngWriter.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/TIFFConstants.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/TIFFDirectory.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/TIFFFaxDecoder.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/TIFFFaxDecompressor.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/TIFFField.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/TIFFLZWDecoder.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/TiffImage.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldAscii.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldBase.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldByte.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldImage.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldLong.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldRational.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldShort.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldUndefined.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/wmf/InputMeta.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaBrush.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaDo.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaFont.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaObject.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaPen.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaState.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/codec/wmf/Point.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollection.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollectionField.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollectionItem.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollectionSchema.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollectionSort.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/collection/PdfTargetDictionary.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/crypto/AESCipher.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/crypto/AESCipherCBCnoPad.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/crypto/ARCFOUREncryption.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/crypto/IVGenerator.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/draw/DottedLineSeparator.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/draw/DrawInterface.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/draw/LineSeparator.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/draw/VerticalPositionMark.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/events/FieldPositioningEvents.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/events/IndexEvents$1.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/events/IndexEvents$Entry.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/events/IndexEvents.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/events/PdfPCellEventForwarder.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/events/PdfPTableEventForwarder.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/events/PdfPageEventForwarder.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/Courier-Bold.afm [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/Courier-BoldOblique.afm [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/Courier-Oblique.afm [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/Courier.afm [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/FontsResourceAnchor.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/Helvetica-Bold.afm [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/Helvetica-BoldOblique.afm [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/Helvetica-Oblique.afm [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/Helvetica.afm [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/Symbol.afm [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/Times-Bold.afm [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/Times-BoldItalic.afm [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/Times-Italic.afm [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/Times-Roman.afm [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/ZapfDingbats.afm [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/cmap_info.txt [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMap.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMapParser$1.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMapParser$LiteralName.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMapParser$Operator.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMapParser.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CodespaceRange.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/fonts/glyphlist.txt [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/hyphenation/ByteVector.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/hyphenation/CharVector.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/hyphenation/Hyphen.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/hyphenation/Hyphenation.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/hyphenation/HyphenationException.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/hyphenation/HyphenationTree.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/hyphenation/Hyphenator.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/hyphenation/PatternConsumer.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/hyphenation/SimplePatternParser.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/hyphenation/TernaryTree$Iterator$Item.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/hyphenation/TernaryTree$Iterator.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/hyphenation/TernaryTree.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/hyphenation/hyph/readme.txt [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfAnnotations.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfDocumentActions.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfEncryptionSettings.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfPageActions.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfRunDirection.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfVersion.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfViewerPreferences.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfXConformance.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/internal/PdfAnnotationsImp.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/internal/PdfVersionImp.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/internal/PdfViewerPreferencesImp.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/internal/PdfXConformanceImp.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/internal/PolylineShape.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/internal/PolylineShapeIterator.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/ContentByteUtils.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/ContentOperator.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/FilteredRenderListener.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/FilteredTextRenderListener.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/GraphicsState.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/ImageRenderInfo.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/InlineImageUtils$InlineImageParseException.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/InlineImageUtils.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/LineSegment.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/LocationTextExtractionStrategy$TextChunk.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/LocationTextExtractionStrategy.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/MarkedContentInfo.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/MarkedContentRenderFilter.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/Matrix.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentReaderTool.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$1.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$BeginMarkedContent.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$BeginMarkedContentDictionary.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$BeginText.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$Do.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$EndMarkedContent.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$EndText.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$FormXObjectDoHandler.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$IgnoreOperatorContentOperator.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$IgnoreXObjectDoHandler.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ImageXObjectDoHandler.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ModifyCurrentTransformationMatrix.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$MoveNextLineAndShowText.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$MoveNextLineAndShowTextWithSpacing.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$PopGraphicsState.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ProcessGraphicsStateResource.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$PushGraphicsState.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ResourceDictionary.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextCharacterSpacing.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextFont.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextHorizontalScaling.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextLeading.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextRenderMode.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextRise.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextWordSpacing.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ShowText.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ShowTextArray.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$TextMoveNextLine.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$TextMoveStartNextLine.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$TextMoveStartNextLineWithLeading.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$TextSetTextMatrix.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfImageObject.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfReaderContentParser.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/PdfTextExtractor.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/RegionTextRenderFilter.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/RenderFilter.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/RenderListener.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/SimpleTextExtractionStrategy.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/TaggedPdfReaderTool.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/TextExtractionStrategy.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/TextMarginFinder.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/TextRenderInfo.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/Vector.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/parser/XObjectDoHandler.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/BitArray.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/BitMatrix.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/BitVector.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/BlockPair.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/ByteArray.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/ByteMatrix.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/CharacterSetECI.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/EncodeHintType.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/Encoder.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/ErrorCorrectionLevel.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/FormatInformation.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/GF256.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/GF256Poly.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/MaskUtil.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/MatrixUtil.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/Mode.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/QRCode.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/QRCodeWriter.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/ReedSolomonEncoder.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/ReedSolomonException.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/Version$ECB.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/Version$ECBlocks.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/Version.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/pdf/qrcode/WriterException.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/XMLUtil.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/XmlDomWriter.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/simpleparser/EntitiesToSymbol.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/simpleparser/EntitiesToUnicode.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/simpleparser/IanaEncodings.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/simpleparser/NewLineHandler.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/simpleparser/SimpleXMLDocHandler.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/simpleparser/SimpleXMLDocHandlerComment.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/simpleparser/SimpleXMLParser.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/simpleparser/handler/HTMLNewLineHandler.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/simpleparser/handler/NeverNewLineHandler.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/xmp/DublinCoreSchema.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/xmp/LangAlt.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/xmp/PdfA1Schema.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/xmp/PdfSchema.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/xmp/XmpArray.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/xmp/XmpBasicSchema.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/xmp/XmpMMSchema.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/xmp/XmpReader.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/xmp/XmpSchema.class [new file with mode: 0644]
forester/java/classes/com/itextpdf/text/xml/xmp/XmpWriter.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/BinaryDecoder.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/BinaryEncoder.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/CharEncoding.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/Decoder.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/DecoderException.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/Encoder.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/EncoderException.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/StringDecoder.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/StringEncoder.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/StringEncoderComparator.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/binary/Base32.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/binary/Base32InputStream.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/binary/Base32OutputStream.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/binary/Base64.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/binary/Base64InputStream.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/binary/Base64OutputStream.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/binary/BaseNCodec.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/binary/BaseNCodecInputStream.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/binary/BaseNCodecOutputStream.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/binary/BinaryCodec.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/binary/Hex.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/binary/StringUtils.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/digest/DigestUtils.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/language/AbstractCaverphone.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/language/Caverphone.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/language/Caverphone1.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/language/Caverphone2.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/language/ColognePhonetic$CologneBuffer.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/language/ColognePhonetic$CologneInputBuffer.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/language/ColognePhonetic$CologneOutputBuffer.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/language/ColognePhonetic.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/language/DoubleMetaphone$DoubleMetaphoneResult.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/language/DoubleMetaphone.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/language/Metaphone.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/language/RefinedSoundex.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/language/Soundex.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/language/SoundexUtils.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/net/BCodec.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/net/QCodec.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/net/QuotedPrintableCodec.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/net/RFC1522Codec.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/net/URLCodec.class [new file with mode: 0644]
forester/java/classes/org/apache/commons/codec/net/Utils.class [new file with mode: 0644]
forester/java/classes/org/forester/analysis/AncestralTaxonomyInference.class [new file with mode: 0644]
forester/java/classes/org/forester/analysis/AncestralTaxonomyInferenceException.class [new file with mode: 0644]
forester/java/classes/org/forester/analysis/TaxonomyDataManager$1.class [new file with mode: 0644]
forester/java/classes/org/forester/analysis/TaxonomyDataManager$QUERY_TYPE.class [new file with mode: 0644]
forester/java/classes/org/forester/analysis/TaxonomyDataManager.class [new file with mode: 0644]
forester/java/classes/org/forester/application/annotator.class [new file with mode: 0644]
forester/java/classes/org/forester/application/check_fasta.class [new file with mode: 0644]
forester/java/classes/org/forester/application/confadd.class [new file with mode: 0644]
forester/java/classes/org/forester/application/count_support.class [new file with mode: 0644]
forester/java/classes/org/forester/application/decorator.class [new file with mode: 0644]
forester/java/classes/org/forester/application/decoratorX.class [new file with mode: 0644]
forester/java/classes/org/forester/application/dom_dup.class [new file with mode: 0644]
forester/java/classes/org/forester/application/gene_tree_preprocess.class [new file with mode: 0644]
forester/java/classes/org/forester/application/goac.class [new file with mode: 0644]
forester/java/classes/org/forester/application/gsdi.class [new file with mode: 0644]
forester/java/classes/org/forester/application/mcc.class [new file with mode: 0644]
forester/java/classes/org/forester/application/meta_ontologizer.class [new file with mode: 0644]
forester/java/classes/org/forester/application/msa_compactor.class [new file with mode: 0644]
forester/java/classes/org/forester/application/nj.class [new file with mode: 0644]
forester/java/classes/org/forester/application/obo_tool.class [new file with mode: 0644]
forester/java/classes/org/forester/application/pccx.class [new file with mode: 0644]
forester/java/classes/org/forester/application/pfam2go_extractor.class [new file with mode: 0644]
forester/java/classes/org/forester/application/pfam_go.class [new file with mode: 0644]
forester/java/classes/org/forester/application/pfamacc2go.class [new file with mode: 0644]
forester/java/classes/org/forester/application/pfamacc2pfamid.class [new file with mode: 0644]
forester/java/classes/org/forester/application/phylostrip.class [new file with mode: 0644]
forester/java/classes/org/forester/application/phyloxml_converter.class [new file with mode: 0644]
forester/java/classes/org/forester/application/rio$1.class [new file with mode: 0644]
forester/java/classes/org/forester/application/rio.class [new file with mode: 0644]
forester/java/classes/org/forester/application/support_statistics.class [new file with mode: 0644]
forester/java/classes/org/forester/application/support_transfer.class [new file with mode: 0644]
forester/java/classes/org/forester/application/surfacing$1.class [new file with mode: 0644]
forester/java/classes/org/forester/application/surfacing.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/AptxUtil$GraphicsExportType.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/AptxUtil.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/Archaeopteryx.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxA.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxE$1.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxE$2.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxE$3.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxE.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/ColorSchemeChooser$1.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/ColorSchemeChooser$2.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/ColorSchemeChooser$3.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/ColorSchemeChooser.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/Configuration$EXT_NODE_DATA_RETURN_ON.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/Configuration$TRIPLET.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/Configuration$UI.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/Configuration.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/Constants.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/ControlPanel$1.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/ControlPanel$2.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/ControlPanel$3.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/ControlPanel$4.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/ControlPanel$5.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/ControlPanel$6.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/ControlPanel$7.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/ControlPanel$8.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/ControlPanel$NodeClickAction.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/ControlPanel.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/DefaultFilter.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/FontChooser.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/GraphicsFileFilter.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MainFrame$1.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MainFrame$2.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MainFrame.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MainFrameApplet$1.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MainFrameApplet$2.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MainFrameApplet$3.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MainFrameApplet.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MainFrameApplication$1.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MainFrameApplication$2.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MainFrameApplication$3.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MainFrameApplication$4.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MainFrameApplication.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MainPanel$1.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MainPanel$2.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MainPanel$3.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MainPanel$4.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MainPanel$5.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MainPanel.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MainPanelApplets.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MouseListener.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/MsaFileFilter.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/NHFilter.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/NHXFilter.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/NexusFilter.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$1.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$2.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$3.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$PHYLOXML_TAG.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$TagNumber.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/NodeEditPanel.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/NodeFrame$1.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/NodeFrame$2.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/NodeFrame.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/NodePanel.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/Options$CLADOGRAM_TYPE.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/Options$NODE_LABEL_DIRECTION.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/Options$OVERVIEW_PLACEMENT_TYPE.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/Options$PHYLOGENY_GRAPHICS_TYPE.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/Options.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/PdfExporter.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/PdfFilter.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/Printer.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/SequencesFileFilter.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/TextFrame$1.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/TextFrame.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/TolFilter.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/TreeColorSet.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/TreeFontSet.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/TreePanel$1.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/TreePanel$2.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/TreePanel$3.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/TreePanel$NodeColorizationActionListener.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/TreePanel$SubtreeColorizationActionListener.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/TreePanel.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/TreePanelUtil.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/UrlTreeReader$1.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/UrlTreeReader.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/XMLFilter.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/phylogeny/data/RenderableDomainArchitecture.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/phylogeny/data/RenderablePhylogenyData.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/phylogeny/data/RenderableVector.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/tools/AncestralTaxonomyInferrer.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/tools/Blast.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/tools/ImageLoader.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/tools/InferenceManager.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/tools/PhyloInferenceDialog$1.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/tools/PhyloInferenceDialog.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/tools/PhylogeneticInferenceOptions.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/tools/PhylogeneticInferrer$1.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/tools/PhylogeneticInferrer$MSA_PRG.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/tools/PhylogeneticInferrer.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/tools/ProcessPool.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/tools/ProcessRunning.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/tools/RunnableProcess.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/tools/SequenceDataRetriver.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/webservices/BasicPhylogeniesWebserviceClient.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/webservices/PhylogeniesWebserviceClient.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/webservices/WebserviceUtil.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/webservices/WebservicesManager$WsPhylogenyFormat.class [new file with mode: 0644]
forester/java/classes/org/forester/archaeopteryx/webservices/WebservicesManager.class [new file with mode: 0644]
forester/java/classes/org/forester/datastructures/IntMatrix.class [new file with mode: 0644]
forester/java/classes/org/forester/datastructures/Queue.class [new file with mode: 0644]
forester/java/classes/org/forester/development/AbstractRenderer.class [new file with mode: 0644]
forester/java/classes/org/forester/development/DevelopmentTools.class [new file with mode: 0644]
forester/java/classes/org/forester/development/Hello3d.class [new file with mode: 0644]
forester/java/classes/org/forester/development/HmmerRest.class [new file with mode: 0644]
forester/java/classes/org/forester/development/MsaRenderer$1.class [new file with mode: 0644]
forester/java/classes/org/forester/development/MsaRenderer$2.class [new file with mode: 0644]
forester/java/classes/org/forester/development/MsaRenderer.class [new file with mode: 0644]
forester/java/classes/org/forester/development/RandomThing.class [new file with mode: 0644]
forester/java/classes/org/forester/development/ResidueRenderer.class [new file with mode: 0644]
forester/java/classes/org/forester/development/Test.class [new file with mode: 0644]
forester/java/classes/org/forester/development/Time.class [new file with mode: 0644]
forester/java/classes/org/forester/development/neTest$DoublePointer.class [new file with mode: 0644]
forester/java/classes/org/forester/development/neTest.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/TestPhylogenyReconstruction.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/distance/NeighborJoining.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/distance/NeighborJoiningF.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/distance/NeighborJoiningR.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/distance/PairwiseDistanceCalculator$PWD_DISTANCE_METHOD.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/distance/PairwiseDistanceCalculator.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/distance/Sarray.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/distance/Sset.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/matrix/character/BasicCharacterStateMatrix$1.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/matrix/character/BasicCharacterStateMatrix.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$1.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$BinaryStates.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$Format.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$GainLossStates.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$NucleotideStates.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/matrix/distance/BasicSymmetricalDistanceMatrix$1.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/matrix/distance/BasicSymmetricalDistanceMatrix.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/matrix/distance/DistanceMatrix$Format.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/matrix/distance/DistanceMatrix.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/parsimony/DolloParsimony.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/parsimony/FitchParsimony.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/parsimony/SankoffParsimony.class [new file with mode: 0644]
forester/java/classes/org/forester/evoinference/tools/BootstrapResampler.class [new file with mode: 0644]
forester/java/classes/org/forester/go/BasicGoRelationship$1.class [new file with mode: 0644]
forester/java/classes/org/forester/go/BasicGoRelationship.class [new file with mode: 0644]
forester/java/classes/org/forester/go/BasicGoSubset$1.class [new file with mode: 0644]
forester/java/classes/org/forester/go/BasicGoSubset.class [new file with mode: 0644]
forester/java/classes/org/forester/go/BasicGoTerm.class [new file with mode: 0644]
forester/java/classes/org/forester/go/BasicGoXRef$1.class [new file with mode: 0644]
forester/java/classes/org/forester/go/BasicGoXRef.class [new file with mode: 0644]
forester/java/classes/org/forester/go/GoId.class [new file with mode: 0644]
forester/java/classes/org/forester/go/GoNameSpace$1.class [new file with mode: 0644]
forester/java/classes/org/forester/go/GoNameSpace$GoNamespaceType.class [new file with mode: 0644]
forester/java/classes/org/forester/go/GoNameSpace.class [new file with mode: 0644]
forester/java/classes/org/forester/go/GoRelationship$Type.class [new file with mode: 0644]
forester/java/classes/org/forester/go/GoRelationship.class [new file with mode: 0644]
forester/java/classes/org/forester/go/GoSubset$Type.class [new file with mode: 0644]
forester/java/classes/org/forester/go/GoSubset.class [new file with mode: 0644]
forester/java/classes/org/forester/go/GoTerm.class [new file with mode: 0644]
forester/java/classes/org/forester/go/GoUtils.class [new file with mode: 0644]
forester/java/classes/org/forester/go/GoXRef$Type.class [new file with mode: 0644]
forester/java/classes/org/forester/go/GoXRef.class [new file with mode: 0644]
forester/java/classes/org/forester/go/Mapping.class [new file with mode: 0644]
forester/java/classes/org/forester/go/OBOparser$1.class [new file with mode: 0644]
forester/java/classes/org/forester/go/OBOparser$ReturnType.class [new file with mode: 0644]
forester/java/classes/org/forester/go/OBOparser.class [new file with mode: 0644]
forester/java/classes/org/forester/go/PfamToGoMapping.class [new file with mode: 0644]
forester/java/classes/org/forester/go/PfamToGoParser.class [new file with mode: 0644]
forester/java/classes/org/forester/go/TestGo.class [new file with mode: 0644]
forester/java/classes/org/forester/go/etc/MetaOntologizer$1.class [new file with mode: 0644]
forester/java/classes/org/forester/go/etc/MetaOntologizer.class [new file with mode: 0644]
forester/java/classes/org/forester/go/etc/OntologizerResult$TYPE.class [new file with mode: 0644]
forester/java/classes/org/forester/go/etc/OntologizerResult.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/FastaParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/GeneralMsaParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/HmmPfamOutputParser$FilterType.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/HmmPfamOutputParser$ReturnType.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/HmmPfamOutputParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/HmmscanPerDomainTableParser$FilterType.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/HmmscanPerDomainTableParser$INDIVIDUAL_SCORE_CUTOFF.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/HmmscanPerDomainTableParser$ReturnType.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/HmmscanPerDomainTableParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/IteratingPhylogenyParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/PhylogenyParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/SymmetricalDistanceMatrixParser$1.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/SymmetricalDistanceMatrixParser$InputMatrixType.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/SymmetricalDistanceMatrixParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/nexus/NexusBinaryStatesMatrixParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/nexus/NexusCharactersParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/nexus/NexusConstants.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/nexus/NexusFormatException.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/nexus/NexusPhylogeniesParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/nexus/PaupLogParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/nhx/NHXFormatException.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/nhx/NHXParser$TAXONOMY_EXTRACTION.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/nhx/NHXParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/nhx/NHXtags.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlDataFormatException.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlException.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlHandler.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlMapping.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlParser$1.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlParser$PhyloXmlParserErrorHandler.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlUtil.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/XmlElement.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/AccessionParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/AnnotationParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/BinaryCharactersParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/BranchWidthParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/ColorParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/ConfidenceParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/DateParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/DistributionParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/DomainArchitectureParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/EventParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/IdentifierParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/PhylogenyDataPhyloXmlParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/PointParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/PolygonParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/PropertyParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/ProteinDomainParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/ReferenceParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/SequenceParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/SequenceRelationParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/TaxonomyParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/phyloxml/data/UriParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/tol/TolParser$1.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/tol/TolParser$TolParserErrorHandler.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/tol/TolParser.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/tol/TolXmlHandler.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/tol/TolXmlMapping.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/util/ParserUtils.class [new file with mode: 0644]
forester/java/classes/org/forester/io/parsers/util/PhylogenyParserException.class [new file with mode: 0644]
forester/java/classes/org/forester/io/writers/PhyloXmlNodeWriter.class [new file with mode: 0644]
forester/java/classes/org/forester/io/writers/PhylogenyWriter$FORMAT.class [new file with mode: 0644]
forester/java/classes/org/forester/io/writers/PhylogenyWriter.class [new file with mode: 0644]
forester/java/classes/org/forester/io/writers/SequenceWriter$1.class [new file with mode: 0644]
forester/java/classes/org/forester/io/writers/SequenceWriter$SEQ_FORMAT.class [new file with mode: 0644]
forester/java/classes/org/forester/io/writers/SequenceWriter.class [new file with mode: 0644]
forester/java/classes/org/forester/msa/BasicMsa$1.class [new file with mode: 0644]
forester/java/classes/org/forester/msa/BasicMsa.class [new file with mode: 0644]
forester/java/classes/org/forester/msa/ClustalOmega.class [new file with mode: 0644]
forester/java/classes/org/forester/msa/DeleteableMsa.class [new file with mode: 0644]
forester/java/classes/org/forester/msa/Mafft.class [new file with mode: 0644]
forester/java/classes/org/forester/msa/Msa$MSA_FORMAT.class [new file with mode: 0644]
forester/java/classes/org/forester/msa/Msa.class [new file with mode: 0644]
forester/java/classes/org/forester/msa/MsaFormatException.class [new file with mode: 0644]
forester/java/classes/org/forester/msa/MsaInferrer.class [new file with mode: 0644]
forester/java/classes/org/forester/msa/MsaMethods.class [new file with mode: 0644]
forester/java/classes/org/forester/msa/ResampleableMsa.class [new file with mode: 0644]
forester/java/classes/org/forester/msa_compactor/Chart.class [new file with mode: 0644]
forester/java/classes/org/forester/msa_compactor/GapContribution.class [new file with mode: 0644]
forester/java/classes/org/forester/msa_compactor/MsaCompactor$1.class [new file with mode: 0644]
forester/java/classes/org/forester/msa_compactor/MsaCompactor.class [new file with mode: 0644]
forester/java/classes/org/forester/msa_compactor/MsaProperties.class [new file with mode: 0644]
forester/java/classes/org/forester/pccx/BasicExternalNodeBasedCoverageExtender.class [new file with mode: 0644]
forester/java/classes/org/forester/pccx/BranchCountingBasedScoringMethod.class [new file with mode: 0644]
forester/java/classes/org/forester/pccx/BranchLengthBasedScoringMethod.class [new file with mode: 0644]
forester/java/classes/org/forester/pccx/Coverage.class [new file with mode: 0644]
forester/java/classes/org/forester/pccx/CoverageCalculationMethod.class [new file with mode: 0644]
forester/java/classes/org/forester/pccx/CoverageCalculationOptions.class [new file with mode: 0644]
forester/java/classes/org/forester/pccx/CoverageCalculator.class [new file with mode: 0644]
forester/java/classes/org/forester/pccx/CoverageExtender.class [new file with mode: 0644]
forester/java/classes/org/forester/pccx/ExternalNodeBasedCoverage.class [new file with mode: 0644]
forester/java/classes/org/forester/pccx/ExternalNodeBasedCoverageMethod.class [new file with mode: 0644]
forester/java/classes/org/forester/pccx/ExternalNodeBasedCoverageMethodOptions.class [new file with mode: 0644]
forester/java/classes/org/forester/pccx/LogBranchLengthBasedScoringMethod.class [new file with mode: 0644]
forester/java/classes/org/forester/pccx/ModelingUtils.class [new file with mode: 0644]
forester/java/classes/org/forester/pccx/ScoringMethodForExternalNode.class [new file with mode: 0644]
forester/java/classes/org/forester/pccx/TestPccx.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/Phylogeny.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/PhylogenyBranch.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/PhylogenyMethods$1.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/PhylogenyMethods$1PhylogenyNodeSortNodeNamePriority.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/PhylogenyMethods$1PhylogenyNodeSortSequencePriority.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/PhylogenyMethods$1PhylogenyNodeSortTaxonomyPriority.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/PhylogenyMethods$DESCENDANT_SORT_PRIORITY.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/PhylogenyMethods$PhylogenyNodeField.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/PhylogenyMethods.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/PhylogenyNode$NH_CONVERSION_SUPPORT_VALUE_STYLE.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/PhylogenyNode.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Accession$1.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Accession$Source.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Accession.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Annotation.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/BinaryCharacters.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/BranchColor.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/BranchData.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/BranchWidth.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Confidence.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Date.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Distribution.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/DomainArchitecture.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Event$EventType.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Event.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Identifier.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/MultipleUris.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/NodeData$NODE_DATA.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/NodeData.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/NodeVisualData$FontType.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/NodeVisualData$NodeFill.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/NodeVisualData$NodeShape.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/NodeVisualData.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/PhylogenyData.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/PhylogenyDataUtil.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Point.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Polygon.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/PropertiesMap.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Property$1.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$1.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$2.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$3.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$4.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$5.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$6.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Property.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/ProteinDomain.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Reference.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Sequence.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/SequenceRelation$SEQUENCE_RELATION_TYPE.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/SequenceRelation.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Taxonomy.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/data/Uri.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/factories/ParserBasedPhylogenyFactory.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/factories/PhylogenyFactory.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/iterators/ExternalForwardIterator.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/iterators/LevelOrderTreeIterator.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/iterators/PhylogenyNodeIterator.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/iterators/PostOrderStackObject.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/iterators/PostorderTreeIterator.class [new file with mode: 0644]
forester/java/classes/org/forester/phylogeny/iterators/PreorderTreeIterator.class [new file with mode: 0644]
forester/java/classes/org/forester/protein/BasicDomain.class [new file with mode: 0644]
forester/java/classes/org/forester/protein/BasicProtein$1.class [new file with mode: 0644]
forester/java/classes/org/forester/protein/BasicProtein.class [new file with mode: 0644]
forester/java/classes/org/forester/protein/BinaryDomainCombination$DomainCombinationType.class [new file with mode: 0644]
forester/java/classes/org/forester/protein/BinaryDomainCombination$OutputFormat.class [new file with mode: 0644]
forester/java/classes/org/forester/protein/BinaryDomainCombination.class [new file with mode: 0644]
forester/java/classes/org/forester/protein/Domain.class [new file with mode: 0644]
forester/java/classes/org/forester/protein/Protein.class [new file with mode: 0644]
forester/java/classes/org/forester/protein/ProteinId.class [new file with mode: 0644]
forester/java/classes/org/forester/rio/RIO$1.class [new file with mode: 0644]
forester/java/classes/org/forester/rio/RIO$REROOTING.class [new file with mode: 0644]
forester/java/classes/org/forester/rio/RIO.class [new file with mode: 0644]
forester/java/classes/org/forester/rio/RIOException.class [new file with mode: 0644]
forester/java/classes/org/forester/rio/TestRIO.class [new file with mode: 0644]
forester/java/classes/org/forester/sdi/GSDI.class [new file with mode: 0644]
forester/java/classes/org/forester/sdi/GSDII.class [new file with mode: 0644]
forester/java/classes/org/forester/sdi/GSDIR.class [new file with mode: 0644]
forester/java/classes/org/forester/sdi/GSDIsummaryResult.class [new file with mode: 0644]
forester/java/classes/org/forester/sdi/NodesLinkingResult.class [new file with mode: 0644]
forester/java/classes/org/forester/sdi/SDI.class [new file with mode: 0644]
forester/java/classes/org/forester/sdi/SDIException.class [new file with mode: 0644]
forester/java/classes/org/forester/sdi/SDIR.class [new file with mode: 0644]
forester/java/classes/org/forester/sdi/SDIutil$1.class [new file with mode: 0644]
forester/java/classes/org/forester/sdi/SDIutil$ALGORITHM.class [new file with mode: 0644]
forester/java/classes/org/forester/sdi/SDIutil$TaxonomyComparisonBase$1.class [new file with mode: 0644]
forester/java/classes/org/forester/sdi/SDIutil$TaxonomyComparisonBase$2.class [new file with mode: 0644]
forester/java/classes/org/forester/sdi/SDIutil$TaxonomyComparisonBase$3.class [new file with mode: 0644]
forester/java/classes/org/forester/sdi/SDIutil$TaxonomyComparisonBase.class [new file with mode: 0644]
forester/java/classes/org/forester/sdi/SDIutil.class [new file with mode: 0644]
forester/java/classes/org/forester/sdi/TestGSDI.class [new file with mode: 0644]
forester/java/classes/org/forester/sequence/BasicSequence.class [new file with mode: 0644]
forester/java/classes/org/forester/sequence/Sequence$TYPE.class [new file with mode: 0644]
forester/java/classes/org/forester/sequence/Sequence.class [new file with mode: 0644]
forester/java/classes/org/forester/species/BasicSpecies.class [new file with mode: 0644]
forester/java/classes/org/forester/species/Species.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/AdjactantDirectedBinaryDomainCombination.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/AdjactantDirectedCombinableDomains.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/BasicBinaryDomainCombination$1.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/BasicBinaryDomainCombination.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/BasicCombinableDomains.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/BasicDomainSimilarityCalculator.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/BasicGenomeWideCombinableDomains$1.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/BasicGenomeWideCombinableDomains$2.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/BasicGenomeWideCombinableDomains$3.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/BasicGenomeWideCombinableDomains.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/CombinableDomains.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/CombinationsBasedPairwiseDomainSimilarity.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/CombinationsBasedPairwiseDomainSimilarityCalculator.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/CountsBasedPairwiseDomainSimilarity.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DirectedBinaryDomainCombination.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DirectedCombinableDomains.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DomainArchitectureBasedGenomeSimilarityCalculator.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DomainCountsBasedPairwiseSimilarityCalculator.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DomainCountsDifferenceUtil$1.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DomainCountsDifferenceUtil$COPY_CALCULATION_MODE.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DomainCountsDifferenceUtil.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DomainLengths.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DomainLengthsTable.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DomainParsimonyCalculator.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DomainSimilarity$1.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DomainSimilarity$2.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DomainSimilarity$DomainSimilarityScoring.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DomainSimilarity$DomainSimilaritySortField.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DomainSimilarity$PRINT_OPTION.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DomainSimilarity$ValueComparator.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DomainSimilarity.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DomainSimilarityCalculator$Detailedness.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DomainSimilarityCalculator$GoAnnotationOutput.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/DomainSimilarityCalculator.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/GenomeWideCombinableDomains$GenomeWideCombinableDomainsSortOrder.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/GenomeWideCombinableDomains.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/MappingResults.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/PairwiseDomainSimilarity.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/PairwiseDomainSimilarityCalculator.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/PairwiseGenomeComparator$1.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/PairwiseGenomeComparator.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/PrintableSpeciesSpecificDcData.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/ProteinCountsBasedPairwiseDomainSimilarityCalculator.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/SimpleDomain.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/SpeciesSpecificDcData.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/SurfacingConstants.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/SurfacingUtil$1.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/SurfacingUtil$2.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/SurfacingUtil$DomainComparator.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/SurfacingUtil.class [new file with mode: 0644]
forester/java/classes/org/forester/surfacing/TestSurfacing.class [new file with mode: 0644]
forester/java/classes/org/forester/test/Test.class [new file with mode: 0644]
forester/java/classes/org/forester/test/examples/Example1.class [new file with mode: 0644]
forester/java/classes/org/forester/test/examples/Example2.class [new file with mode: 0644]
forester/java/classes/org/forester/test/examples/Example3.class [new file with mode: 0644]
forester/java/classes/org/forester/test/examples/Example4.class [new file with mode: 0644]
forester/java/classes/org/forester/test/examples/Example5.class [new file with mode: 0644]
forester/java/classes/org/forester/tools/ConfidenceAssessor.class [new file with mode: 0644]
forester/java/classes/org/forester/tools/PhylogenyDecorator$1.class [new file with mode: 0644]
forester/java/classes/org/forester/tools/PhylogenyDecorator$FIELD.class [new file with mode: 0644]
forester/java/classes/org/forester/tools/PhylogenyDecorator.class [new file with mode: 0644]
forester/java/classes/org/forester/tools/SupportCount.class [new file with mode: 0644]
forester/java/classes/org/forester/tools/TreeSplitMatrix.class [new file with mode: 0644]
forester/java/classes/org/forester/util/AsciiHistogram.class [new file with mode: 0644]
forester/java/classes/org/forester/util/BasicDescriptiveStatistics.class [new file with mode: 0644]
forester/java/classes/org/forester/util/BasicTable.class [new file with mode: 0644]
forester/java/classes/org/forester/util/BasicTableParser.class [new file with mode: 0644]
forester/java/classes/org/forester/util/CommandLineArguments.class [new file with mode: 0644]
forester/java/classes/org/forester/util/CommandProcessBuilder.class [new file with mode: 0644]
forester/java/classes/org/forester/util/DescriptiveStatistics.class [new file with mode: 0644]
forester/java/classes/org/forester/util/EasyWriter.class [new file with mode: 0644]
forester/java/classes/org/forester/util/ExternalProgram.class [new file with mode: 0644]
forester/java/classes/org/forester/util/FailedConditionCheckException.class [new file with mode: 0644]
forester/java/classes/org/forester/util/ForesterConstants$PhylogeneticTreeFormats.class [new file with mode: 0644]
forester/java/classes/org/forester/util/ForesterConstants.class [new file with mode: 0644]
forester/java/classes/org/forester/util/ForesterUtil.class [new file with mode: 0644]
forester/java/classes/org/forester/util/GeneralTable.class [new file with mode: 0644]
forester/java/classes/org/forester/util/IllegalFormatUseException.class [new file with mode: 0644]
forester/java/classes/org/forester/util/SequenceAccessionTools.class [new file with mode: 0644]
forester/java/classes/org/forester/util/SystemCommandExecutor.class [new file with mode: 0644]
forester/java/classes/org/forester/util/TaxonomyColors.class [new file with mode: 0644]
forester/java/classes/org/forester/util/TaxonomyGroups.class [new file with mode: 0644]
forester/java/classes/org/forester/util/TaxonomyUtil.class [new file with mode: 0644]
forester/java/classes/org/forester/util/ThreadedStreamHandler.class [new file with mode: 0644]
forester/java/classes/org/forester/util/WindowsUtils$StreamReader.class [new file with mode: 0644]
forester/java/classes/org/forester/util/WindowsUtils.class [new file with mode: 0644]
forester/java/classes/org/forester/ws/hmmer/Test.class [new file with mode: 0644]
forester/java/classes/org/forester/ws/seqdb/EbiDbEntry.class [new file with mode: 0644]
forester/java/classes/org/forester/ws/seqdb/SequenceDatabaseEntry.class [new file with mode: 0644]
forester/java/classes/org/forester/ws/seqdb/SequenceDbWsTools.class [new file with mode: 0644]
forester/java/classes/org/forester/ws/seqdb/UniProtEntry.class [new file with mode: 0644]
forester/java/classes/org/forester/ws/seqdb/UniProtTaxonomy.class [new file with mode: 0644]
forester/java/classes/org/forester/ws/wabi/RestUtil.class [new file with mode: 0644]
forester/java/classes/org/forester/ws/wabi/TxSearch$RANKS.class [new file with mode: 0644]
forester/java/classes/org/forester/ws/wabi/TxSearch$TAX_NAME_CLASS.class [new file with mode: 0644]
forester/java/classes/org/forester/ws/wabi/TxSearch$TAX_RANK.class [new file with mode: 0644]
forester/java/classes/org/forester/ws/wabi/TxSearch.class [new file with mode: 0644]
forester/java/classes/org/forester/ws/wabi/WabiTools.class [new file with mode: 0644]
forester/java/classes/resources/phyloxml.xsd [new file with mode: 0644]
forester/java/classes/resources/synth_look_and_feel_1.xml [new file with mode: 0644]
forester/java/forester.jar
forester/java/src/org/forester/application/surfacing.java

diff --git a/forester/java/classes/com/approximatrix/charting/AbstractChart.class b/forester/java/classes/com/approximatrix/charting/AbstractChart.class
new file mode 100644 (file)
index 0000000..c833653
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/AbstractChart.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/Axis.class b/forester/java/classes/com/approximatrix/charting/Axis.class
new file mode 100644 (file)
index 0000000..80b28e3
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/Axis.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/BufferedChart$RenderThread.class b/forester/java/classes/com/approximatrix/charting/BufferedChart$RenderThread.class
new file mode 100644 (file)
index 0000000..5f1b028
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/BufferedChart$RenderThread.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/BufferedChart.class b/forester/java/classes/com/approximatrix/charting/BufferedChart.class
new file mode 100644 (file)
index 0000000..fbf07ef
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/BufferedChart.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/Chart.class b/forester/java/classes/com/approximatrix/charting/Chart.class
new file mode 100644 (file)
index 0000000..ad19ab4
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/Chart.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/ChartEncoder.class b/forester/java/classes/com/approximatrix/charting/ChartEncoder.class
new file mode 100644 (file)
index 0000000..1e40646
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/ChartEncoder.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/ChartUtilities.class b/forester/java/classes/com/approximatrix/charting/ChartUtilities.class
new file mode 100644 (file)
index 0000000..65dae19
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/ChartUtilities.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/CoordSystem.class b/forester/java/classes/com/approximatrix/charting/CoordSystem.class
new file mode 100644 (file)
index 0000000..1769282
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/CoordSystem.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/DefaultChart.class b/forester/java/classes/com/approximatrix/charting/DefaultChart.class
new file mode 100644 (file)
index 0000000..a26687d
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/DefaultChart.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/EncodingException.class b/forester/java/classes/com/approximatrix/charting/EncodingException.class
new file mode 100644 (file)
index 0000000..411a58b
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/EncodingException.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/ExtendedChart.class b/forester/java/classes/com/approximatrix/charting/ExtendedChart.class
new file mode 100644 (file)
index 0000000..93cf066
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/ExtendedChart.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/GenericChart.class b/forester/java/classes/com/approximatrix/charting/GenericChart.class
new file mode 100644 (file)
index 0000000..19c08db
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/GenericChart.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/Legend.class b/forester/java/classes/com/approximatrix/charting/Legend.class
new file mode 100644 (file)
index 0000000..2a97f6d
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/Legend.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/SimpleStrokeDefs.class b/forester/java/classes/com/approximatrix/charting/SimpleStrokeDefs.class
new file mode 100644 (file)
index 0000000..352d4e1
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/SimpleStrokeDefs.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/Title.class b/forester/java/classes/com/approximatrix/charting/Title.class
new file mode 100644 (file)
index 0000000..fee538a
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/Title.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/coordsystem/AbstractCoordSystem.class b/forester/java/classes/com/approximatrix/charting/coordsystem/AbstractCoordSystem.class
new file mode 100644 (file)
index 0000000..c16ad01
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/coordsystem/AbstractCoordSystem.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/coordsystem/BoxCoordSystem.class b/forester/java/classes/com/approximatrix/charting/coordsystem/BoxCoordSystem.class
new file mode 100644 (file)
index 0000000..aae977f
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/coordsystem/BoxCoordSystem.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/coordsystem/ClassicCoordSystem.class b/forester/java/classes/com/approximatrix/charting/coordsystem/ClassicCoordSystem.class
new file mode 100644 (file)
index 0000000..540e40f
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/coordsystem/ClassicCoordSystem.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/coordsystem/ClassicCoordSystemUtilities.class b/forester/java/classes/com/approximatrix/charting/coordsystem/ClassicCoordSystemUtilities.class
new file mode 100644 (file)
index 0000000..b9bf449
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/coordsystem/ClassicCoordSystemUtilities.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/coordsystem/CoordSystem.class b/forester/java/classes/com/approximatrix/charting/coordsystem/CoordSystem.class
new file mode 100644 (file)
index 0000000..a20fb5f
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/coordsystem/CoordSystem.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/coordsystem/CoordSystemUtilities.class b/forester/java/classes/com/approximatrix/charting/coordsystem/CoordSystemUtilities.class
new file mode 100644 (file)
index 0000000..adf8f34
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/coordsystem/CoordSystemUtilities.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/coordsystem/InvisibleCoordSystem.class b/forester/java/classes/com/approximatrix/charting/coordsystem/InvisibleCoordSystem.class
new file mode 100644 (file)
index 0000000..07178d1
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/coordsystem/InvisibleCoordSystem.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/NumericTickLocator.class b/forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/NumericTickLocator.class
new file mode 100644 (file)
index 0000000..b3ddd61
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/NumericTickLocator.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/NumericXTickLocator.class b/forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/NumericXTickLocator.class
new file mode 100644 (file)
index 0000000..13a1107
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/NumericXTickLocator.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/NumericYTickLocator.class b/forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/NumericYTickLocator.class
new file mode 100644 (file)
index 0000000..11c1803
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/NumericYTickLocator.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/ObjectTickLocator.class b/forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/ObjectTickLocator.class
new file mode 100644 (file)
index 0000000..3c387d1
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/ObjectTickLocator.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/ObjectXTickLocator.class b/forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/ObjectXTickLocator.class
new file mode 100644 (file)
index 0000000..ea6cac3
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/coordsystem/ticklocator/ObjectXTickLocator.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/event/ChartDataModelEvent.class b/forester/java/classes/com/approximatrix/charting/event/ChartDataModelEvent.class
new file mode 100644 (file)
index 0000000..485e58a
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/event/ChartDataModelEvent.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/event/ChartDataModelListener.class b/forester/java/classes/com/approximatrix/charting/event/ChartDataModelListener.class
new file mode 100644 (file)
index 0000000..0895424
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/event/ChartDataModelListener.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/event/InfoAvailableEvent.class b/forester/java/classes/com/approximatrix/charting/event/InfoAvailableEvent.class
new file mode 100644 (file)
index 0000000..a1856b9
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/event/InfoAvailableEvent.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/event/InfoAvailableListener.class b/forester/java/classes/com/approximatrix/charting/event/InfoAvailableListener.class
new file mode 100644 (file)
index 0000000..e1f4d3e
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/event/InfoAvailableListener.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/event/RenderChangeEvent.class b/forester/java/classes/com/approximatrix/charting/event/RenderChangeEvent.class
new file mode 100644 (file)
index 0000000..ba96b8f
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/event/RenderChangeEvent.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/event/RenderChangeListener.class b/forester/java/classes/com/approximatrix/charting/event/RenderChangeListener.class
new file mode 100644 (file)
index 0000000..a09d20e
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/event/RenderChangeListener.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/fixtures/ModelData.class b/forester/java/classes/com/approximatrix/charting/fixtures/ModelData.class
new file mode 100644 (file)
index 0000000..e0a9680
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/fixtures/ModelData.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/AbstractChartDataModel.class b/forester/java/classes/com/approximatrix/charting/model/AbstractChartDataModel.class
new file mode 100644 (file)
index 0000000..932758b
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/AbstractChartDataModel.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/ChartDataModel.class b/forester/java/classes/com/approximatrix/charting/model/ChartDataModel.class
new file mode 100644 (file)
index 0000000..d22850e
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/ChartDataModel.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/ChartDataModelConstraints.class b/forester/java/classes/com/approximatrix/charting/model/ChartDataModelConstraints.class
new file mode 100644 (file)
index 0000000..1e5294f
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/ChartDataModelConstraints.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/DataSet.class b/forester/java/classes/com/approximatrix/charting/model/DataSet.class
new file mode 100644 (file)
index 0000000..6ab3b77
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/DataSet.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/DefaultChartDataModel.class b/forester/java/classes/com/approximatrix/charting/model/DefaultChartDataModel.class
new file mode 100644 (file)
index 0000000..618569d
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/DefaultChartDataModel.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/DefaultChartDataModelConstraints.class b/forester/java/classes/com/approximatrix/charting/model/DefaultChartDataModelConstraints.class
new file mode 100644 (file)
index 0000000..34c4631
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/DefaultChartDataModelConstraints.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/DefaultDataSet.class b/forester/java/classes/com/approximatrix/charting/model/DefaultDataSet.class
new file mode 100644 (file)
index 0000000..1207ed5
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/DefaultDataSet.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/EditableChartDataModel.class b/forester/java/classes/com/approximatrix/charting/model/EditableChartDataModel.class
new file mode 100644 (file)
index 0000000..bff8cf1
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/EditableChartDataModel.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/EditableDataSet.class b/forester/java/classes/com/approximatrix/charting/model/EditableDataSet.class
new file mode 100644 (file)
index 0000000..e57b14a
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/EditableDataSet.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/IntegratedImageModel.class b/forester/java/classes/com/approximatrix/charting/model/IntegratedImageModel.class
new file mode 100644 (file)
index 0000000..b753943
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/IntegratedImageModel.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/JDBCPlotter.class b/forester/java/classes/com/approximatrix/charting/model/JDBCPlotter.class
new file mode 100644 (file)
index 0000000..a8abe2e
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/JDBCPlotter.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/JDBCPlotterException.class b/forester/java/classes/com/approximatrix/charting/model/JDBCPlotterException.class
new file mode 100644 (file)
index 0000000..1fb6b4e
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/JDBCPlotterException.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/MultiScatterDataModel$DataSet.class b/forester/java/classes/com/approximatrix/charting/model/MultiScatterDataModel$DataSet.class
new file mode 100644 (file)
index 0000000..1ebf27b
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/MultiScatterDataModel$DataSet.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/MultiScatterDataModel$SeriesProperties.class b/forester/java/classes/com/approximatrix/charting/model/MultiScatterDataModel$SeriesProperties.class
new file mode 100644 (file)
index 0000000..c8197b3
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/MultiScatterDataModel$SeriesProperties.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/MultiScatterDataModel.class b/forester/java/classes/com/approximatrix/charting/model/MultiScatterDataModel.class
new file mode 100644 (file)
index 0000000..5774e0e
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/MultiScatterDataModel.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/MultiScatterDataModelConstraints.class b/forester/java/classes/com/approximatrix/charting/model/MultiScatterDataModelConstraints.class
new file mode 100644 (file)
index 0000000..eb4e3b4
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/MultiScatterDataModelConstraints.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/ObjectChartDataModel.class b/forester/java/classes/com/approximatrix/charting/model/ObjectChartDataModel.class
new file mode 100644 (file)
index 0000000..b420276
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/ObjectChartDataModel.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/ScatterDataModel$SeriesProperties.class b/forester/java/classes/com/approximatrix/charting/model/ScatterDataModel$SeriesProperties.class
new file mode 100644 (file)
index 0000000..40d62ac
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/ScatterDataModel$SeriesProperties.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/ScatterDataModel.class b/forester/java/classes/com/approximatrix/charting/model/ScatterDataModel.class
new file mode 100644 (file)
index 0000000..1542cf6
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/ScatterDataModel.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/StackedChartDataModelConstraints.class b/forester/java/classes/com/approximatrix/charting/model/StackedChartDataModelConstraints.class
new file mode 100644 (file)
index 0000000..14e474e
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/StackedChartDataModelConstraints.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/threedimensional/AbstractDotPlotDataModel.class b/forester/java/classes/com/approximatrix/charting/model/threedimensional/AbstractDotPlotDataModel.class
new file mode 100644 (file)
index 0000000..fff44d1
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/threedimensional/AbstractDotPlotDataModel.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/threedimensional/ColorDotPlotDataModel.class b/forester/java/classes/com/approximatrix/charting/model/threedimensional/ColorDotPlotDataModel.class
new file mode 100644 (file)
index 0000000..769fd2a
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/threedimensional/ColorDotPlotDataModel.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/threedimensional/ColorScaleDotPlotDataModel.class b/forester/java/classes/com/approximatrix/charting/model/threedimensional/ColorScaleDotPlotDataModel.class
new file mode 100644 (file)
index 0000000..5ef1c84
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/threedimensional/ColorScaleDotPlotDataModel.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/model/threedimensional/DotPlotDataModelConstraints.class b/forester/java/classes/com/approximatrix/charting/model/threedimensional/DotPlotDataModelConstraints.class
new file mode 100644 (file)
index 0000000..d8c0585
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/model/threedimensional/DotPlotDataModelConstraints.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/AbstractChartRenderer.class b/forester/java/classes/com/approximatrix/charting/render/AbstractChartRenderer.class
new file mode 100644 (file)
index 0000000..e13b0c0
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/AbstractChartRenderer.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/AbstractRenderer.class b/forester/java/classes/com/approximatrix/charting/render/AbstractRenderer.class
new file mode 100644 (file)
index 0000000..c6d8bed
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/AbstractRenderer.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/BarChartRenderer.class b/forester/java/classes/com/approximatrix/charting/render/BarChartRenderer.class
new file mode 100644 (file)
index 0000000..2e87318
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/BarChartRenderer.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/ChartRenderingHints.class b/forester/java/classes/com/approximatrix/charting/render/ChartRenderingHints.class
new file mode 100644 (file)
index 0000000..2c38cf5
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/ChartRenderingHints.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/ImageRenderer.class b/forester/java/classes/com/approximatrix/charting/render/ImageRenderer.class
new file mode 100644 (file)
index 0000000..e98e092
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/ImageRenderer.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/InterpolationChartRenderer.class b/forester/java/classes/com/approximatrix/charting/render/InterpolationChartRenderer.class
new file mode 100644 (file)
index 0000000..47e604e
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/InterpolationChartRenderer.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/LineChartRenderer.class b/forester/java/classes/com/approximatrix/charting/render/LineChartRenderer.class
new file mode 100644 (file)
index 0000000..887a454
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/LineChartRenderer.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/MultiScatterChartRenderer.class b/forester/java/classes/com/approximatrix/charting/render/MultiScatterChartRenderer.class
new file mode 100644 (file)
index 0000000..4804dc4
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/MultiScatterChartRenderer.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/PieChartRenderer.class b/forester/java/classes/com/approximatrix/charting/render/PieChartRenderer.class
new file mode 100644 (file)
index 0000000..5067f79
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/PieChartRenderer.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/PlotChartRenderer.class b/forester/java/classes/com/approximatrix/charting/render/PlotChartRenderer.class
new file mode 100644 (file)
index 0000000..cc2c3df
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/PlotChartRenderer.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/RadarChartRenderer.class b/forester/java/classes/com/approximatrix/charting/render/RadarChartRenderer.class
new file mode 100644 (file)
index 0000000..656572b
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/RadarChartRenderer.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/Renderer.class b/forester/java/classes/com/approximatrix/charting/render/Renderer.class
new file mode 100644 (file)
index 0000000..b11ddc4
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/Renderer.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/RowColorModel.class b/forester/java/classes/com/approximatrix/charting/render/RowColorModel.class
new file mode 100644 (file)
index 0000000..0ec02dd
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/RowColorModel.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/ScatterChartRenderer.class b/forester/java/classes/com/approximatrix/charting/render/ScatterChartRenderer.class
new file mode 100644 (file)
index 0000000..e81b2b6
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/ScatterChartRenderer.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/StackedBarChartRenderer.class b/forester/java/classes/com/approximatrix/charting/render/StackedBarChartRenderer.class
new file mode 100644 (file)
index 0000000..df5abdd
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/StackedBarChartRenderer.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/colorscale/AbstractColorScale.class b/forester/java/classes/com/approximatrix/charting/render/colorscale/AbstractColorScale.class
new file mode 100644 (file)
index 0000000..36adfb7
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/colorscale/AbstractColorScale.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/colorscale/ColorScale.class b/forester/java/classes/com/approximatrix/charting/render/colorscale/ColorScale.class
new file mode 100644 (file)
index 0000000..1d9aafe
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/colorscale/ColorScale.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/colorscale/IndexedColorScale.class b/forester/java/classes/com/approximatrix/charting/render/colorscale/IndexedColorScale.class
new file mode 100644 (file)
index 0000000..dbd7857
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/colorscale/IndexedColorScale.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/colorscale/SimpleColorScale.class b/forester/java/classes/com/approximatrix/charting/render/colorscale/SimpleColorScale.class
new file mode 100644 (file)
index 0000000..245b95b
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/colorscale/SimpleColorScale.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/shape/Diamond2D$1.class b/forester/java/classes/com/approximatrix/charting/render/shape/Diamond2D$1.class
new file mode 100644 (file)
index 0000000..59daf13
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/shape/Diamond2D$1.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/shape/Diamond2D.class b/forester/java/classes/com/approximatrix/charting/render/shape/Diamond2D.class
new file mode 100644 (file)
index 0000000..31ce2af
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/shape/Diamond2D.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/shape/Triangle2D$1.class b/forester/java/classes/com/approximatrix/charting/render/shape/Triangle2D$1.class
new file mode 100644 (file)
index 0000000..f300f61
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/shape/Triangle2D$1.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/render/shape/Triangle2D.class b/forester/java/classes/com/approximatrix/charting/render/shape/Triangle2D.class
new file mode 100644 (file)
index 0000000..b511184
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/render/shape/Triangle2D.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/swing/AbstractChartPanel.class b/forester/java/classes/com/approximatrix/charting/swing/AbstractChartPanel.class
new file mode 100644 (file)
index 0000000..70ae292
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/swing/AbstractChartPanel.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/swing/BufferedChartPanel.class b/forester/java/classes/com/approximatrix/charting/swing/BufferedChartPanel.class
new file mode 100644 (file)
index 0000000..a479e4f
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/swing/BufferedChartPanel.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/swing/ChartPanel.class b/forester/java/classes/com/approximatrix/charting/swing/ChartPanel.class
new file mode 100644 (file)
index 0000000..e2682a1
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/swing/ChartPanel.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/swing/ExtendedChartPanel.class b/forester/java/classes/com/approximatrix/charting/swing/ExtendedChartPanel.class
new file mode 100644 (file)
index 0000000..9a40c8e
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/swing/ExtendedChartPanel.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/swing/InteractiveChartPanel.class b/forester/java/classes/com/approximatrix/charting/swing/InteractiveChartPanel.class
new file mode 100644 (file)
index 0000000..ac50490
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/swing/InteractiveChartPanel.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/test/GraphFrame$1.class b/forester/java/classes/com/approximatrix/charting/test/GraphFrame$1.class
new file mode 100644 (file)
index 0000000..e95a9ad
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/test/GraphFrame$1.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/test/GraphFrame$2.class b/forester/java/classes/com/approximatrix/charting/test/GraphFrame$2.class
new file mode 100644 (file)
index 0000000..2b6f72a
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/test/GraphFrame$2.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/test/GraphFrame$3.class b/forester/java/classes/com/approximatrix/charting/test/GraphFrame$3.class
new file mode 100644 (file)
index 0000000..285af6b
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/test/GraphFrame$3.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/test/GraphFrame$4.class b/forester/java/classes/com/approximatrix/charting/test/GraphFrame$4.class
new file mode 100644 (file)
index 0000000..7e8f3e6
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/test/GraphFrame$4.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/test/GraphFrame.class b/forester/java/classes/com/approximatrix/charting/test/GraphFrame.class
new file mode 100644 (file)
index 0000000..e12efde
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/test/GraphFrame.class differ
diff --git a/forester/java/classes/com/approximatrix/charting/test/ImageFilter.class b/forester/java/classes/com/approximatrix/charting/test/ImageFilter.class
new file mode 100644 (file)
index 0000000..51ff36e
Binary files /dev/null and b/forester/java/classes/com/approximatrix/charting/test/ImageFilter.class differ
diff --git a/forester/java/classes/com/itextpdf/text/AGPL.txt b/forester/java/classes/com/itextpdf/text/AGPL.txt
new file mode 100644 (file)
index 0000000..dba13ed
--- /dev/null
@@ -0,0 +1,661 @@
+                    GNU AFFERO GENERAL PUBLIC LICENSE
+                       Version 3, 19 November 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                            Preamble
+
+  The GNU Affero General Public License is a free, copyleft license for
+software and other kinds of works, specifically designed to ensure
+cooperation with the community in the case of network server software.
+
+  The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works.  By contrast,
+our General Public Licenses are intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+  Developers that use our General Public Licenses protect your rights
+with two steps: (1) assert copyright on the software, and (2) offer
+you this License which gives you legal permission to copy, distribute
+and/or modify the software.
+
+  A secondary benefit of defending all users' freedom is that
+improvements made in alternate versions of the program, if they
+receive widespread use, become available for other developers to
+incorporate.  Many developers of free software are heartened and
+encouraged by the resulting cooperation.  However, in the case of
+software used on network servers, this result may fail to come about.
+The GNU General Public License permits making a modified version and
+letting the public access it on a server without ever releasing its
+source code to the public.
+
+  The GNU Affero General Public License is designed specifically to
+ensure that, in such cases, the modified source code becomes available
+to the community.  It requires the operator of a network server to
+provide the source code of the modified version running there to the
+users of that server.  Therefore, public use of a modified version, on
+a publicly accessible server, gives the public access to the source
+code of the modified version.
+
+  An older license, called the Affero General Public License and
+published by Affero, was designed to accomplish similar goals.  This is
+a different license, not a version of the Affero GPL, but Affero has
+released a new version of the Affero GPL which permits relicensing under
+this license.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+                       TERMS AND CONDITIONS
+
+  0. Definitions.
+
+  "This License" refers to version 3 of the GNU Affero General Public License.
+
+  "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+  "The Program" refers to any copyrightable work licensed under this
+License.  Each licensee is addressed as "you".  "Licensees" and
+"recipients" may be individuals or organizations.
+
+  To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy.  The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+  A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+  To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy.  Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+  To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies.  Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+  An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License.  If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+  1. Source Code.
+
+  The "source code" for a work means the preferred form of the work
+for making modifications to it.  "Object code" means any non-source
+form of a work.
+
+  A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+  The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form.  A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+  The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities.  However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work.  For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+  The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+  The Corresponding Source for a work in source code form is that
+same work.
+
+  2. Basic Permissions.
+
+  All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met.  This License explicitly affirms your unlimited
+permission to run the unmodified Program.  The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work.  This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+  You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force.  You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright.  Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+  Conveying under any other circumstances is permitted solely under
+the conditions stated below.  Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+  No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+  When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+  4. Conveying Verbatim Copies.
+
+  You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+  You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+  5. Conveying Modified Source Versions.
+
+  You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+    a) The work must carry prominent notices stating that you modified
+    it, and giving a relevant date.
+
+    b) The work must carry prominent notices stating that it is
+    released under this License and any conditions added under section
+    7.  This requirement modifies the requirement in section 4 to
+    "keep intact all notices".
+
+    c) You must license the entire work, as a whole, under this
+    License to anyone who comes into possession of a copy.  This
+    License will therefore apply, along with any applicable section 7
+    additional terms, to the whole of the work, and all its parts,
+    regardless of how they are packaged.  This License gives no
+    permission to license the work in any other way, but it does not
+    invalidate such permission if you have separately received it.
+
+    d) If the work has interactive user interfaces, each must display
+    Appropriate Legal Notices; however, if the Program has interactive
+    interfaces that do not display Appropriate Legal Notices, your
+    work need not make them do so.
+
+  A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit.  Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+  6. Conveying Non-Source Forms.
+
+  You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+    a) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by the
+    Corresponding Source fixed on a durable physical medium
+    customarily used for software interchange.
+
+    b) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by a
+    written offer, valid for at least three years and valid for as
+    long as you offer spare parts or customer support for that product
+    model, to give anyone who possesses the object code either (1) a
+    copy of the Corresponding Source for all the software in the
+    product that is covered by this License, on a durable physical
+    medium customarily used for software interchange, for a price no
+    more than your reasonable cost of physically performing this
+    conveying of source, or (2) access to copy the
+    Corresponding Source from a network server at no charge.
+
+    c) Convey individual copies of the object code with a copy of the
+    written offer to provide the Corresponding Source.  This
+    alternative is allowed only occasionally and noncommercially, and
+    only if you received the object code with such an offer, in accord
+    with subsection 6b.
+
+    d) Convey the object code by offering access from a designated
+    place (gratis or for a charge), and offer equivalent access to the
+    Corresponding Source in the same way through the same place at no
+    further charge.  You need not require recipients to copy the
+    Corresponding Source along with the object code.  If the place to
+    copy the object code is a network server, the Corresponding Source
+    may be on a different server (operated by you or a third party)
+    that supports equivalent copying facilities, provided you maintain
+    clear directions next to the object code saying where to find the
+    Corresponding Source.  Regardless of what server hosts the
+    Corresponding Source, you remain obligated to ensure that it is
+    available for as long as needed to satisfy these requirements.
+
+    e) Convey the object code using peer-to-peer transmission, provided
+    you inform other peers where the object code and Corresponding
+    Source of the work are being offered to the general public at no
+    charge under subsection 6d.
+
+  A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+  A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling.  In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage.  For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product.  A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+  "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source.  The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+  If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information.  But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+  The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed.  Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+  Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+  7. Additional Terms.
+
+  "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law.  If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+  When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it.  (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.)  You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+  Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+    a) Disclaiming warranty or limiting liability differently from the
+    terms of sections 15 and 16 of this License; or
+
+    b) Requiring preservation of specified reasonable legal notices or
+    author attributions in that material or in the Appropriate Legal
+    Notices displayed by works containing it; or
+
+    c) Prohibiting misrepresentation of the origin of that material, or
+    requiring that modified versions of such material be marked in
+    reasonable ways as different from the original version; or
+
+    d) Limiting the use for publicity purposes of names of licensors or
+    authors of the material; or
+
+    e) Declining to grant rights under trademark law for use of some
+    trade names, trademarks, or service marks; or
+
+    f) Requiring indemnification of licensors and authors of that
+    material by anyone who conveys the material (or modified versions of
+    it) with contractual assumptions of liability to the recipient, for
+    any liability that these contractual assumptions directly impose on
+    those licensors and authors.
+
+  All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10.  If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term.  If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+  If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+  Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+  8. Termination.
+
+  You may not propagate or modify a covered work except as expressly
+provided under this License.  Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+  However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+  Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+  Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License.  If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+  9. Acceptance Not Required for Having Copies.
+
+  You are not required to accept this License in order to receive or
+run a copy of the Program.  Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance.  However,
+nothing other than this License grants you permission to propagate or
+modify any covered work.  These actions infringe copyright if you do
+not accept this License.  Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+  10. Automatic Licensing of Downstream Recipients.
+
+  Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License.  You are not responsible
+for enforcing compliance by third parties with this License.
+
+  An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations.  If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+  You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License.  For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+  11. Patents.
+
+  A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based.  The
+work thus licensed is called the contributor's "contributor version".
+
+  A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version.  For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+  Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+  In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement).  To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+  If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients.  "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+  If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+  A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License.  You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+  Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+  12. No Surrender of Others' Freedom.
+
+  If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all.  For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+  13. Remote Network Interaction; Use with the GNU General Public License.
+
+  Notwithstanding any other provision of this License, if you modify the
+Program, your modified version must prominently offer all users
+interacting with it remotely through a computer network (if your version
+supports such interaction) an opportunity to receive the Corresponding
+Source of your version by providing access to the Corresponding Source
+from a network server at no charge, through some standard or customary
+means of facilitating copying of software.  This Corresponding Source
+shall include the Corresponding Source for any work covered by version 3
+of the GNU General Public License that is incorporated pursuant to the
+following paragraph.
+
+  Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU General Public License into a single
+combined work, and to convey the resulting work.  The terms of this
+License will continue to apply to the part which is the covered work,
+but the work with which it is combined will remain governed by version
+3 of the GNU General Public License.
+
+  14. Revised Versions of this License.
+
+  The Free Software Foundation may publish revised and/or new versions of
+the GNU Affero General Public License from time to time.  Such new versions
+will be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+  Each version is given a distinguishing version number.  If the
+Program specifies that a certain numbered version of the GNU Affero General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation.  If the Program does not specify a version number of the
+GNU Affero General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+  If the Program specifies that a proxy can decide which future
+versions of the GNU Affero General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+  Later license versions may give you additional or different
+permissions.  However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+  15. Disclaimer of Warranty.
+
+  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. Limitation of Liability.
+
+  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+  17. Interpretation of Sections 15 and 16.
+
+  If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU Affero General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU Affero General Public License for more details.
+
+    You should have received a copy of the GNU Affero General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+Also add information on how to contact you by electronic and paper mail.
+
+  If your software can interact with users remotely through a computer
+network, you should also make sure that it provides a way for users to
+get its source.  For example, if your program is a web application, its
+interface could display a "Source" link that leads users to an archive
+of the code.  There are many ways you could offer source, and different
+solutions will be better for different programs; see section 13 for the
+specific requirements.
+
+  You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU AGPL, see
+<http://www.gnu.org/licenses/>.
diff --git a/forester/java/classes/com/itextpdf/text/Anchor.class b/forester/java/classes/com/itextpdf/text/Anchor.class
new file mode 100644 (file)
index 0000000..9b8ef30
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Anchor.class differ
diff --git a/forester/java/classes/com/itextpdf/text/Annotation.class b/forester/java/classes/com/itextpdf/text/Annotation.class
new file mode 100644 (file)
index 0000000..a7b0c76
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Annotation.class differ
diff --git a/forester/java/classes/com/itextpdf/text/BadElementException.class b/forester/java/classes/com/itextpdf/text/BadElementException.class
new file mode 100644 (file)
index 0000000..57db2c9
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/BadElementException.class differ
diff --git a/forester/java/classes/com/itextpdf/text/BaseColor.class b/forester/java/classes/com/itextpdf/text/BaseColor.class
new file mode 100644 (file)
index 0000000..c5e95a2
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/BaseColor.class differ
diff --git a/forester/java/classes/com/itextpdf/text/Chapter.class b/forester/java/classes/com/itextpdf/text/Chapter.class
new file mode 100644 (file)
index 0000000..2c7cc8e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Chapter.class differ
diff --git a/forester/java/classes/com/itextpdf/text/ChapterAutoNumber.class b/forester/java/classes/com/itextpdf/text/ChapterAutoNumber.class
new file mode 100644 (file)
index 0000000..d70f4be
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/ChapterAutoNumber.class differ
diff --git a/forester/java/classes/com/itextpdf/text/Chunk.class b/forester/java/classes/com/itextpdf/text/Chunk.class
new file mode 100644 (file)
index 0000000..4cfde85
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Chunk.class differ
diff --git a/forester/java/classes/com/itextpdf/text/DocListener.class b/forester/java/classes/com/itextpdf/text/DocListener.class
new file mode 100644 (file)
index 0000000..f0372ad
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/DocListener.class differ
diff --git a/forester/java/classes/com/itextpdf/text/DocWriter.class b/forester/java/classes/com/itextpdf/text/DocWriter.class
new file mode 100644 (file)
index 0000000..13d89ae
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/DocWriter.class differ
diff --git a/forester/java/classes/com/itextpdf/text/Document.class b/forester/java/classes/com/itextpdf/text/Document.class
new file mode 100644 (file)
index 0000000..1123959
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Document.class differ
diff --git a/forester/java/classes/com/itextpdf/text/DocumentException.class b/forester/java/classes/com/itextpdf/text/DocumentException.class
new file mode 100644 (file)
index 0000000..8e58fee
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/DocumentException.class differ
diff --git a/forester/java/classes/com/itextpdf/text/Element.class b/forester/java/classes/com/itextpdf/text/Element.class
new file mode 100644 (file)
index 0000000..1321420
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Element.class differ
diff --git a/forester/java/classes/com/itextpdf/text/ElementListener.class b/forester/java/classes/com/itextpdf/text/ElementListener.class
new file mode 100644 (file)
index 0000000..c305492
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/ElementListener.class differ
diff --git a/forester/java/classes/com/itextpdf/text/ExceptionConverter.class b/forester/java/classes/com/itextpdf/text/ExceptionConverter.class
new file mode 100644 (file)
index 0000000..838ec1f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/ExceptionConverter.class differ
diff --git a/forester/java/classes/com/itextpdf/text/Font$1.class b/forester/java/classes/com/itextpdf/text/Font$1.class
new file mode 100644 (file)
index 0000000..3e8bee6
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Font$1.class differ
diff --git a/forester/java/classes/com/itextpdf/text/Font$FontFamily.class b/forester/java/classes/com/itextpdf/text/Font$FontFamily.class
new file mode 100644 (file)
index 0000000..0990eb5
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Font$FontFamily.class differ
diff --git a/forester/java/classes/com/itextpdf/text/Font$FontStyle.class b/forester/java/classes/com/itextpdf/text/Font$FontStyle.class
new file mode 100644 (file)
index 0000000..7d3d013
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Font$FontStyle.class differ
diff --git a/forester/java/classes/com/itextpdf/text/Font.class b/forester/java/classes/com/itextpdf/text/Font.class
new file mode 100644 (file)
index 0000000..4308c64
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Font.class differ
diff --git a/forester/java/classes/com/itextpdf/text/FontFactory.class b/forester/java/classes/com/itextpdf/text/FontFactory.class
new file mode 100644 (file)
index 0000000..6aef453
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/FontFactory.class differ
diff --git a/forester/java/classes/com/itextpdf/text/FontFactoryImp.class b/forester/java/classes/com/itextpdf/text/FontFactoryImp.class
new file mode 100644 (file)
index 0000000..cca663b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/FontFactoryImp.class differ
diff --git a/forester/java/classes/com/itextpdf/text/FontProvider.class b/forester/java/classes/com/itextpdf/text/FontProvider.class
new file mode 100644 (file)
index 0000000..a4a658e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/FontProvider.class differ
diff --git a/forester/java/classes/com/itextpdf/text/GreekList.class b/forester/java/classes/com/itextpdf/text/GreekList.class
new file mode 100644 (file)
index 0000000..4478629
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/GreekList.class differ
diff --git a/forester/java/classes/com/itextpdf/text/Header.class b/forester/java/classes/com/itextpdf/text/Header.class
new file mode 100644 (file)
index 0000000..4ac26d9
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Header.class differ
diff --git a/forester/java/classes/com/itextpdf/text/Image.class b/forester/java/classes/com/itextpdf/text/Image.class
new file mode 100644 (file)
index 0000000..57f8455
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Image.class differ
diff --git a/forester/java/classes/com/itextpdf/text/ImgCCITT.class b/forester/java/classes/com/itextpdf/text/ImgCCITT.class
new file mode 100644 (file)
index 0000000..ca6a1c0
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/ImgCCITT.class differ
diff --git a/forester/java/classes/com/itextpdf/text/ImgJBIG2.class b/forester/java/classes/com/itextpdf/text/ImgJBIG2.class
new file mode 100644 (file)
index 0000000..e5504b3
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/ImgJBIG2.class differ
diff --git a/forester/java/classes/com/itextpdf/text/ImgRaw.class b/forester/java/classes/com/itextpdf/text/ImgRaw.class
new file mode 100644 (file)
index 0000000..8401c54
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/ImgRaw.class differ
diff --git a/forester/java/classes/com/itextpdf/text/ImgTemplate.class b/forester/java/classes/com/itextpdf/text/ImgTemplate.class
new file mode 100644 (file)
index 0000000..7282419
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/ImgTemplate.class differ
diff --git a/forester/java/classes/com/itextpdf/text/ImgWMF.class b/forester/java/classes/com/itextpdf/text/ImgWMF.class
new file mode 100644 (file)
index 0000000..8c221ae
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/ImgWMF.class differ
diff --git a/forester/java/classes/com/itextpdf/text/Jpeg.class b/forester/java/classes/com/itextpdf/text/Jpeg.class
new file mode 100644 (file)
index 0000000..ec1009a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Jpeg.class differ
diff --git a/forester/java/classes/com/itextpdf/text/Jpeg2000.class b/forester/java/classes/com/itextpdf/text/Jpeg2000.class
new file mode 100644 (file)
index 0000000..b15d7fa
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Jpeg2000.class differ
diff --git a/forester/java/classes/com/itextpdf/text/LICENSE.txt b/forester/java/classes/com/itextpdf/text/LICENSE.txt
new file mode 100644 (file)
index 0000000..b6fc6a1
--- /dev/null
@@ -0,0 +1,15 @@
+This program is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3 as published by the Free Software Foundation with the addition of the following permission added to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK IN WHICH THE COPYRIGHT IS OWNED BY 1T3XT, 1T3XT DISCLAIMS THE WARRANTY OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
+
+This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
+You should have received a copy of the GNU Affero General Public License along with this program; if not, see http://www.gnu.org/licenses or write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA, 02110-1301 USA, or download the license from the following URL:
+
+http://itextpdf.com/terms-of-use/
+
+The interactive user interfaces in modified source and object code versions of this program must display Appropriate Legal Notices, as required under Section 5 of the GNU Affero General Public License.
+
+In accordance with Section 7(b) of the GNU Affero General Public License, a covered work must retain the producer line in every PDF that is created or manipulated using iText.
+
+You can be released from the requirements of the license by purchasing a commercial license. Buying such a license is mandatory as soon as you develop commercial activities involving the iText software without disclosing the source code of your own applications.
+These activities include: offering paid services to customers as an ASP, serving PDFs on the fly in a web application, shipping iText with a closed source product.
+
+For more information, please contact iText Software Corp. at this address: sales@itextpdf.com
\ No newline at end of file
diff --git a/forester/java/classes/com/itextpdf/text/LargeElement.class b/forester/java/classes/com/itextpdf/text/LargeElement.class
new file mode 100644 (file)
index 0000000..0213000
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/LargeElement.class differ
diff --git a/forester/java/classes/com/itextpdf/text/List.class b/forester/java/classes/com/itextpdf/text/List.class
new file mode 100644 (file)
index 0000000..999deac
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/List.class differ
diff --git a/forester/java/classes/com/itextpdf/text/ListItem.class b/forester/java/classes/com/itextpdf/text/ListItem.class
new file mode 100644 (file)
index 0000000..f268c40
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/ListItem.class differ
diff --git a/forester/java/classes/com/itextpdf/text/MarkedObject.class b/forester/java/classes/com/itextpdf/text/MarkedObject.class
new file mode 100644 (file)
index 0000000..d650673
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/MarkedObject.class differ
diff --git a/forester/java/classes/com/itextpdf/text/MarkedSection.class b/forester/java/classes/com/itextpdf/text/MarkedSection.class
new file mode 100644 (file)
index 0000000..3b03d74
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/MarkedSection.class differ
diff --git a/forester/java/classes/com/itextpdf/text/Meta.class b/forester/java/classes/com/itextpdf/text/Meta.class
new file mode 100644 (file)
index 0000000..f8dc03e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Meta.class differ
diff --git a/forester/java/classes/com/itextpdf/text/NOTICE.txt b/forester/java/classes/com/itextpdf/text/NOTICE.txt
new file mode 100644 (file)
index 0000000..02f4d04
--- /dev/null
@@ -0,0 +1,398 @@
+(1)
+
+ExceptionConverter:
+The original version of this class was published in an article by Heinz Kabutz.
+Read http://www.javaspecialists.co.za/archive/newsletter.do?issue=033&print=yes&locale=en_US
+"This material from The Java(tm) Specialists' Newsletter by Maximum Solutions
+(South Africa). Please contact Maximum Solutions  for more information.
+
+(2)
+
+SimpleXMLParser:
+The original version of this class was published in a JavaWorld article by Steven Brandt:
+http://www.javaworld.com/javaworld/javatips/jw-javatip128.html
+Jennifer Orr (JavaWorld) wrote: "You have permission to use the code appearing in
+Steven Brandt's JavaWorld article, 'Java Tip 128: Create a quick-and-dirty XML parser.'
+We ask that you reference the author as the creator and JavaWorld as the original publisher
+of the code." Steven Brandt also agreed with the use of this class.
+
+(3)
+
+The following files contain material that was copyrighted by SUN:
+
+com/itextpdf/text/pdf/LZWDecoder.java (first appearance in iText: 2002-02-08)
+com/itextpdf/text/pdf/codec/BmpImage.java (first appearance in iText: 2003-06-20)
+com/itextpdf/text/pdf/codec/PngImage.java (first appearance in iText: 2003-04-25)
+com/itextpdf/text/pdf/codec/TIFFDirectory.java (first appearance in iText: 2003-04-09)
+com/itextpdf/text/pdf/codec/TIFFFaxDecoder.java (first appearance in iText: 2003-04-09)
+com/itextpdf/text/pdf/codec/TIFFField.java (first appearance in iText: 2003-04-09)
+com/itextpdf/text/pdf/codec/TIFFLZWDecoder.java (first appearance in iText: 2003-04-09)
+
+The original code was released under the BSD license, and contained the following
+extra restriction: "You acknowledge that Software is not designed, licensed or intended
+for use in the design, construction, operation or maintenance of any nuclear facility."
+
+In a mail sent to Bruno Lowagie on January 23, 2008, Brian Burkhalter (@sun.com)
+writes: "This code is under a BSD license and supersedes the older codec packages
+on which your code is based. It also includes numerous fixes among them being the
+ability to handle a lot of 'broken' TIFFs."
+
+Note that numerous fixes were applied to the code used in iText by Paulo Soares,
+but apart from the fixes there were no essential changes between the code that
+was originally adapted and the code that is now available under the following
+license:
+
+ Copyright (c) 2005 Sun Microsystems, Inc. All  Rights Reserved.
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met: 
+ - Redistribution of source code must retain the above copyright 
+   notice, this  list of conditions and the following disclaimer.
+ - Redistribution in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in 
+   the documentation and/or other materials provided with the
+   distribution.
+ Neither the name of Sun Microsystems, Inc. or the names of 
+ contributors may be used to endorse or promote products derived 
+ from this software without specific prior written permission.
+ This software is provided "AS IS," without a warranty of any 
+ kind. ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND 
+ WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, 
+ FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY
+ EXCLUDED. SUN MIDROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL 
+ NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF 
+ USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS
+ DERIVATIVES. IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR 
+ ANY LOST REVENUE, PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL,
+ CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND
+ REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF THE USE OF OR
+ INABILITY TO USE THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGES. 
+ You acknowledge that this software is not designed or intended for 
+ use in the design, construction, operation or maintenance of any 
+ nuclear facility.
+
+The main difference can be found in the final paragraph: the restriction
+that the source code is not "licensed" in this particular situation has
+been removed.
+
+FYI: Brian also added: "A bit of history might be in order.
+The codec classes that you used originally were based on some
+classes included with JAI but not strictly part of JAI.
+As of Java SE 1.4 an official Image I/O framework was
+added in javax.imageio.... This frameork supports these formats:
+
+Java 1.4: GIF (read only), JPEG, PNG
+Java 1.5: Added support for BMP and WBMP
+Java 1.6: Added support for writing GIF
+
+The JAI Image I/O Tools packages (jai-imageio-core) were created
+to support formats handled by JAI but not included in Java SE
+as well as some new things like JPEG2000."
+
+(4) the file com/itextpdf/text/pdf/codec/TIFFConstants
+and some other TIFF related code is derived from LIBTIFF:
+
+ Copyright (c) 1988-1997 Sam Leffler
+ Copyright (c) 1991-1997 Silicon Graphics, Inc.
+
+ Permission to use, copy, modify, distribute, and sell this software and 
+ its documentation for any purpose is hereby granted without fee, provided
+ that (i) the above copyright notices and this permission notice appear in
+ all copies of the software and related documentation, and (ii) the names of
+ Sam Leffler and Silicon Graphics may not be used in any advertising or
+ publicity relating to the software without the specific, prior written
+ permission of Sam Leffler and Silicon Graphics.
+ THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, 
+ EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY 
+ WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  
+ IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
+ ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+ WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF 
+ LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
+ OF THIS SOFTWARE.
+
+(5)
+
+BidiOrder:
+As stated in the Javadoc comments, materials from Unicode.org
+are used in the class com/itextpdf/text/pdf/BidiOrder.java
+The following license applies to these materials:
+ http://www.unicode.org/copyright.html#Exhibit1
+  
+ EXHIBIT 1
+ UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
+ Unicode Data Files include all data files under the directories
+ http://www.unicode.org/Public/, http://www.unicode.org/reports/,
+ and http://www.unicode.org/cldr/data/ .
+ Unicode Software includes any source code published in the Unicode Standard
+ or under the directories http://www.unicode.org/Public/, http://www.unicode.org/reports/,
+ and http://www.unicode.org/cldr/data/.
+ NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING,
+ INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA FILES"),
+ AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY,
+ ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
+ DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
+ COPYRIGHT AND PERMISSION NOTICE
+ Copyright (C) 1991-2007 Unicode, Inc. All rights reserved. Distributed under
+ the Terms of Use in http://www.unicode.org/copyright.html.
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of the Unicode data files and any associated documentation (the "Data Files")
+ or Unicode software and any associated documentation (the "Software") to deal
+ in the Data Files or Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell copies
+ of the Data Files or Software, and to permit persons to whom the Data Files
+ or Software are furnished to do so, provided that (a) the above copyright
+ notice(s) and this permission notice appear with all copies of the Data Files
+ or Software, (b) both the above copyright notice(s) and this permission notice
+ appear in associated documentation, and (c) there is clear notice in each
+ modified Data File or in the Software as well as in the documentation associated
+ with the Data File(s) or Software that the data or software has been modified.
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS.
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE
+ LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY
+ DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
+ CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.
+ Except as contained in this notice, the name of a copyright holder shall not
+ be used in advertising or otherwise to promote the sale, use or other dealings
+ in these Data Files or Software without prior written authorization of the
+ copyright holder.
+(6)
+Some files use code from different Apache projects.
+The source code of these files contains the appropriate copyright notices
+as described in the Appendix of http://www.apache.org/licenses/LICENSE-2.0
+This is a copy of the text that can be found at that specific URL:
+
+Apache License
+Version 2.0, January 2004
+http://www.apache.org/licenses/
+
+TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+2. Grant of Copyright License.
+
+Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+3. Grant of Patent License.
+
+Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+4. Redistribution.
+
+You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+        * You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+        * You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+        * You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+        * If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+5. Submission of Contributions.
+
+Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+6. Trademarks.
+
+This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+7. Disclaimer of Warranty.
+
+Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+8. Limitation of Liability.
+
+In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+9. Accepting Warranty or Additional Liability.
+
+While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+END OF TERMS AND CONDITIONS
+
+APPENDIX: How to apply the Apache License to your work
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
\ No newline at end of file
diff --git a/forester/java/classes/com/itextpdf/text/PageSize.class b/forester/java/classes/com/itextpdf/text/PageSize.class
new file mode 100644 (file)
index 0000000..4c4a71d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/PageSize.class differ
diff --git a/forester/java/classes/com/itextpdf/text/Paragraph.class b/forester/java/classes/com/itextpdf/text/Paragraph.class
new file mode 100644 (file)
index 0000000..f6c1971
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Paragraph.class differ
diff --git a/forester/java/classes/com/itextpdf/text/Phrase.class b/forester/java/classes/com/itextpdf/text/Phrase.class
new file mode 100644 (file)
index 0000000..5c184a3
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Phrase.class differ
diff --git a/forester/java/classes/com/itextpdf/text/Rectangle.class b/forester/java/classes/com/itextpdf/text/Rectangle.class
new file mode 100644 (file)
index 0000000..5bbfaf5
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Rectangle.class differ
diff --git a/forester/java/classes/com/itextpdf/text/RectangleReadOnly.class b/forester/java/classes/com/itextpdf/text/RectangleReadOnly.class
new file mode 100644 (file)
index 0000000..17b6d96
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/RectangleReadOnly.class differ
diff --git a/forester/java/classes/com/itextpdf/text/RomanList.class b/forester/java/classes/com/itextpdf/text/RomanList.class
new file mode 100644 (file)
index 0000000..a5df9dc
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/RomanList.class differ
diff --git a/forester/java/classes/com/itextpdf/text/Section.class b/forester/java/classes/com/itextpdf/text/Section.class
new file mode 100644 (file)
index 0000000..80ba9a6
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Section.class differ
diff --git a/forester/java/classes/com/itextpdf/text/SpecialSymbol.class b/forester/java/classes/com/itextpdf/text/SpecialSymbol.class
new file mode 100644 (file)
index 0000000..630aab0
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/SpecialSymbol.class differ
diff --git a/forester/java/classes/com/itextpdf/text/SplitCharacter.class b/forester/java/classes/com/itextpdf/text/SplitCharacter.class
new file mode 100644 (file)
index 0000000..9c323d2
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/SplitCharacter.class differ
diff --git a/forester/java/classes/com/itextpdf/text/TextElementArray.class b/forester/java/classes/com/itextpdf/text/TextElementArray.class
new file mode 100644 (file)
index 0000000..2ec2cc7
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/TextElementArray.class differ
diff --git a/forester/java/classes/com/itextpdf/text/Utilities.class b/forester/java/classes/com/itextpdf/text/Utilities.class
new file mode 100644 (file)
index 0000000..3e1a1f3
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/Utilities.class differ
diff --git a/forester/java/classes/com/itextpdf/text/ZapfDingbatsList.class b/forester/java/classes/com/itextpdf/text/ZapfDingbatsList.class
new file mode 100644 (file)
index 0000000..0aa0450
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/ZapfDingbatsList.class differ
diff --git a/forester/java/classes/com/itextpdf/text/ZapfDingbatsNumberList.class b/forester/java/classes/com/itextpdf/text/ZapfDingbatsNumberList.class
new file mode 100644 (file)
index 0000000..f628b8c
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/ZapfDingbatsNumberList.class differ
diff --git a/forester/java/classes/com/itextpdf/text/error_messages/MessageLocalization.class b/forester/java/classes/com/itextpdf/text/error_messages/MessageLocalization.class
new file mode 100644 (file)
index 0000000..2f1f080
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/error_messages/MessageLocalization.class differ
diff --git a/forester/java/classes/com/itextpdf/text/exceptions/BadPasswordException.class b/forester/java/classes/com/itextpdf/text/exceptions/BadPasswordException.class
new file mode 100644 (file)
index 0000000..554afdc
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/exceptions/BadPasswordException.class differ
diff --git a/forester/java/classes/com/itextpdf/text/exceptions/IllegalPdfSyntaxException.class b/forester/java/classes/com/itextpdf/text/exceptions/IllegalPdfSyntaxException.class
new file mode 100644 (file)
index 0000000..eb7639e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/exceptions/IllegalPdfSyntaxException.class differ
diff --git a/forester/java/classes/com/itextpdf/text/exceptions/InvalidPdfException.class b/forester/java/classes/com/itextpdf/text/exceptions/InvalidPdfException.class
new file mode 100644 (file)
index 0000000..ca9b2d1
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/exceptions/InvalidPdfException.class differ
diff --git a/forester/java/classes/com/itextpdf/text/exceptions/UnsupportedPdfException.class b/forester/java/classes/com/itextpdf/text/exceptions/UnsupportedPdfException.class
new file mode 100644 (file)
index 0000000..1bdb96c
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/exceptions/UnsupportedPdfException.class differ
diff --git a/forester/java/classes/com/itextpdf/text/factories/GreekAlphabetFactory.class b/forester/java/classes/com/itextpdf/text/factories/GreekAlphabetFactory.class
new file mode 100644 (file)
index 0000000..3a7b629
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/factories/GreekAlphabetFactory.class differ
diff --git a/forester/java/classes/com/itextpdf/text/factories/RomanAlphabetFactory.class b/forester/java/classes/com/itextpdf/text/factories/RomanAlphabetFactory.class
new file mode 100644 (file)
index 0000000..07c7652
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/factories/RomanAlphabetFactory.class differ
diff --git a/forester/java/classes/com/itextpdf/text/factories/RomanNumberFactory$RomanDigit.class b/forester/java/classes/com/itextpdf/text/factories/RomanNumberFactory$RomanDigit.class
new file mode 100644 (file)
index 0000000..2ee462b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/factories/RomanNumberFactory$RomanDigit.class differ
diff --git a/forester/java/classes/com/itextpdf/text/factories/RomanNumberFactory.class b/forester/java/classes/com/itextpdf/text/factories/RomanNumberFactory.class
new file mode 100644 (file)
index 0000000..f0c6541
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/factories/RomanNumberFactory.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/HtmlEncoder.class b/forester/java/classes/com/itextpdf/text/html/HtmlEncoder.class
new file mode 100644 (file)
index 0000000..e43b3c8
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/HtmlEncoder.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/HtmlTags.class b/forester/java/classes/com/itextpdf/text/html/HtmlTags.class
new file mode 100644 (file)
index 0000000..14f4ee8
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/HtmlTags.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/HtmlUtilities.class b/forester/java/classes/com/itextpdf/text/html/HtmlUtilities.class
new file mode 100644 (file)
index 0000000..f143caf
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/HtmlUtilities.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/WebColors.class b/forester/java/classes/com/itextpdf/text/html/WebColors.class
new file mode 100644 (file)
index 0000000..5c0940a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/WebColors.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/CellWrapper.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/CellWrapper.class
new file mode 100644 (file)
index 0000000..51355b1
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/CellWrapper.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/ChainedProperties$TagAttributes.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/ChainedProperties$TagAttributes.class
new file mode 100644 (file)
index 0000000..82e66b0
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/ChainedProperties$TagAttributes.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/ChainedProperties.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/ChainedProperties.class
new file mode 100644 (file)
index 0000000..88b115f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/ChainedProperties.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/ElementFactory.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/ElementFactory.class
new file mode 100644 (file)
index 0000000..b67062d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/ElementFactory.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessor.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessor.class
new file mode 100644 (file)
index 0000000..ccdc3cc
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessor.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$1.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$1.class
new file mode 100644 (file)
index 0000000..613acdc
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$1.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$10.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$10.class
new file mode 100644 (file)
index 0000000..3b38d28
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$10.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$11.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$11.class
new file mode 100644 (file)
index 0000000..26dab47
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$11.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$12.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$12.class
new file mode 100644 (file)
index 0000000..1ada5b0
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$12.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$13.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$13.class
new file mode 100644 (file)
index 0000000..064acbd
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$13.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$14.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$14.class
new file mode 100644 (file)
index 0000000..ff52d21
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$14.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$2.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$2.class
new file mode 100644 (file)
index 0000000..cdf4327
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$2.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$3.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$3.class
new file mode 100644 (file)
index 0000000..f464bc7
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$3.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$4.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$4.class
new file mode 100644 (file)
index 0000000..e25c8c1
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$4.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$5.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$5.class
new file mode 100644 (file)
index 0000000..d8e4edc
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$5.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$6.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$6.class
new file mode 100644 (file)
index 0000000..4ad0309
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$6.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$7.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$7.class
new file mode 100644 (file)
index 0000000..0a9de49
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$7.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$8.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$8.class
new file mode 100644 (file)
index 0000000..85fb7ef
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$8.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$9.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$9.class
new file mode 100644 (file)
index 0000000..e1d9eb6
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors$9.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors.class
new file mode 100644 (file)
index 0000000..91f1370
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLTagProcessors.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLWorker.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLWorker.class
new file mode 100644 (file)
index 0000000..8f229be
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/HTMLWorker.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/ImageProcessor.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/ImageProcessor.class
new file mode 100644 (file)
index 0000000..8e81a0e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/ImageProcessor.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/ImageProvider.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/ImageProvider.class
new file mode 100644 (file)
index 0000000..22da293
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/ImageProvider.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/ImageStore.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/ImageStore.class
new file mode 100644 (file)
index 0000000..2aa6901
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/ImageStore.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/LinkProcessor.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/LinkProcessor.class
new file mode 100644 (file)
index 0000000..2a2ba22
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/LinkProcessor.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/StyleSheet.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/StyleSheet.class
new file mode 100644 (file)
index 0000000..43b1c77
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/StyleSheet.class differ
diff --git a/forester/java/classes/com/itextpdf/text/html/simpleparser/TableWrapper.class b/forester/java/classes/com/itextpdf/text/html/simpleparser/TableWrapper.class
new file mode 100644 (file)
index 0000000..7532d46
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/html/simpleparser/TableWrapper.class differ
diff --git a/forester/java/classes/com/itextpdf/text/log/Logger.class b/forester/java/classes/com/itextpdf/text/log/Logger.class
new file mode 100644 (file)
index 0000000..c12f929
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/log/Logger.class differ
diff --git a/forester/java/classes/com/itextpdf/text/log/LoggerFactory.class b/forester/java/classes/com/itextpdf/text/log/LoggerFactory.class
new file mode 100644 (file)
index 0000000..2af8a70
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/log/LoggerFactory.class differ
diff --git a/forester/java/classes/com/itextpdf/text/log/NoOpLogger.class b/forester/java/classes/com/itextpdf/text/log/NoOpLogger.class
new file mode 100644 (file)
index 0000000..5d2b750
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/log/NoOpLogger.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/AcroFields$1.class b/forester/java/classes/com/itextpdf/text/pdf/AcroFields$1.class
new file mode 100644 (file)
index 0000000..7f214f8
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/AcroFields$1.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/AcroFields$FieldPosition.class b/forester/java/classes/com/itextpdf/text/pdf/AcroFields$FieldPosition.class
new file mode 100644 (file)
index 0000000..c7fcbfd
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/AcroFields$FieldPosition.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/AcroFields$InstHit.class b/forester/java/classes/com/itextpdf/text/pdf/AcroFields$InstHit.class
new file mode 100644 (file)
index 0000000..69a565c
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/AcroFields$InstHit.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/AcroFields$Item.class b/forester/java/classes/com/itextpdf/text/pdf/AcroFields$Item.class
new file mode 100644 (file)
index 0000000..70af48d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/AcroFields$Item.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/AcroFields$RevisionStream.class b/forester/java/classes/com/itextpdf/text/pdf/AcroFields$RevisionStream.class
new file mode 100644 (file)
index 0000000..b41736f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/AcroFields$RevisionStream.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/AcroFields$SorterComparator.class b/forester/java/classes/com/itextpdf/text/pdf/AcroFields$SorterComparator.class
new file mode 100644 (file)
index 0000000..e9ec69f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/AcroFields$SorterComparator.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/AcroFields.class b/forester/java/classes/com/itextpdf/text/pdf/AcroFields.class
new file mode 100644 (file)
index 0000000..ee01475
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/AcroFields.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/ArabicLigaturizer$charstruct.class b/forester/java/classes/com/itextpdf/text/pdf/ArabicLigaturizer$charstruct.class
new file mode 100644 (file)
index 0000000..f9b54f8
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/ArabicLigaturizer$charstruct.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/ArabicLigaturizer.class b/forester/java/classes/com/itextpdf/text/pdf/ArabicLigaturizer.class
new file mode 100644 (file)
index 0000000..aad4db6
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/ArabicLigaturizer.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/AsianFontMapper.class b/forester/java/classes/com/itextpdf/text/pdf/AsianFontMapper.class
new file mode 100644 (file)
index 0000000..9247e7d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/AsianFontMapper.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/BadPdfFormatException.class b/forester/java/classes/com/itextpdf/text/pdf/BadPdfFormatException.class
new file mode 100644 (file)
index 0000000..9f1e377
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/BadPdfFormatException.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/Barcode.class b/forester/java/classes/com/itextpdf/text/pdf/Barcode.class
new file mode 100644 (file)
index 0000000..e911431
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/Barcode.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/Barcode128.class b/forester/java/classes/com/itextpdf/text/pdf/Barcode128.class
new file mode 100644 (file)
index 0000000..4ec056a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/Barcode128.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/Barcode39.class b/forester/java/classes/com/itextpdf/text/pdf/Barcode39.class
new file mode 100644 (file)
index 0000000..9e8a854
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/Barcode39.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/BarcodeCodabar.class b/forester/java/classes/com/itextpdf/text/pdf/BarcodeCodabar.class
new file mode 100644 (file)
index 0000000..f85c70c
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/BarcodeCodabar.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/BarcodeDatamatrix$DmParams.class b/forester/java/classes/com/itextpdf/text/pdf/BarcodeDatamatrix$DmParams.class
new file mode 100644 (file)
index 0000000..3ee8382
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/BarcodeDatamatrix$DmParams.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/BarcodeDatamatrix$Placement.class b/forester/java/classes/com/itextpdf/text/pdf/BarcodeDatamatrix$Placement.class
new file mode 100644 (file)
index 0000000..f5e35f4
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/BarcodeDatamatrix$Placement.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/BarcodeDatamatrix$ReedSolomon.class b/forester/java/classes/com/itextpdf/text/pdf/BarcodeDatamatrix$ReedSolomon.class
new file mode 100644 (file)
index 0000000..f7a91f9
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/BarcodeDatamatrix$ReedSolomon.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/BarcodeDatamatrix.class b/forester/java/classes/com/itextpdf/text/pdf/BarcodeDatamatrix.class
new file mode 100644 (file)
index 0000000..9a8f093
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/BarcodeDatamatrix.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/BarcodeEAN.class b/forester/java/classes/com/itextpdf/text/pdf/BarcodeEAN.class
new file mode 100644 (file)
index 0000000..17f4e25
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/BarcodeEAN.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/BarcodeEANSUPP.class b/forester/java/classes/com/itextpdf/text/pdf/BarcodeEANSUPP.class
new file mode 100644 (file)
index 0000000..7d9ac90
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/BarcodeEANSUPP.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/BarcodeInter25.class b/forester/java/classes/com/itextpdf/text/pdf/BarcodeInter25.class
new file mode 100644 (file)
index 0000000..e8b8ac3
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/BarcodeInter25.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/BarcodePDF417$Segment.class b/forester/java/classes/com/itextpdf/text/pdf/BarcodePDF417$Segment.class
new file mode 100644 (file)
index 0000000..0479e00
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/BarcodePDF417$Segment.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/BarcodePDF417$SegmentList.class b/forester/java/classes/com/itextpdf/text/pdf/BarcodePDF417$SegmentList.class
new file mode 100644 (file)
index 0000000..e07d70f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/BarcodePDF417$SegmentList.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/BarcodePDF417.class b/forester/java/classes/com/itextpdf/text/pdf/BarcodePDF417.class
new file mode 100644 (file)
index 0000000..836fb9a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/BarcodePDF417.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/BarcodePostnet.class b/forester/java/classes/com/itextpdf/text/pdf/BarcodePostnet.class
new file mode 100644 (file)
index 0000000..d7e5483
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/BarcodePostnet.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/BarcodeQRCode.class b/forester/java/classes/com/itextpdf/text/pdf/BarcodeQRCode.class
new file mode 100644 (file)
index 0000000..5cded8d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/BarcodeQRCode.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/BaseField.class b/forester/java/classes/com/itextpdf/text/pdf/BaseField.class
new file mode 100644 (file)
index 0000000..238878a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/BaseField.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/BaseFont$StreamFont.class b/forester/java/classes/com/itextpdf/text/pdf/BaseFont$StreamFont.class
new file mode 100644 (file)
index 0000000..9828876
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/BaseFont$StreamFont.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/BaseFont.class b/forester/java/classes/com/itextpdf/text/pdf/BaseFont.class
new file mode 100644 (file)
index 0000000..6b2b716
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/BaseFont.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/BidiLine.class b/forester/java/classes/com/itextpdf/text/pdf/BidiLine.class
new file mode 100644 (file)
index 0000000..a970019
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/BidiLine.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/BidiOrder.class b/forester/java/classes/com/itextpdf/text/pdf/BidiOrder.class
new file mode 100644 (file)
index 0000000..53d2149
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/BidiOrder.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/ByteBuffer.class b/forester/java/classes/com/itextpdf/text/pdf/ByteBuffer.class
new file mode 100644 (file)
index 0000000..da47667
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/ByteBuffer.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CFFFont$DictNumberItem.class b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$DictNumberItem.class
new file mode 100644 (file)
index 0000000..d03d662
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$DictNumberItem.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CFFFont$DictOffsetItem.class b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$DictOffsetItem.class
new file mode 100644 (file)
index 0000000..a267fd2
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$DictOffsetItem.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CFFFont$Font.class b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$Font.class
new file mode 100644 (file)
index 0000000..a70f82b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$Font.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CFFFont$IndexBaseItem.class b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$IndexBaseItem.class
new file mode 100644 (file)
index 0000000..5b7269b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$IndexBaseItem.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CFFFont$IndexMarkerItem.class b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$IndexMarkerItem.class
new file mode 100644 (file)
index 0000000..587f355
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$IndexMarkerItem.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CFFFont$IndexOffsetItem.class b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$IndexOffsetItem.class
new file mode 100644 (file)
index 0000000..83ce67b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$IndexOffsetItem.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CFFFont$Item.class b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$Item.class
new file mode 100644 (file)
index 0000000..9df9d5a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$Item.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CFFFont$MarkerItem.class b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$MarkerItem.class
new file mode 100644 (file)
index 0000000..a9c140b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$MarkerItem.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CFFFont$OffsetItem.class b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$OffsetItem.class
new file mode 100644 (file)
index 0000000..142cc05
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$OffsetItem.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CFFFont$RangeItem.class b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$RangeItem.class
new file mode 100644 (file)
index 0000000..7476155
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$RangeItem.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CFFFont$StringItem.class b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$StringItem.class
new file mode 100644 (file)
index 0000000..9685dc9
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$StringItem.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CFFFont$SubrMarkerItem.class b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$SubrMarkerItem.class
new file mode 100644 (file)
index 0000000..fa67dc0
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$SubrMarkerItem.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CFFFont$UInt16Item.class b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$UInt16Item.class
new file mode 100644 (file)
index 0000000..7f653ae
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$UInt16Item.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CFFFont$UInt24Item.class b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$UInt24Item.class
new file mode 100644 (file)
index 0000000..4250f5e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$UInt24Item.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CFFFont$UInt32Item.class b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$UInt32Item.class
new file mode 100644 (file)
index 0000000..f143a7e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$UInt32Item.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CFFFont$UInt8Item.class b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$UInt8Item.class
new file mode 100644 (file)
index 0000000..6a7594a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CFFFont$UInt8Item.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CFFFont.class b/forester/java/classes/com/itextpdf/text/pdf/CFFFont.class
new file mode 100644 (file)
index 0000000..07fa115
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CFFFont.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CFFFontSubset.class b/forester/java/classes/com/itextpdf/text/pdf/CFFFontSubset.class
new file mode 100644 (file)
index 0000000..5071202
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CFFFontSubset.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CJKFont.class b/forester/java/classes/com/itextpdf/text/pdf/CJKFont.class
new file mode 100644 (file)
index 0000000..b3f4963
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CJKFont.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CMYKColor.class b/forester/java/classes/com/itextpdf/text/pdf/CMYKColor.class
new file mode 100644 (file)
index 0000000..0b1a9db
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CMYKColor.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/CMapAwareDocumentFont.class b/forester/java/classes/com/itextpdf/text/pdf/CMapAwareDocumentFont.class
new file mode 100644 (file)
index 0000000..0b5eb67
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/CMapAwareDocumentFont.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/ColorDetails.class b/forester/java/classes/com/itextpdf/text/pdf/ColorDetails.class
new file mode 100644 (file)
index 0000000..6e5e03e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/ColorDetails.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/ColumnText.class b/forester/java/classes/com/itextpdf/text/pdf/ColumnText.class
new file mode 100644 (file)
index 0000000..8f88164
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/ColumnText.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/DefaultFontMapper$BaseFontParameters.class b/forester/java/classes/com/itextpdf/text/pdf/DefaultFontMapper$BaseFontParameters.class
new file mode 100644 (file)
index 0000000..cbefc8b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/DefaultFontMapper$BaseFontParameters.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/DefaultFontMapper.class b/forester/java/classes/com/itextpdf/text/pdf/DefaultFontMapper.class
new file mode 100644 (file)
index 0000000..abffe2d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/DefaultFontMapper.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/DefaultSplitCharacter.class b/forester/java/classes/com/itextpdf/text/pdf/DefaultSplitCharacter.class
new file mode 100644 (file)
index 0000000..60a716e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/DefaultSplitCharacter.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/DocumentFont.class b/forester/java/classes/com/itextpdf/text/pdf/DocumentFont.class
new file mode 100644 (file)
index 0000000..6c10096
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/DocumentFont.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/EnumerateTTC.class b/forester/java/classes/com/itextpdf/text/pdf/EnumerateTTC.class
new file mode 100644 (file)
index 0000000..54dc211
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/EnumerateTTC.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/ExtendedColor.class b/forester/java/classes/com/itextpdf/text/pdf/ExtendedColor.class
new file mode 100644 (file)
index 0000000..c135047
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/ExtendedColor.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/ExtraEncoding.class b/forester/java/classes/com/itextpdf/text/pdf/ExtraEncoding.class
new file mode 100644 (file)
index 0000000..b55fcb1
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/ExtraEncoding.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/FdfReader.class b/forester/java/classes/com/itextpdf/text/pdf/FdfReader.class
new file mode 100644 (file)
index 0000000..6b4054d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/FdfReader.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/FdfWriter$Wrt.class b/forester/java/classes/com/itextpdf/text/pdf/FdfWriter$Wrt.class
new file mode 100644 (file)
index 0000000..d9d4e5e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/FdfWriter$Wrt.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/FdfWriter.class b/forester/java/classes/com/itextpdf/text/pdf/FdfWriter.class
new file mode 100644 (file)
index 0000000..bc68e78
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/FdfWriter.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/FontDetails.class b/forester/java/classes/com/itextpdf/text/pdf/FontDetails.class
new file mode 100644 (file)
index 0000000..69c6cdf
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/FontDetails.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/FontMapper.class b/forester/java/classes/com/itextpdf/text/pdf/FontMapper.class
new file mode 100644 (file)
index 0000000..ea354f3
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/FontMapper.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/FontSelector.class b/forester/java/classes/com/itextpdf/text/pdf/FontSelector.class
new file mode 100644 (file)
index 0000000..970804f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/FontSelector.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/GlyphList.class b/forester/java/classes/com/itextpdf/text/pdf/GlyphList.class
new file mode 100644 (file)
index 0000000..b68054a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/GlyphList.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/GrayColor.class b/forester/java/classes/com/itextpdf/text/pdf/GrayColor.class
new file mode 100644 (file)
index 0000000..25cda95
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/GrayColor.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/HyphenationAuto.class b/forester/java/classes/com/itextpdf/text/pdf/HyphenationAuto.class
new file mode 100644 (file)
index 0000000..d305272
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/HyphenationAuto.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/HyphenationEvent.class b/forester/java/classes/com/itextpdf/text/pdf/HyphenationEvent.class
new file mode 100644 (file)
index 0000000..812d4db
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/HyphenationEvent.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/ICC_Profile.class b/forester/java/classes/com/itextpdf/text/pdf/ICC_Profile.class
new file mode 100644 (file)
index 0000000..a7a88a5
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/ICC_Profile.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/IntHashtable$Entry.class b/forester/java/classes/com/itextpdf/text/pdf/IntHashtable$Entry.class
new file mode 100644 (file)
index 0000000..84e002c
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/IntHashtable$Entry.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/IntHashtable$IntHashtableIterator.class b/forester/java/classes/com/itextpdf/text/pdf/IntHashtable$IntHashtableIterator.class
new file mode 100644 (file)
index 0000000..8fcecf5
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/IntHashtable$IntHashtableIterator.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/IntHashtable.class b/forester/java/classes/com/itextpdf/text/pdf/IntHashtable.class
new file mode 100644 (file)
index 0000000..19ad586
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/IntHashtable.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/LZWDecoder.class b/forester/java/classes/com/itextpdf/text/pdf/LZWDecoder.class
new file mode 100644 (file)
index 0000000..af05328
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/LZWDecoder.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/MappedRandomAccessFile$1.class b/forester/java/classes/com/itextpdf/text/pdf/MappedRandomAccessFile$1.class
new file mode 100644 (file)
index 0000000..7d0dc04
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/MappedRandomAccessFile$1.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/MappedRandomAccessFile.class b/forester/java/classes/com/itextpdf/text/pdf/MappedRandomAccessFile.class
new file mode 100644 (file)
index 0000000..acaf9f3
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/MappedRandomAccessFile.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/MultiColumnText$ColumnDef.class b/forester/java/classes/com/itextpdf/text/pdf/MultiColumnText$ColumnDef.class
new file mode 100644 (file)
index 0000000..69dcca8
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/MultiColumnText$ColumnDef.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/MultiColumnText.class b/forester/java/classes/com/itextpdf/text/pdf/MultiColumnText.class
new file mode 100644 (file)
index 0000000..ed63a3f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/MultiColumnText.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/NumberArray.class b/forester/java/classes/com/itextpdf/text/pdf/NumberArray.class
new file mode 100644 (file)
index 0000000..0e46914
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/NumberArray.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/OcspClient.class b/forester/java/classes/com/itextpdf/text/pdf/OcspClient.class
new file mode 100644 (file)
index 0000000..45a1624
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/OcspClient.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/OcspClientBouncyCastle.class b/forester/java/classes/com/itextpdf/text/pdf/OcspClientBouncyCastle.class
new file mode 100644 (file)
index 0000000..1c2eda5
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/OcspClientBouncyCastle.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/OutputStreamCounter.class b/forester/java/classes/com/itextpdf/text/pdf/OutputStreamCounter.class
new file mode 100644 (file)
index 0000000..240a1fb
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/OutputStreamCounter.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/OutputStreamEncryption.class b/forester/java/classes/com/itextpdf/text/pdf/OutputStreamEncryption.class
new file mode 100644 (file)
index 0000000..d2dc632
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/OutputStreamEncryption.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PRAcroForm$FieldInformation.class b/forester/java/classes/com/itextpdf/text/pdf/PRAcroForm$FieldInformation.class
new file mode 100644 (file)
index 0000000..0b89c2e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PRAcroForm$FieldInformation.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PRAcroForm.class b/forester/java/classes/com/itextpdf/text/pdf/PRAcroForm.class
new file mode 100644 (file)
index 0000000..7ff83e5
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PRAcroForm.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PRIndirectReference.class b/forester/java/classes/com/itextpdf/text/pdf/PRIndirectReference.class
new file mode 100644 (file)
index 0000000..e6993fd
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PRIndirectReference.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PRStream.class b/forester/java/classes/com/itextpdf/text/pdf/PRStream.class
new file mode 100644 (file)
index 0000000..10e6bb2
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PRStream.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PRTokeniser$TokenType.class b/forester/java/classes/com/itextpdf/text/pdf/PRTokeniser$TokenType.class
new file mode 100644 (file)
index 0000000..9208359
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PRTokeniser$TokenType.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PRTokeniser.class b/forester/java/classes/com/itextpdf/text/pdf/PRTokeniser.class
new file mode 100644 (file)
index 0000000..7a5f946
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PRTokeniser.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PageResources.class b/forester/java/classes/com/itextpdf/text/pdf/PageResources.class
new file mode 100644 (file)
index 0000000..2f1ef7b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PageResources.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PatternColor.class b/forester/java/classes/com/itextpdf/text/pdf/PatternColor.class
new file mode 100644 (file)
index 0000000..174d708
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PatternColor.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfAcroForm.class b/forester/java/classes/com/itextpdf/text/pdf/PdfAcroForm.class
new file mode 100644 (file)
index 0000000..7630936
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfAcroForm.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfAction.class b/forester/java/classes/com/itextpdf/text/pdf/PdfAction.class
new file mode 100644 (file)
index 0000000..c429f64
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfAction.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfAnnotation$PdfImportedLink.class b/forester/java/classes/com/itextpdf/text/pdf/PdfAnnotation$PdfImportedLink.class
new file mode 100644 (file)
index 0000000..527e123
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfAnnotation$PdfImportedLink.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfAnnotation.class b/forester/java/classes/com/itextpdf/text/pdf/PdfAnnotation.class
new file mode 100644 (file)
index 0000000..a6894a9
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfAnnotation.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfAppearance.class b/forester/java/classes/com/itextpdf/text/pdf/PdfAppearance.class
new file mode 100644 (file)
index 0000000..5b86d52
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfAppearance.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfArray.class b/forester/java/classes/com/itextpdf/text/pdf/PdfArray.class
new file mode 100644 (file)
index 0000000..2fe56b4
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfArray.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfBoolean.class b/forester/java/classes/com/itextpdf/text/pdf/PdfBoolean.class
new file mode 100644 (file)
index 0000000..49fcd23
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfBoolean.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfBorderArray.class b/forester/java/classes/com/itextpdf/text/pdf/PdfBorderArray.class
new file mode 100644 (file)
index 0000000..0f0dea2
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfBorderArray.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfBorderDictionary.class b/forester/java/classes/com/itextpdf/text/pdf/PdfBorderDictionary.class
new file mode 100644 (file)
index 0000000..cdec3b3
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfBorderDictionary.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfChunk.class b/forester/java/classes/com/itextpdf/text/pdf/PdfChunk.class
new file mode 100644 (file)
index 0000000..1116229
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfChunk.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfColor.class b/forester/java/classes/com/itextpdf/text/pdf/PdfColor.class
new file mode 100644 (file)
index 0000000..7c7942b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfColor.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfContentByte$GraphicState.class b/forester/java/classes/com/itextpdf/text/pdf/PdfContentByte$GraphicState.class
new file mode 100644 (file)
index 0000000..84cdf73
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfContentByte$GraphicState.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfContentByte.class b/forester/java/classes/com/itextpdf/text/pdf/PdfContentByte.class
new file mode 100644 (file)
index 0000000..31d0a0e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfContentByte.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfContentParser$1.class b/forester/java/classes/com/itextpdf/text/pdf/PdfContentParser$1.class
new file mode 100644 (file)
index 0000000..6307c82
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfContentParser$1.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfContentParser.class b/forester/java/classes/com/itextpdf/text/pdf/PdfContentParser.class
new file mode 100644 (file)
index 0000000..3816d40
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfContentParser.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfContents.class b/forester/java/classes/com/itextpdf/text/pdf/PdfContents.class
new file mode 100644 (file)
index 0000000..f46d94d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfContents.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfCopy$IndirectReferences.class b/forester/java/classes/com/itextpdf/text/pdf/PdfCopy$IndirectReferences.class
new file mode 100644 (file)
index 0000000..64abf0a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfCopy$IndirectReferences.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfCopy$PageStamp.class b/forester/java/classes/com/itextpdf/text/pdf/PdfCopy$PageStamp.class
new file mode 100644 (file)
index 0000000..4cfbf4b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfCopy$PageStamp.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfCopy$RefKey.class b/forester/java/classes/com/itextpdf/text/pdf/PdfCopy$RefKey.class
new file mode 100644 (file)
index 0000000..1233988
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfCopy$RefKey.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfCopy$StampContent.class b/forester/java/classes/com/itextpdf/text/pdf/PdfCopy$StampContent.class
new file mode 100644 (file)
index 0000000..ed672ba
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfCopy$StampContent.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfCopy.class b/forester/java/classes/com/itextpdf/text/pdf/PdfCopy.class
new file mode 100644 (file)
index 0000000..09c46fe
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfCopy.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfCopyFields.class b/forester/java/classes/com/itextpdf/text/pdf/PdfCopyFields.class
new file mode 100644 (file)
index 0000000..6ec332e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfCopyFields.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfCopyFieldsImp.class b/forester/java/classes/com/itextpdf/text/pdf/PdfCopyFieldsImp.class
new file mode 100644 (file)
index 0000000..5feafc3
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfCopyFieldsImp.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfCopyForms.class b/forester/java/classes/com/itextpdf/text/pdf/PdfCopyForms.class
new file mode 100644 (file)
index 0000000..d2d0caa
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfCopyForms.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfCopyFormsImp.class b/forester/java/classes/com/itextpdf/text/pdf/PdfCopyFormsImp.class
new file mode 100644 (file)
index 0000000..3c49735
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfCopyFormsImp.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfDashPattern.class b/forester/java/classes/com/itextpdf/text/pdf/PdfDashPattern.class
new file mode 100644 (file)
index 0000000..1c2eeaa
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfDashPattern.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfDate.class b/forester/java/classes/com/itextpdf/text/pdf/PdfDate.class
new file mode 100644 (file)
index 0000000..7bac10a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfDate.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfDestination.class b/forester/java/classes/com/itextpdf/text/pdf/PdfDestination.class
new file mode 100644 (file)
index 0000000..905bf4c
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfDestination.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfDeveloperExtension.class b/forester/java/classes/com/itextpdf/text/pdf/PdfDeveloperExtension.class
new file mode 100644 (file)
index 0000000..bf7b3d2
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfDeveloperExtension.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfDictionary.class b/forester/java/classes/com/itextpdf/text/pdf/PdfDictionary.class
new file mode 100644 (file)
index 0000000..d82d5fd
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfDictionary.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfDocument$Destination.class b/forester/java/classes/com/itextpdf/text/pdf/PdfDocument$Destination.class
new file mode 100644 (file)
index 0000000..883aea5
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfDocument$Destination.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfDocument$Indentation.class b/forester/java/classes/com/itextpdf/text/pdf/PdfDocument$Indentation.class
new file mode 100644 (file)
index 0000000..f2acee2
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfDocument$Indentation.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfDocument$PdfCatalog.class b/forester/java/classes/com/itextpdf/text/pdf/PdfDocument$PdfCatalog.class
new file mode 100644 (file)
index 0000000..b2e0064
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfDocument$PdfCatalog.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfDocument$PdfInfo.class b/forester/java/classes/com/itextpdf/text/pdf/PdfDocument$PdfInfo.class
new file mode 100644 (file)
index 0000000..64682bd
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfDocument$PdfInfo.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfDocument.class b/forester/java/classes/com/itextpdf/text/pdf/PdfDocument.class
new file mode 100644 (file)
index 0000000..8244eaf
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfDocument.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfEFStream.class b/forester/java/classes/com/itextpdf/text/pdf/PdfEFStream.class
new file mode 100644 (file)
index 0000000..b6aeb73
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfEFStream.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$1.class b/forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$1.class
new file mode 100644 (file)
index 0000000..cc3e8d9
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$1.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$Cp437Conversion.class b/forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$Cp437Conversion.class
new file mode 100644 (file)
index 0000000..eb9ab0b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$Cp437Conversion.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$SymbolConversion.class b/forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$SymbolConversion.class
new file mode 100644 (file)
index 0000000..eba9c01
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$SymbolConversion.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$SymbolTTConversion.class b/forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$SymbolTTConversion.class
new file mode 100644 (file)
index 0000000..49a9cb6
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$SymbolTTConversion.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$WingdingsConversion.class b/forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$WingdingsConversion.class
new file mode 100644 (file)
index 0000000..954753d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfEncodings$WingdingsConversion.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfEncodings.class b/forester/java/classes/com/itextpdf/text/pdf/PdfEncodings.class
new file mode 100644 (file)
index 0000000..4d626d6
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfEncodings.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfEncryption.class b/forester/java/classes/com/itextpdf/text/pdf/PdfEncryption.class
new file mode 100644 (file)
index 0000000..c3b0239
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfEncryption.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfEncryptor.class b/forester/java/classes/com/itextpdf/text/pdf/PdfEncryptor.class
new file mode 100644 (file)
index 0000000..814433d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfEncryptor.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfException.class b/forester/java/classes/com/itextpdf/text/pdf/PdfException.class
new file mode 100644 (file)
index 0000000..753c41e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfException.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfFileSpecification.class b/forester/java/classes/com/itextpdf/text/pdf/PdfFileSpecification.class
new file mode 100644 (file)
index 0000000..e0901f7
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfFileSpecification.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfFont.class b/forester/java/classes/com/itextpdf/text/pdf/PdfFont.class
new file mode 100644 (file)
index 0000000..22b99ac
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfFont.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfFormField.class b/forester/java/classes/com/itextpdf/text/pdf/PdfFormField.class
new file mode 100644 (file)
index 0000000..735d55f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfFormField.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfFormXObject.class b/forester/java/classes/com/itextpdf/text/pdf/PdfFormXObject.class
new file mode 100644 (file)
index 0000000..9b7f70b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfFormXObject.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfFunction.class b/forester/java/classes/com/itextpdf/text/pdf/PdfFunction.class
new file mode 100644 (file)
index 0000000..bb371df
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfFunction.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfGState.class b/forester/java/classes/com/itextpdf/text/pdf/PdfGState.class
new file mode 100644 (file)
index 0000000..4208404
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfGState.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D$1.class b/forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D$1.class
new file mode 100644 (file)
index 0000000..b3cfbcf
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D$1.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D$FakeComponent.class b/forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D$FakeComponent.class
new file mode 100644 (file)
index 0000000..45caacc
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D$FakeComponent.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D$HyperLinkKey.class b/forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D$HyperLinkKey.class
new file mode 100644 (file)
index 0000000..c8a9157
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D$HyperLinkKey.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D$Kid.class b/forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D$Kid.class
new file mode 100644 (file)
index 0000000..70266d1
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D$Kid.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D.class b/forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D.class
new file mode 100644 (file)
index 0000000..91add8a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfGraphics2D.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfICCBased.class b/forester/java/classes/com/itextpdf/text/pdf/PdfICCBased.class
new file mode 100644 (file)
index 0000000..e6d1833
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfICCBased.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfImage.class b/forester/java/classes/com/itextpdf/text/pdf/PdfImage.class
new file mode 100644 (file)
index 0000000..bd25581
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfImage.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfImportedPage.class b/forester/java/classes/com/itextpdf/text/pdf/PdfImportedPage.class
new file mode 100644 (file)
index 0000000..462c8c5
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfImportedPage.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfIndirectObject.class b/forester/java/classes/com/itextpdf/text/pdf/PdfIndirectObject.class
new file mode 100644 (file)
index 0000000..5cc49e4
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfIndirectObject.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfIndirectReference.class b/forester/java/classes/com/itextpdf/text/pdf/PdfIndirectReference.class
new file mode 100644 (file)
index 0000000..aa19acb
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfIndirectReference.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfLayer.class b/forester/java/classes/com/itextpdf/text/pdf/PdfLayer.class
new file mode 100644 (file)
index 0000000..e5fca55
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfLayer.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfLayerMembership.class b/forester/java/classes/com/itextpdf/text/pdf/PdfLayerMembership.class
new file mode 100644 (file)
index 0000000..00300a8
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfLayerMembership.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfLine.class b/forester/java/classes/com/itextpdf/text/pdf/PdfLine.class
new file mode 100644 (file)
index 0000000..60833f9
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfLine.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfLister.class b/forester/java/classes/com/itextpdf/text/pdf/PdfLister.class
new file mode 100644 (file)
index 0000000..da224c4
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfLister.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfLiteral.class b/forester/java/classes/com/itextpdf/text/pdf/PdfLiteral.class
new file mode 100644 (file)
index 0000000..a9696ee
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfLiteral.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfMediaClipData.class b/forester/java/classes/com/itextpdf/text/pdf/PdfMediaClipData.class
new file mode 100644 (file)
index 0000000..f784a05
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfMediaClipData.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfName.class b/forester/java/classes/com/itextpdf/text/pdf/PdfName.class
new file mode 100644 (file)
index 0000000..5a3bbc7
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfName.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfNameTree.class b/forester/java/classes/com/itextpdf/text/pdf/PdfNameTree.class
new file mode 100644 (file)
index 0000000..c43697f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfNameTree.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfNull.class b/forester/java/classes/com/itextpdf/text/pdf/PdfNull.class
new file mode 100644 (file)
index 0000000..9afcf85
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfNull.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfNumber.class b/forester/java/classes/com/itextpdf/text/pdf/PdfNumber.class
new file mode 100644 (file)
index 0000000..831ca06
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfNumber.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfNumberTree.class b/forester/java/classes/com/itextpdf/text/pdf/PdfNumberTree.class
new file mode 100644 (file)
index 0000000..43e907f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfNumberTree.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfOCG.class b/forester/java/classes/com/itextpdf/text/pdf/PdfOCG.class
new file mode 100644 (file)
index 0000000..ea306ec
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfOCG.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfOCProperties.class b/forester/java/classes/com/itextpdf/text/pdf/PdfOCProperties.class
new file mode 100644 (file)
index 0000000..2ab1250
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfOCProperties.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfObject.class b/forester/java/classes/com/itextpdf/text/pdf/PdfObject.class
new file mode 100644 (file)
index 0000000..bfedb8e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfObject.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfOutline.class b/forester/java/classes/com/itextpdf/text/pdf/PdfOutline.class
new file mode 100644 (file)
index 0000000..9051f59
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfOutline.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPCell.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPCell.class
new file mode 100644 (file)
index 0000000..66fb0d1
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPCell.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPCellEvent.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPCellEvent.class
new file mode 100644 (file)
index 0000000..bbbfc8f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPCellEvent.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPKCS7$X509Name.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPKCS7$X509Name.class
new file mode 100644 (file)
index 0000000..c8e56f5
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPKCS7$X509Name.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPKCS7$X509NameTokenizer.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPKCS7$X509NameTokenizer.class
new file mode 100644 (file)
index 0000000..e5a3ee6
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPKCS7$X509NameTokenizer.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPKCS7.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPKCS7.class
new file mode 100644 (file)
index 0000000..9f7943d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPKCS7.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPRow.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPRow.class
new file mode 100644 (file)
index 0000000..53ffa45
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPRow.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPSXObject.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPSXObject.class
new file mode 100644 (file)
index 0000000..d49eb6b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPSXObject.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPTable.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPTable.class
new file mode 100644 (file)
index 0000000..94a5947
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPTable.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPTableEvent.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPTableEvent.class
new file mode 100644 (file)
index 0000000..43acdbf
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPTableEvent.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPTableEventSplit.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPTableEventSplit.class
new file mode 100644 (file)
index 0000000..09a455c
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPTableEventSplit.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPage.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPage.class
new file mode 100644 (file)
index 0000000..eccdf5e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPage.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPageElement.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPageElement.class
new file mode 100644 (file)
index 0000000..53a5071
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPageElement.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPageEvent.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPageEvent.class
new file mode 100644 (file)
index 0000000..a4536bd
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPageEvent.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPageEventHelper.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPageEventHelper.class
new file mode 100644 (file)
index 0000000..ab35563
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPageEventHelper.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPageLabels$PdfPageLabelFormat.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPageLabels$PdfPageLabelFormat.class
new file mode 100644 (file)
index 0000000..373a95a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPageLabels$PdfPageLabelFormat.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPageLabels.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPageLabels.class
new file mode 100644 (file)
index 0000000..3ea1737
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPageLabels.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPages.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPages.class
new file mode 100644 (file)
index 0000000..fbc681c
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPages.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPattern.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPattern.class
new file mode 100644 (file)
index 0000000..7d12743
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPattern.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPatternPainter.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPatternPainter.class
new file mode 100644 (file)
index 0000000..47e1b88
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPatternPainter.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPrinterGraphics2D.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPrinterGraphics2D.class
new file mode 100644 (file)
index 0000000..3909874
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPrinterGraphics2D.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPublicKeyRecipient.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPublicKeyRecipient.class
new file mode 100644 (file)
index 0000000..c0a4b22
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPublicKeyRecipient.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfPublicKeySecurityHandler.class b/forester/java/classes/com/itextpdf/text/pdf/PdfPublicKeySecurityHandler.class
new file mode 100644 (file)
index 0000000..ddb8a23
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfPublicKeySecurityHandler.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfReader$1.class b/forester/java/classes/com/itextpdf/text/pdf/PdfReader$1.class
new file mode 100644 (file)
index 0000000..1d699ed
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfReader$1.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfReader$PageRefs.class b/forester/java/classes/com/itextpdf/text/pdf/PdfReader$PageRefs.class
new file mode 100644 (file)
index 0000000..1f90379
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfReader$PageRefs.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfReader.class b/forester/java/classes/com/itextpdf/text/pdf/PdfReader.class
new file mode 100644 (file)
index 0000000..d9f15b6
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfReader.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfReaderInstance.class b/forester/java/classes/com/itextpdf/text/pdf/PdfReaderInstance.class
new file mode 100644 (file)
index 0000000..4ac4d8c
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfReaderInstance.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfRectangle.class b/forester/java/classes/com/itextpdf/text/pdf/PdfRectangle.class
new file mode 100644 (file)
index 0000000..35ddb8a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfRectangle.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfRendition.class b/forester/java/classes/com/itextpdf/text/pdf/PdfRendition.class
new file mode 100644 (file)
index 0000000..83f0e40
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfRendition.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfResources.class b/forester/java/classes/com/itextpdf/text/pdf/PdfResources.class
new file mode 100644 (file)
index 0000000..19f1fe2
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfResources.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfShading.class b/forester/java/classes/com/itextpdf/text/pdf/PdfShading.class
new file mode 100644 (file)
index 0000000..f2b2bcb
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfShading.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfShadingPattern.class b/forester/java/classes/com/itextpdf/text/pdf/PdfShadingPattern.class
new file mode 100644 (file)
index 0000000..4da08f6
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfShadingPattern.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfSigGenericPKCS$PPKLite.class b/forester/java/classes/com/itextpdf/text/pdf/PdfSigGenericPKCS$PPKLite.class
new file mode 100644 (file)
index 0000000..d505cf4
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfSigGenericPKCS$PPKLite.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfSigGenericPKCS$PPKMS.class b/forester/java/classes/com/itextpdf/text/pdf/PdfSigGenericPKCS$PPKMS.class
new file mode 100644 (file)
index 0000000..3b02a5f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfSigGenericPKCS$PPKMS.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfSigGenericPKCS$VeriSign.class b/forester/java/classes/com/itextpdf/text/pdf/PdfSigGenericPKCS$VeriSign.class
new file mode 100644 (file)
index 0000000..3ae3e6a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfSigGenericPKCS$VeriSign.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfSigGenericPKCS.class b/forester/java/classes/com/itextpdf/text/pdf/PdfSigGenericPKCS.class
new file mode 100644 (file)
index 0000000..581cfad
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfSigGenericPKCS.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfSignature.class b/forester/java/classes/com/itextpdf/text/pdf/PdfSignature.class
new file mode 100644 (file)
index 0000000..eb39d26
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfSignature.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance$1.class b/forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance$1.class
new file mode 100644 (file)
index 0000000..f38a52d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance$1.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance$RangeStream.class b/forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance$RangeStream.class
new file mode 100644 (file)
index 0000000..f720748
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance$RangeStream.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance$RenderingMode.class b/forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance$RenderingMode.class
new file mode 100644 (file)
index 0000000..efb6a67
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance$RenderingMode.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance$SignatureEvent.class b/forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance$SignatureEvent.class
new file mode 100644 (file)
index 0000000..f9a6a44
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance$SignatureEvent.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance.class b/forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance.class
new file mode 100644 (file)
index 0000000..c931074
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfSignatureAppearance.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfSmartCopy$ByteStore.class b/forester/java/classes/com/itextpdf/text/pdf/PdfSmartCopy$ByteStore.class
new file mode 100644 (file)
index 0000000..d181eea
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfSmartCopy$ByteStore.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfSmartCopy.class b/forester/java/classes/com/itextpdf/text/pdf/PdfSmartCopy.class
new file mode 100644 (file)
index 0000000..73c0607
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfSmartCopy.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfSpotColor.class b/forester/java/classes/com/itextpdf/text/pdf/PdfSpotColor.class
new file mode 100644 (file)
index 0000000..6f06f03
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfSpotColor.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfStamper.class b/forester/java/classes/com/itextpdf/text/pdf/PdfStamper.class
new file mode 100644 (file)
index 0000000..9e7ad59
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfStamper.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfStamperImp$PageStamp.class b/forester/java/classes/com/itextpdf/text/pdf/PdfStamperImp$PageStamp.class
new file mode 100644 (file)
index 0000000..afc86b0
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfStamperImp$PageStamp.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfStamperImp.class b/forester/java/classes/com/itextpdf/text/pdf/PdfStamperImp.class
new file mode 100644 (file)
index 0000000..7b3e3f5
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfStamperImp.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfStream.class b/forester/java/classes/com/itextpdf/text/pdf/PdfStream.class
new file mode 100644 (file)
index 0000000..d1172e0
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfStream.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfString.class b/forester/java/classes/com/itextpdf/text/pdf/PdfString.class
new file mode 100644 (file)
index 0000000..0feaaf4
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfString.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfStructureElement.class b/forester/java/classes/com/itextpdf/text/pdf/PdfStructureElement.class
new file mode 100644 (file)
index 0000000..faf8496
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfStructureElement.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfStructureTreeRoot.class b/forester/java/classes/com/itextpdf/text/pdf/PdfStructureTreeRoot.class
new file mode 100644 (file)
index 0000000..ddc868c
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfStructureTreeRoot.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfTemplate.class b/forester/java/classes/com/itextpdf/text/pdf/PdfTemplate.class
new file mode 100644 (file)
index 0000000..ecf6171
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfTemplate.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfTextArray.class b/forester/java/classes/com/itextpdf/text/pdf/PdfTextArray.class
new file mode 100644 (file)
index 0000000..c270971
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfTextArray.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfTransition.class b/forester/java/classes/com/itextpdf/text/pdf/PdfTransition.class
new file mode 100644 (file)
index 0000000..7bd4bc0
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfTransition.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfTransparencyGroup.class b/forester/java/classes/com/itextpdf/text/pdf/PdfTransparencyGroup.class
new file mode 100644 (file)
index 0000000..4fbca41
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfTransparencyGroup.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfVisibilityExpression.class b/forester/java/classes/com/itextpdf/text/pdf/PdfVisibilityExpression.class
new file mode 100644 (file)
index 0000000..1741a59
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfVisibilityExpression.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfWriter$PdfBody$PdfCrossReference.class b/forester/java/classes/com/itextpdf/text/pdf/PdfWriter$PdfBody$PdfCrossReference.class
new file mode 100644 (file)
index 0000000..16459dc
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfWriter$PdfBody$PdfCrossReference.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfWriter$PdfBody.class b/forester/java/classes/com/itextpdf/text/pdf/PdfWriter$PdfBody.class
new file mode 100644 (file)
index 0000000..341cbca
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfWriter$PdfBody.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfWriter$PdfTrailer.class b/forester/java/classes/com/itextpdf/text/pdf/PdfWriter$PdfTrailer.class
new file mode 100644 (file)
index 0000000..755f4a1
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfWriter$PdfTrailer.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfWriter.class b/forester/java/classes/com/itextpdf/text/pdf/PdfWriter.class
new file mode 100644 (file)
index 0000000..f4775cf
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfWriter.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PdfXConformanceException.class b/forester/java/classes/com/itextpdf/text/pdf/PdfXConformanceException.class
new file mode 100644 (file)
index 0000000..ed93537
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PdfXConformanceException.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/Pfm2afm.class b/forester/java/classes/com/itextpdf/text/pdf/Pfm2afm.class
new file mode 100644 (file)
index 0000000..203c08f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/Pfm2afm.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/PushbuttonField.class b/forester/java/classes/com/itextpdf/text/pdf/PushbuttonField.class
new file mode 100644 (file)
index 0000000..61b8ffd
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/PushbuttonField.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/RadioCheckField.class b/forester/java/classes/com/itextpdf/text/pdf/RadioCheckField.class
new file mode 100644 (file)
index 0000000..0c84aa0
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/RadioCheckField.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/RandomAccessFileOrArray.class b/forester/java/classes/com/itextpdf/text/pdf/RandomAccessFileOrArray.class
new file mode 100644 (file)
index 0000000..fb72957
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/RandomAccessFileOrArray.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/SequenceList.class b/forester/java/classes/com/itextpdf/text/pdf/SequenceList.class
new file mode 100644 (file)
index 0000000..afe0a55
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/SequenceList.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/ShadingColor.class b/forester/java/classes/com/itextpdf/text/pdf/ShadingColor.class
new file mode 100644 (file)
index 0000000..0d9d924
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/ShadingColor.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/SimpleBookmark.class b/forester/java/classes/com/itextpdf/text/pdf/SimpleBookmark.class
new file mode 100644 (file)
index 0000000..0d99a08
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/SimpleBookmark.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/SimpleNamedDestination.class b/forester/java/classes/com/itextpdf/text/pdf/SimpleNamedDestination.class
new file mode 100644 (file)
index 0000000..103cd6f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/SimpleNamedDestination.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/SpotColor.class b/forester/java/classes/com/itextpdf/text/pdf/SpotColor.class
new file mode 100644 (file)
index 0000000..eef5e22
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/SpotColor.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/StampContent.class b/forester/java/classes/com/itextpdf/text/pdf/StampContent.class
new file mode 100644 (file)
index 0000000..a295bb8
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/StampContent.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/StandardDecryption.class b/forester/java/classes/com/itextpdf/text/pdf/StandardDecryption.class
new file mode 100644 (file)
index 0000000..4aa1eba
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/StandardDecryption.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/TSAClient.class b/forester/java/classes/com/itextpdf/text/pdf/TSAClient.class
new file mode 100644 (file)
index 0000000..48dcf65
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/TSAClient.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/TSAClientBouncyCastle.class b/forester/java/classes/com/itextpdf/text/pdf/TSAClientBouncyCastle.class
new file mode 100644 (file)
index 0000000..2e9af54
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/TSAClientBouncyCastle.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/TextField.class b/forester/java/classes/com/itextpdf/text/pdf/TextField.class
new file mode 100644 (file)
index 0000000..8c4e73e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/TextField.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/TrueTypeFont$FontHeader.class b/forester/java/classes/com/itextpdf/text/pdf/TrueTypeFont$FontHeader.class
new file mode 100644 (file)
index 0000000..9ec3534
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/TrueTypeFont$FontHeader.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/TrueTypeFont$HorizontalHeader.class b/forester/java/classes/com/itextpdf/text/pdf/TrueTypeFont$HorizontalHeader.class
new file mode 100644 (file)
index 0000000..850e07f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/TrueTypeFont$HorizontalHeader.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/TrueTypeFont$WindowsMetrics.class b/forester/java/classes/com/itextpdf/text/pdf/TrueTypeFont$WindowsMetrics.class
new file mode 100644 (file)
index 0000000..7c48e93
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/TrueTypeFont$WindowsMetrics.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/TrueTypeFont.class b/forester/java/classes/com/itextpdf/text/pdf/TrueTypeFont.class
new file mode 100644 (file)
index 0000000..58976ff
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/TrueTypeFont.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/TrueTypeFontSubSet.class b/forester/java/classes/com/itextpdf/text/pdf/TrueTypeFontSubSet.class
new file mode 100644 (file)
index 0000000..e34fac6
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/TrueTypeFontSubSet.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/TrueTypeFontUnicode.class b/forester/java/classes/com/itextpdf/text/pdf/TrueTypeFontUnicode.class
new file mode 100644 (file)
index 0000000..99f526c
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/TrueTypeFontUnicode.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/Type1Font.class b/forester/java/classes/com/itextpdf/text/pdf/Type1Font.class
new file mode 100644 (file)
index 0000000..e9a96c5
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/Type1Font.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/Type3Font.class b/forester/java/classes/com/itextpdf/text/pdf/Type3Font.class
new file mode 100644 (file)
index 0000000..75b6cee
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/Type3Font.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/Type3Glyph.class b/forester/java/classes/com/itextpdf/text/pdf/Type3Glyph.class
new file mode 100644 (file)
index 0000000..9cfbfe2
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/Type3Glyph.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/VerticalText.class b/forester/java/classes/com/itextpdf/text/pdf/VerticalText.class
new file mode 100644 (file)
index 0000000..d6e0e4d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/VerticalText.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/XfaForm$AcroFieldsSearch.class b/forester/java/classes/com/itextpdf/text/pdf/XfaForm$AcroFieldsSearch.class
new file mode 100644 (file)
index 0000000..b355c51
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/XfaForm$AcroFieldsSearch.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/XfaForm$InverseStore.class b/forester/java/classes/com/itextpdf/text/pdf/XfaForm$InverseStore.class
new file mode 100644 (file)
index 0000000..7fe6a14
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/XfaForm$InverseStore.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/XfaForm$Stack2.class b/forester/java/classes/com/itextpdf/text/pdf/XfaForm$Stack2.class
new file mode 100644 (file)
index 0000000..03cd9b1
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/XfaForm$Stack2.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/XfaForm$Xml2Som.class b/forester/java/classes/com/itextpdf/text/pdf/XfaForm$Xml2Som.class
new file mode 100644 (file)
index 0000000..e198346
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/XfaForm$Xml2Som.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/XfaForm$Xml2SomDatasets.class b/forester/java/classes/com/itextpdf/text/pdf/XfaForm$Xml2SomDatasets.class
new file mode 100644 (file)
index 0000000..601eb3a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/XfaForm$Xml2SomDatasets.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/XfaForm$Xml2SomTemplate.class b/forester/java/classes/com/itextpdf/text/pdf/XfaForm$Xml2SomTemplate.class
new file mode 100644 (file)
index 0000000..a19bc26
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/XfaForm$Xml2SomTemplate.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/XfaForm.class b/forester/java/classes/com/itextpdf/text/pdf/XfaForm.class
new file mode 100644 (file)
index 0000000..8234ff7
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/XfaForm.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/XfdfReader.class b/forester/java/classes/com/itextpdf/text/pdf/XfdfReader.class
new file mode 100644 (file)
index 0000000..14b1348
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/XfdfReader.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/Base64$InputStream.class b/forester/java/classes/com/itextpdf/text/pdf/codec/Base64$InputStream.class
new file mode 100644 (file)
index 0000000..db52436
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/Base64$InputStream.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/Base64$OutputStream.class b/forester/java/classes/com/itextpdf/text/pdf/codec/Base64$OutputStream.class
new file mode 100644 (file)
index 0000000..2d37710
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/Base64$OutputStream.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/Base64.class b/forester/java/classes/com/itextpdf/text/pdf/codec/Base64.class
new file mode 100644 (file)
index 0000000..f8025b2
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/Base64.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/BitFile.class b/forester/java/classes/com/itextpdf/text/pdf/codec/BitFile.class
new file mode 100644 (file)
index 0000000..55282c1
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/BitFile.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/BmpImage.class b/forester/java/classes/com/itextpdf/text/pdf/codec/BmpImage.class
new file mode 100644 (file)
index 0000000..1a8cd5b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/BmpImage.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/CCITTG4Encoder.class b/forester/java/classes/com/itextpdf/text/pdf/codec/CCITTG4Encoder.class
new file mode 100644 (file)
index 0000000..42a06ab
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/CCITTG4Encoder.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/GifImage$GifFrame.class b/forester/java/classes/com/itextpdf/text/pdf/codec/GifImage$GifFrame.class
new file mode 100644 (file)
index 0000000..bde39c9
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/GifImage$GifFrame.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/GifImage.class b/forester/java/classes/com/itextpdf/text/pdf/codec/GifImage.class
new file mode 100644 (file)
index 0000000..0b54e36
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/GifImage.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/JBIG2Image.class b/forester/java/classes/com/itextpdf/text/pdf/codec/JBIG2Image.class
new file mode 100644 (file)
index 0000000..1caf530
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/JBIG2Image.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/JBIG2SegmentReader$JBIG2Page.class b/forester/java/classes/com/itextpdf/text/pdf/codec/JBIG2SegmentReader$JBIG2Page.class
new file mode 100644 (file)
index 0000000..f0cec0f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/JBIG2SegmentReader$JBIG2Page.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/JBIG2SegmentReader$JBIG2Segment.class b/forester/java/classes/com/itextpdf/text/pdf/codec/JBIG2SegmentReader$JBIG2Segment.class
new file mode 100644 (file)
index 0000000..6d469c4
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/JBIG2SegmentReader$JBIG2Segment.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/JBIG2SegmentReader.class b/forester/java/classes/com/itextpdf/text/pdf/codec/JBIG2SegmentReader.class
new file mode 100644 (file)
index 0000000..88f212f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/JBIG2SegmentReader.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/LZWCompressor.class b/forester/java/classes/com/itextpdf/text/pdf/codec/LZWCompressor.class
new file mode 100644 (file)
index 0000000..da81697
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/LZWCompressor.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/LZWStringTable.class b/forester/java/classes/com/itextpdf/text/pdf/codec/LZWStringTable.class
new file mode 100644 (file)
index 0000000..71f7a21
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/LZWStringTable.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/PngImage$NewByteArrayOutputStream.class b/forester/java/classes/com/itextpdf/text/pdf/codec/PngImage$NewByteArrayOutputStream.class
new file mode 100644 (file)
index 0000000..8514001
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/PngImage$NewByteArrayOutputStream.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/PngImage.class b/forester/java/classes/com/itextpdf/text/pdf/codec/PngImage.class
new file mode 100644 (file)
index 0000000..3500bea
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/PngImage.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/PngWriter.class b/forester/java/classes/com/itextpdf/text/pdf/codec/PngWriter.class
new file mode 100644 (file)
index 0000000..7aab2b5
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/PngWriter.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/TIFFConstants.class b/forester/java/classes/com/itextpdf/text/pdf/codec/TIFFConstants.class
new file mode 100644 (file)
index 0000000..1c80bc6
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/TIFFConstants.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/TIFFDirectory.class b/forester/java/classes/com/itextpdf/text/pdf/codec/TIFFDirectory.class
new file mode 100644 (file)
index 0000000..ed92657
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/TIFFDirectory.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/TIFFFaxDecoder.class b/forester/java/classes/com/itextpdf/text/pdf/codec/TIFFFaxDecoder.class
new file mode 100644 (file)
index 0000000..468a42a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/TIFFFaxDecoder.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/TIFFFaxDecompressor.class b/forester/java/classes/com/itextpdf/text/pdf/codec/TIFFFaxDecompressor.class
new file mode 100644 (file)
index 0000000..5804625
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/TIFFFaxDecompressor.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/TIFFField.class b/forester/java/classes/com/itextpdf/text/pdf/codec/TIFFField.class
new file mode 100644 (file)
index 0000000..072a9a4
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/TIFFField.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/TIFFLZWDecoder.class b/forester/java/classes/com/itextpdf/text/pdf/codec/TIFFLZWDecoder.class
new file mode 100644 (file)
index 0000000..2f573d6
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/TIFFLZWDecoder.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/TiffImage.class b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffImage.class
new file mode 100644 (file)
index 0000000..b671d52
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffImage.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldAscii.class b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldAscii.class
new file mode 100644 (file)
index 0000000..8b60eb4
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldAscii.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldBase.class b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldBase.class
new file mode 100644 (file)
index 0000000..83757d9
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldBase.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldByte.class b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldByte.class
new file mode 100644 (file)
index 0000000..2d2adca
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldByte.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldImage.class b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldImage.class
new file mode 100644 (file)
index 0000000..4105432
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldImage.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldLong.class b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldLong.class
new file mode 100644 (file)
index 0000000..9f995f2
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldLong.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldRational.class b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldRational.class
new file mode 100644 (file)
index 0000000..59b052f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldRational.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldShort.class b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldShort.class
new file mode 100644 (file)
index 0000000..b5ae586
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldShort.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldUndefined.class b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldUndefined.class
new file mode 100644 (file)
index 0000000..8a0fb9c
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter$FieldUndefined.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter.class b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter.class
new file mode 100644 (file)
index 0000000..2a99376
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/TiffWriter.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/InputMeta.class b/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/InputMeta.class
new file mode 100644 (file)
index 0000000..981bce9
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/InputMeta.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaBrush.class b/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaBrush.class
new file mode 100644 (file)
index 0000000..feea2fd
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaBrush.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaDo.class b/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaDo.class
new file mode 100644 (file)
index 0000000..65de5e1
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaDo.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaFont.class b/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaFont.class
new file mode 100644 (file)
index 0000000..6e3b42c
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaFont.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaObject.class b/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaObject.class
new file mode 100644 (file)
index 0000000..61d7241
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaObject.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaPen.class b/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaPen.class
new file mode 100644 (file)
index 0000000..d0654fa
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaPen.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaState.class b/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaState.class
new file mode 100644 (file)
index 0000000..b2c5f21
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/MetaState.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/Point.class b/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/Point.class
new file mode 100644 (file)
index 0000000..67bc2d7
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/codec/wmf/Point.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollection.class b/forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollection.class
new file mode 100644 (file)
index 0000000..216b222
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollection.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollectionField.class b/forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollectionField.class
new file mode 100644 (file)
index 0000000..b23a88f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollectionField.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollectionItem.class b/forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollectionItem.class
new file mode 100644 (file)
index 0000000..06d1c2b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollectionItem.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollectionSchema.class b/forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollectionSchema.class
new file mode 100644 (file)
index 0000000..5732377
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollectionSchema.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollectionSort.class b/forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollectionSort.class
new file mode 100644 (file)
index 0000000..129c2a0
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/collection/PdfCollectionSort.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/collection/PdfTargetDictionary.class b/forester/java/classes/com/itextpdf/text/pdf/collection/PdfTargetDictionary.class
new file mode 100644 (file)
index 0000000..0100485
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/collection/PdfTargetDictionary.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/crypto/AESCipher.class b/forester/java/classes/com/itextpdf/text/pdf/crypto/AESCipher.class
new file mode 100644 (file)
index 0000000..8064bc9
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/crypto/AESCipher.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/crypto/AESCipherCBCnoPad.class b/forester/java/classes/com/itextpdf/text/pdf/crypto/AESCipherCBCnoPad.class
new file mode 100644 (file)
index 0000000..490a6e7
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/crypto/AESCipherCBCnoPad.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/crypto/ARCFOUREncryption.class b/forester/java/classes/com/itextpdf/text/pdf/crypto/ARCFOUREncryption.class
new file mode 100644 (file)
index 0000000..e296a31
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/crypto/ARCFOUREncryption.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/crypto/IVGenerator.class b/forester/java/classes/com/itextpdf/text/pdf/crypto/IVGenerator.class
new file mode 100644 (file)
index 0000000..7c5f08c
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/crypto/IVGenerator.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/draw/DottedLineSeparator.class b/forester/java/classes/com/itextpdf/text/pdf/draw/DottedLineSeparator.class
new file mode 100644 (file)
index 0000000..8238ba1
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/draw/DottedLineSeparator.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/draw/DrawInterface.class b/forester/java/classes/com/itextpdf/text/pdf/draw/DrawInterface.class
new file mode 100644 (file)
index 0000000..16d5300
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/draw/DrawInterface.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/draw/LineSeparator.class b/forester/java/classes/com/itextpdf/text/pdf/draw/LineSeparator.class
new file mode 100644 (file)
index 0000000..cef627e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/draw/LineSeparator.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/draw/VerticalPositionMark.class b/forester/java/classes/com/itextpdf/text/pdf/draw/VerticalPositionMark.class
new file mode 100644 (file)
index 0000000..c89f26a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/draw/VerticalPositionMark.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/events/FieldPositioningEvents.class b/forester/java/classes/com/itextpdf/text/pdf/events/FieldPositioningEvents.class
new file mode 100644 (file)
index 0000000..f6e47c8
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/events/FieldPositioningEvents.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/events/IndexEvents$1.class b/forester/java/classes/com/itextpdf/text/pdf/events/IndexEvents$1.class
new file mode 100644 (file)
index 0000000..b18d78e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/events/IndexEvents$1.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/events/IndexEvents$Entry.class b/forester/java/classes/com/itextpdf/text/pdf/events/IndexEvents$Entry.class
new file mode 100644 (file)
index 0000000..7b24846
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/events/IndexEvents$Entry.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/events/IndexEvents.class b/forester/java/classes/com/itextpdf/text/pdf/events/IndexEvents.class
new file mode 100644 (file)
index 0000000..a548584
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/events/IndexEvents.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/events/PdfPCellEventForwarder.class b/forester/java/classes/com/itextpdf/text/pdf/events/PdfPCellEventForwarder.class
new file mode 100644 (file)
index 0000000..203606d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/events/PdfPCellEventForwarder.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/events/PdfPTableEventForwarder.class b/forester/java/classes/com/itextpdf/text/pdf/events/PdfPTableEventForwarder.class
new file mode 100644 (file)
index 0000000..ad44f23
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/events/PdfPTableEventForwarder.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/events/PdfPageEventForwarder.class b/forester/java/classes/com/itextpdf/text/pdf/events/PdfPageEventForwarder.class
new file mode 100644 (file)
index 0000000..8f76e13
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/events/PdfPageEventForwarder.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/Courier-Bold.afm b/forester/java/classes/com/itextpdf/text/pdf/fonts/Courier-Bold.afm
new file mode 100644 (file)
index 0000000..d25d776
--- /dev/null
@@ -0,0 +1,342 @@
+StartFontMetrics 4.1\r
+Comment Copyright (c) 1989, 1990, 1991, 1993, 1997 Adobe Systems Incorporated.  All Rights Reserved.\r
+Comment Creation Date: Mon Jun 23 16:28:00 1997\r
+Comment UniqueID 43048\r
+Comment VMusage 41139 52164\r
+FontName Courier-Bold\r
+FullName Courier Bold\r
+FamilyName Courier\r
+Weight Bold\r
+ItalicAngle 0\r
+IsFixedPitch true\r
+CharacterSet ExtendedRoman\r
+FontBBox -113 -250 749 801 \r
+UnderlinePosition -100\r
+UnderlineThickness 50\r
+Version 003.000\r
+Notice Copyright (c) 1989, 1990, 1991, 1993, 1997 Adobe Systems Incorporated.  All Rights Reserved.\r
+EncodingScheme AdobeStandardEncoding\r
+CapHeight 562\r
+XHeight 439\r
+Ascender 629\r
+Descender -157\r
+StdHW 84\r
+StdVW 106\r
+StartCharMetrics 315\r
+C 32 ; WX 600 ; N space ; B 0 0 0 0 ;\r
+C 33 ; WX 600 ; N exclam ; B 202 -15 398 572 ;\r
+C 34 ; WX 600 ; N quotedbl ; B 135 277 465 562 ;\r
+C 35 ; WX 600 ; N numbersign ; B 56 -45 544 651 ;\r
+C 36 ; WX 600 ; N dollar ; B 82 -126 519 666 ;\r
+C 37 ; WX 600 ; N percent ; B 5 -15 595 616 ;\r
+C 38 ; WX 600 ; N ampersand ; B 36 -15 546 543 ;\r
+C 39 ; WX 600 ; N quoteright ; B 171 277 423 562 ;\r
+C 40 ; WX 600 ; N parenleft ; B 219 -102 461 616 ;\r
+C 41 ; WX 600 ; N parenright ; B 139 -102 381 616 ;\r
+C 42 ; WX 600 ; N asterisk ; B 91 219 509 601 ;\r
+C 43 ; WX 600 ; N plus ; B 71 39 529 478 ;\r
+C 44 ; WX 600 ; N comma ; B 123 -111 393 174 ;\r
+C 45 ; WX 600 ; N hyphen ; B 100 203 500 313 ;\r
+C 46 ; WX 600 ; N period ; B 192 -15 408 171 ;\r
+C 47 ; WX 600 ; N slash ; B 98 -77 502 626 ;\r
+C 48 ; WX 600 ; N zero ; B 87 -15 513 616 ;\r
+C 49 ; WX 600 ; N one ; B 81 0 539 616 ;\r
+C 50 ; WX 600 ; N two ; B 61 0 499 616 ;\r
+C 51 ; WX 600 ; N three ; B 63 -15 501 616 ;\r
+C 52 ; WX 600 ; N four ; B 53 0 507 616 ;\r
+C 53 ; WX 600 ; N five ; B 70 -15 521 601 ;\r
+C 54 ; WX 600 ; N six ; B 90 -15 521 616 ;\r
+C 55 ; WX 600 ; N seven ; B 55 0 494 601 ;\r
+C 56 ; WX 600 ; N eight ; B 83 -15 517 616 ;\r
+C 57 ; WX 600 ; N nine ; B 79 -15 510 616 ;\r
+C 58 ; WX 600 ; N colon ; B 191 -15 407 425 ;\r
+C 59 ; WX 600 ; N semicolon ; B 123 -111 408 425 ;\r
+C 60 ; WX 600 ; N less ; B 66 15 523 501 ;\r
+C 61 ; WX 600 ; N equal ; B 71 118 529 398 ;\r
+C 62 ; WX 600 ; N greater ; B 77 15 534 501 ;\r
+C 63 ; WX 600 ; N question ; B 98 -14 501 580 ;\r
+C 64 ; WX 600 ; N at ; B 16 -15 584 616 ;\r
+C 65 ; WX 600 ; N A ; B -9 0 609 562 ;\r
+C 66 ; WX 600 ; N B ; B 30 0 573 562 ;\r
+C 67 ; WX 600 ; N C ; B 22 -18 560 580 ;\r
+C 68 ; WX 600 ; N D ; B 30 0 594 562 ;\r
+C 69 ; WX 600 ; N E ; B 25 0 560 562 ;\r
+C 70 ; WX 600 ; N F ; B 39 0 570 562 ;\r
+C 71 ; WX 600 ; N G ; B 22 -18 594 580 ;\r
+C 72 ; WX 600 ; N H ; B 20 0 580 562 ;\r
+C 73 ; WX 600 ; N I ; B 77 0 523 562 ;\r
+C 74 ; WX 600 ; N J ; B 37 -18 601 562 ;\r
+C 75 ; WX 600 ; N K ; B 21 0 599 562 ;\r
+C 76 ; WX 600 ; N L ; B 39 0 578 562 ;\r
+C 77 ; WX 600 ; N M ; B -2 0 602 562 ;\r
+C 78 ; WX 600 ; N N ; B 8 -12 610 562 ;\r
+C 79 ; WX 600 ; N O ; B 22 -18 578 580 ;\r
+C 80 ; WX 600 ; N P ; B 48 0 559 562 ;\r
+C 81 ; WX 600 ; N Q ; B 32 -138 578 580 ;\r
+C 82 ; WX 600 ; N R ; B 24 0 599 562 ;\r
+C 83 ; WX 600 ; N S ; B 47 -22 553 582 ;\r
+C 84 ; WX 600 ; N T ; B 21 0 579 562 ;\r
+C 85 ; WX 600 ; N U ; B 4 -18 596 562 ;\r
+C 86 ; WX 600 ; N V ; B -13 0 613 562 ;\r
+C 87 ; WX 600 ; N W ; B -18 0 618 562 ;\r
+C 88 ; WX 600 ; N X ; B 12 0 588 562 ;\r
+C 89 ; WX 600 ; N Y ; B 12 0 589 562 ;\r
+C 90 ; WX 600 ; N Z ; B 62 0 539 562 ;\r
+C 91 ; WX 600 ; N bracketleft ; B 245 -102 475 616 ;\r
+C 92 ; WX 600 ; N backslash ; B 99 -77 503 626 ;\r
+C 93 ; WX 600 ; N bracketright ; B 125 -102 355 616 ;\r
+C 94 ; WX 600 ; N asciicircum ; B 108 250 492 616 ;\r
+C 95 ; WX 600 ; N underscore ; B 0 -125 600 -75 ;\r
+C 96 ; WX 600 ; N quoteleft ; B 178 277 428 562 ;\r
+C 97 ; WX 600 ; N a ; B 35 -15 570 454 ;\r
+C 98 ; WX 600 ; N b ; B 0 -15 584 626 ;\r
+C 99 ; WX 600 ; N c ; B 40 -15 545 459 ;\r
+C 100 ; WX 600 ; N d ; B 20 -15 591 626 ;\r
+C 101 ; WX 600 ; N e ; B 40 -15 563 454 ;\r
+C 102 ; WX 600 ; N f ; B 83 0 547 626 ; L i fi ; L l fl ;\r
+C 103 ; WX 600 ; N g ; B 30 -146 580 454 ;\r
+C 104 ; WX 600 ; N h ; B 5 0 592 626 ;\r
+C 105 ; WX 600 ; N i ; B 77 0 523 658 ;\r
+C 106 ; WX 600 ; N j ; B 63 -146 440 658 ;\r
+C 107 ; WX 600 ; N k ; B 20 0 585 626 ;\r
+C 108 ; WX 600 ; N l ; B 77 0 523 626 ;\r
+C 109 ; WX 600 ; N m ; B -22 0 626 454 ;\r
+C 110 ; WX 600 ; N n ; B 18 0 592 454 ;\r
+C 111 ; WX 600 ; N o ; B 30 -15 570 454 ;\r
+C 112 ; WX 600 ; N p ; B -1 -142 570 454 ;\r
+C 113 ; WX 600 ; N q ; B 20 -142 591 454 ;\r
+C 114 ; WX 600 ; N r ; B 47 0 580 454 ;\r
+C 115 ; WX 600 ; N s ; B 68 -17 535 459 ;\r
+C 116 ; WX 600 ; N t ; B 47 -15 532 562 ;\r
+C 117 ; WX 600 ; N u ; B -1 -15 569 439 ;\r
+C 118 ; WX 600 ; N v ; B -1 0 601 439 ;\r
+C 119 ; WX 600 ; N w ; B -18 0 618 439 ;\r
+C 120 ; WX 600 ; N x ; B 6 0 594 439 ;\r
+C 121 ; WX 600 ; N y ; B -4 -142 601 439 ;\r
+C 122 ; WX 600 ; N z ; B 81 0 520 439 ;\r
+C 123 ; WX 600 ; N braceleft ; B 160 -102 464 616 ;\r
+C 124 ; WX 600 ; N bar ; B 255 -250 345 750 ;\r
+C 125 ; WX 600 ; N braceright ; B 136 -102 440 616 ;\r
+C 126 ; WX 600 ; N asciitilde ; B 71 153 530 356 ;\r
+C 161 ; WX 600 ; N exclamdown ; B 202 -146 398 449 ;\r
+C 162 ; WX 600 ; N cent ; B 66 -49 518 614 ;\r
+C 163 ; WX 600 ; N sterling ; B 72 -28 558 611 ;\r
+C 164 ; WX 600 ; N fraction ; B 25 -60 576 661 ;\r
+C 165 ; WX 600 ; N yen ; B 10 0 590 562 ;\r
+C 166 ; WX 600 ; N florin ; B -30 -131 572 616 ;\r
+C 167 ; WX 600 ; N section ; B 83 -70 517 580 ;\r
+C 168 ; WX 600 ; N currency ; B 54 49 546 517 ;\r
+C 169 ; WX 600 ; N quotesingle ; B 227 277 373 562 ;\r
+C 170 ; WX 600 ; N quotedblleft ; B 71 277 535 562 ;\r
+C 171 ; WX 600 ; N guillemotleft ; B 8 70 553 446 ;\r
+C 172 ; WX 600 ; N guilsinglleft ; B 141 70 459 446 ;\r
+C 173 ; WX 600 ; N guilsinglright ; B 141 70 459 446 ;\r
+C 174 ; WX 600 ; N fi ; B 12 0 593 626 ;\r
+C 175 ; WX 600 ; N fl ; B 12 0 593 626 ;\r
+C 177 ; WX 600 ; N endash ; B 65 203 535 313 ;\r
+C 178 ; WX 600 ; N dagger ; B 106 -70 494 580 ;\r
+C 179 ; WX 600 ; N daggerdbl ; B 106 -70 494 580 ;\r
+C 180 ; WX 600 ; N periodcentered ; B 196 165 404 351 ;\r
+C 182 ; WX 600 ; N paragraph ; B 6 -70 576 580 ;\r
+C 183 ; WX 600 ; N bullet ; B 140 132 460 430 ;\r
+C 184 ; WX 600 ; N quotesinglbase ; B 175 -142 427 143 ;\r
+C 185 ; WX 600 ; N quotedblbase ; B 65 -142 529 143 ;\r
+C 186 ; WX 600 ; N quotedblright ; B 61 277 525 562 ;\r
+C 187 ; WX 600 ; N guillemotright ; B 47 70 592 446 ;\r
+C 188 ; WX 600 ; N ellipsis ; B 26 -15 574 116 ;\r
+C 189 ; WX 600 ; N perthousand ; B -113 -15 713 616 ;\r
+C 191 ; WX 600 ; N questiondown ; B 99 -146 502 449 ;\r
+C 193 ; WX 600 ; N grave ; B 132 508 395 661 ;\r
+C 194 ; WX 600 ; N acute ; B 205 508 468 661 ;\r
+C 195 ; WX 600 ; N circumflex ; B 103 483 497 657 ;\r
+C 196 ; WX 600 ; N tilde ; B 89 493 512 636 ;\r
+C 197 ; WX 600 ; N macron ; B 88 505 512 585 ;\r
+C 198 ; WX 600 ; N breve ; B 83 468 517 631 ;\r
+C 199 ; WX 600 ; N dotaccent ; B 230 498 370 638 ;\r
+C 200 ; WX 600 ; N dieresis ; B 128 498 472 638 ;\r
+C 202 ; WX 600 ; N ring ; B 198 481 402 678 ;\r
+C 203 ; WX 600 ; N cedilla ; B 205 -206 387 0 ;\r
+C 205 ; WX 600 ; N hungarumlaut ; B 68 488 588 661 ;\r
+C 206 ; WX 600 ; N ogonek ; B 169 -199 400 0 ;\r
+C 207 ; WX 600 ; N caron ; B 103 493 497 667 ;\r
+C 208 ; WX 600 ; N emdash ; B -10 203 610 313 ;\r
+C 225 ; WX 600 ; N AE ; B -29 0 602 562 ;\r
+C 227 ; WX 600 ; N ordfeminine ; B 147 196 453 580 ;\r
+C 232 ; WX 600 ; N Lslash ; B 39 0 578 562 ;\r
+C 233 ; WX 600 ; N Oslash ; B 22 -22 578 584 ;\r
+C 234 ; WX 600 ; N OE ; B -25 0 595 562 ;\r
+C 235 ; WX 600 ; N ordmasculine ; B 147 196 453 580 ;\r
+C 241 ; WX 600 ; N ae ; B -4 -15 601 454 ;\r
+C 245 ; WX 600 ; N dotlessi ; B 77 0 523 439 ;\r
+C 248 ; WX 600 ; N lslash ; B 77 0 523 626 ;\r
+C 249 ; WX 600 ; N oslash ; B 30 -24 570 463 ;\r
+C 250 ; WX 600 ; N oe ; B -18 -15 611 454 ;\r
+C 251 ; WX 600 ; N germandbls ; B 22 -15 596 626 ;\r
+C -1 ; WX 600 ; N Idieresis ; B 77 0 523 761 ;\r
+C -1 ; WX 600 ; N eacute ; B 40 -15 563 661 ;\r
+C -1 ; WX 600 ; N abreve ; B 35 -15 570 661 ;\r
+C -1 ; WX 600 ; N uhungarumlaut ; B -1 -15 628 661 ;\r
+C -1 ; WX 600 ; N ecaron ; B 40 -15 563 667 ;\r
+C -1 ; WX 600 ; N Ydieresis ; B 12 0 589 761 ;\r
+C -1 ; WX 600 ; N divide ; B 71 16 529 500 ;\r
+C -1 ; WX 600 ; N Yacute ; B 12 0 589 784 ;\r
+C -1 ; WX 600 ; N Acircumflex ; B -9 0 609 780 ;\r
+C -1 ; WX 600 ; N aacute ; B 35 -15 570 661 ;\r
+C -1 ; WX 600 ; N Ucircumflex ; B 4 -18 596 780 ;\r
+C -1 ; WX 600 ; N yacute ; B -4 -142 601 661 ;\r
+C -1 ; WX 600 ; N scommaaccent ; B 68 -250 535 459 ;\r
+C -1 ; WX 600 ; N ecircumflex ; B 40 -15 563 657 ;\r
+C -1 ; WX 600 ; N Uring ; B 4 -18 596 801 ;\r
+C -1 ; WX 600 ; N Udieresis ; B 4 -18 596 761 ;\r
+C -1 ; WX 600 ; N aogonek ; B 35 -199 586 454 ;\r
+C -1 ; WX 600 ; N Uacute ; B 4 -18 596 784 ;\r
+C -1 ; WX 600 ; N uogonek ; B -1 -199 585 439 ;\r
+C -1 ; WX 600 ; N Edieresis ; B 25 0 560 761 ;\r
+C -1 ; WX 600 ; N Dcroat ; B 30 0 594 562 ;\r
+C -1 ; WX 600 ; N commaaccent ; B 205 -250 397 -57 ;\r
+C -1 ; WX 600 ; N copyright ; B 0 -18 600 580 ;\r
+C -1 ; WX 600 ; N Emacron ; B 25 0 560 708 ;\r
+C -1 ; WX 600 ; N ccaron ; B 40 -15 545 667 ;\r
+C -1 ; WX 600 ; N aring ; B 35 -15 570 678 ;\r
+C -1 ; WX 600 ; N Ncommaaccent ; B 8 -250 610 562 ;\r
+C -1 ; WX 600 ; N lacute ; B 77 0 523 801 ;\r
+C -1 ; WX 600 ; N agrave ; B 35 -15 570 661 ;\r
+C -1 ; WX 600 ; N Tcommaaccent ; B 21 -250 579 562 ;\r
+C -1 ; WX 600 ; N Cacute ; B 22 -18 560 784 ;\r
+C -1 ; WX 600 ; N atilde ; B 35 -15 570 636 ;\r
+C -1 ; WX 600 ; N Edotaccent ; B 25 0 560 761 ;\r
+C -1 ; WX 600 ; N scaron ; B 68 -17 535 667 ;\r
+C -1 ; WX 600 ; N scedilla ; B 68 -206 535 459 ;\r
+C -1 ; WX 600 ; N iacute ; B 77 0 523 661 ;\r
+C -1 ; WX 600 ; N lozenge ; B 66 0 534 740 ;\r
+C -1 ; WX 600 ; N Rcaron ; B 24 0 599 790 ;\r
+C -1 ; WX 600 ; N Gcommaaccent ; B 22 -250 594 580 ;\r
+C -1 ; WX 600 ; N ucircumflex ; B -1 -15 569 657 ;\r
+C -1 ; WX 600 ; N acircumflex ; B 35 -15 570 657 ;\r
+C -1 ; WX 600 ; N Amacron ; B -9 0 609 708 ;\r
+C -1 ; WX 600 ; N rcaron ; B 47 0 580 667 ;\r
+C -1 ; WX 600 ; N ccedilla ; B 40 -206 545 459 ;\r
+C -1 ; WX 600 ; N Zdotaccent ; B 62 0 539 761 ;\r
+C -1 ; WX 600 ; N Thorn ; B 48 0 557 562 ;\r
+C -1 ; WX 600 ; N Omacron ; B 22 -18 578 708 ;\r
+C -1 ; WX 600 ; N Racute ; B 24 0 599 784 ;\r
+C -1 ; WX 600 ; N Sacute ; B 47 -22 553 784 ;\r
+C -1 ; WX 600 ; N dcaron ; B 20 -15 727 626 ;\r
+C -1 ; WX 600 ; N Umacron ; B 4 -18 596 708 ;\r
+C -1 ; WX 600 ; N uring ; B -1 -15 569 678 ;\r
+C -1 ; WX 600 ; N threesuperior ; B 138 222 433 616 ;\r
+C -1 ; WX 600 ; N Ograve ; B 22 -18 578 784 ;\r
+C -1 ; WX 600 ; N Agrave ; B -9 0 609 784 ;\r
+C -1 ; WX 600 ; N Abreve ; B -9 0 609 784 ;\r
+C -1 ; WX 600 ; N multiply ; B 81 39 520 478 ;\r
+C -1 ; WX 600 ; N uacute ; B -1 -15 569 661 ;\r
+C -1 ; WX 600 ; N Tcaron ; B 21 0 579 790 ;\r
+C -1 ; WX 600 ; N partialdiff ; B 63 -38 537 728 ;\r
+C -1 ; WX 600 ; N ydieresis ; B -4 -142 601 638 ;\r
+C -1 ; WX 600 ; N Nacute ; B 8 -12 610 784 ;\r
+C -1 ; WX 600 ; N icircumflex ; B 73 0 523 657 ;\r
+C -1 ; WX 600 ; N Ecircumflex ; B 25 0 560 780 ;\r
+C -1 ; WX 600 ; N adieresis ; B 35 -15 570 638 ;\r
+C -1 ; WX 600 ; N edieresis ; B 40 -15 563 638 ;\r
+C -1 ; WX 600 ; N cacute ; B 40 -15 545 661 ;\r
+C -1 ; WX 600 ; N nacute ; B 18 0 592 661 ;\r
+C -1 ; WX 600 ; N umacron ; B -1 -15 569 585 ;\r
+C -1 ; WX 600 ; N Ncaron ; B 8 -12 610 790 ;\r
+C -1 ; WX 600 ; N Iacute ; B 77 0 523 784 ;\r
+C -1 ; WX 600 ; N plusminus ; B 71 24 529 515 ;\r
+C -1 ; WX 600 ; N brokenbar ; B 255 -175 345 675 ;\r
+C -1 ; WX 600 ; N registered ; B 0 -18 600 580 ;\r
+C -1 ; WX 600 ; N Gbreve ; B 22 -18 594 784 ;\r
+C -1 ; WX 600 ; N Idotaccent ; B 77 0 523 761 ;\r
+C -1 ; WX 600 ; N summation ; B 15 -10 586 706 ;\r
+C -1 ; WX 600 ; N Egrave ; B 25 0 560 784 ;\r
+C -1 ; WX 600 ; N racute ; B 47 0 580 661 ;\r
+C -1 ; WX 600 ; N omacron ; B 30 -15 570 585 ;\r
+C -1 ; WX 600 ; N Zacute ; B 62 0 539 784 ;\r
+C -1 ; WX 600 ; N Zcaron ; B 62 0 539 790 ;\r
+C -1 ; WX 600 ; N greaterequal ; B 26 0 523 696 ;\r
+C -1 ; WX 600 ; N Eth ; B 30 0 594 562 ;\r
+C -1 ; WX 600 ; N Ccedilla ; B 22 -206 560 580 ;\r
+C -1 ; WX 600 ; N lcommaaccent ; B 77 -250 523 626 ;\r
+C -1 ; WX 600 ; N tcaron ; B 47 -15 532 703 ;\r
+C -1 ; WX 600 ; N eogonek ; B 40 -199 563 454 ;\r
+C -1 ; WX 600 ; N Uogonek ; B 4 -199 596 562 ;\r
+C -1 ; WX 600 ; N Aacute ; B -9 0 609 784 ;\r
+C -1 ; WX 600 ; N Adieresis ; B -9 0 609 761 ;\r
+C -1 ; WX 600 ; N egrave ; B 40 -15 563 661 ;\r
+C -1 ; WX 600 ; N zacute ; B 81 0 520 661 ;\r
+C -1 ; WX 600 ; N iogonek ; B 77 -199 523 658 ;\r
+C -1 ; WX 600 ; N Oacute ; B 22 -18 578 784 ;\r
+C -1 ; WX 600 ; N oacute ; B 30 -15 570 661 ;\r
+C -1 ; WX 600 ; N amacron ; B 35 -15 570 585 ;\r
+C -1 ; WX 600 ; N sacute ; B 68 -17 535 661 ;\r
+C -1 ; WX 600 ; N idieresis ; B 77 0 523 618 ;\r
+C -1 ; WX 600 ; N Ocircumflex ; B 22 -18 578 780 ;\r
+C -1 ; WX 600 ; N Ugrave ; B 4 -18 596 784 ;\r
+C -1 ; WX 600 ; N Delta ; B 6 0 594 688 ;\r
+C -1 ; WX 600 ; N thorn ; B -14 -142 570 626 ;\r
+C -1 ; WX 600 ; N twosuperior ; B 143 230 436 616 ;\r
+C -1 ; WX 600 ; N Odieresis ; B 22 -18 578 761 ;\r
+C -1 ; WX 600 ; N mu ; B -1 -142 569 439 ;\r
+C -1 ; WX 600 ; N igrave ; B 77 0 523 661 ;\r
+C -1 ; WX 600 ; N ohungarumlaut ; B 30 -15 668 661 ;\r
+C -1 ; WX 600 ; N Eogonek ; B 25 -199 576 562 ;\r
+C -1 ; WX 600 ; N dcroat ; B 20 -15 591 626 ;\r
+C -1 ; WX 600 ; N threequarters ; B -47 -60 648 661 ;\r
+C -1 ; WX 600 ; N Scedilla ; B 47 -206 553 582 ;\r
+C -1 ; WX 600 ; N lcaron ; B 77 0 597 626 ;\r
+C -1 ; WX 600 ; N Kcommaaccent ; B 21 -250 599 562 ;\r
+C -1 ; WX 600 ; N Lacute ; B 39 0 578 784 ;\r
+C -1 ; WX 600 ; N trademark ; B -9 230 749 562 ;\r
+C -1 ; WX 600 ; N edotaccent ; B 40 -15 563 638 ;\r
+C -1 ; WX 600 ; N Igrave ; B 77 0 523 784 ;\r
+C -1 ; WX 600 ; N Imacron ; B 77 0 523 708 ;\r
+C -1 ; WX 600 ; N Lcaron ; B 39 0 637 562 ;\r
+C -1 ; WX 600 ; N onehalf ; B -47 -60 648 661 ;\r
+C -1 ; WX 600 ; N lessequal ; B 26 0 523 696 ;\r
+C -1 ; WX 600 ; N ocircumflex ; B 30 -15 570 657 ;\r
+C -1 ; WX 600 ; N ntilde ; B 18 0 592 636 ;\r
+C -1 ; WX 600 ; N Uhungarumlaut ; B 4 -18 638 784 ;\r
+C -1 ; WX 600 ; N Eacute ; B 25 0 560 784 ;\r
+C -1 ; WX 600 ; N emacron ; B 40 -15 563 585 ;\r
+C -1 ; WX 600 ; N gbreve ; B 30 -146 580 661 ;\r
+C -1 ; WX 600 ; N onequarter ; B -56 -60 656 661 ;\r
+C -1 ; WX 600 ; N Scaron ; B 47 -22 553 790 ;\r
+C -1 ; WX 600 ; N Scommaaccent ; B 47 -250 553 582 ;\r
+C -1 ; WX 600 ; N Ohungarumlaut ; B 22 -18 628 784 ;\r
+C -1 ; WX 600 ; N degree ; B 86 243 474 616 ;\r
+C -1 ; WX 600 ; N ograve ; B 30 -15 570 661 ;\r
+C -1 ; WX 600 ; N Ccaron ; B 22 -18 560 790 ;\r
+C -1 ; WX 600 ; N ugrave ; B -1 -15 569 661 ;\r
+C -1 ; WX 600 ; N radical ; B -19 -104 473 778 ;\r
+C -1 ; WX 600 ; N Dcaron ; B 30 0 594 790 ;\r
+C -1 ; WX 600 ; N rcommaaccent ; B 47 -250 580 454 ;\r
+C -1 ; WX 600 ; N Ntilde ; B 8 -12 610 759 ;\r
+C -1 ; WX 600 ; N otilde ; B 30 -15 570 636 ;\r
+C -1 ; WX 600 ; N Rcommaaccent ; B 24 -250 599 562 ;\r
+C -1 ; WX 600 ; N Lcommaaccent ; B 39 -250 578 562 ;\r
+C -1 ; WX 600 ; N Atilde ; B -9 0 609 759 ;\r
+C -1 ; WX 600 ; N Aogonek ; B -9 -199 625 562 ;\r
+C -1 ; WX 600 ; N Aring ; B -9 0 609 801 ;\r
+C -1 ; WX 600 ; N Otilde ; B 22 -18 578 759 ;\r
+C -1 ; WX 600 ; N zdotaccent ; B 81 0 520 638 ;\r
+C -1 ; WX 600 ; N Ecaron ; B 25 0 560 790 ;\r
+C -1 ; WX 600 ; N Iogonek ; B 77 -199 523 562 ;\r
+C -1 ; WX 600 ; N kcommaaccent ; B 20 -250 585 626 ;\r
+C -1 ; WX 600 ; N minus ; B 71 203 529 313 ;\r
+C -1 ; WX 600 ; N Icircumflex ; B 77 0 523 780 ;\r
+C -1 ; WX 600 ; N ncaron ; B 18 0 592 667 ;\r
+C -1 ; WX 600 ; N tcommaaccent ; B 47 -250 532 562 ;\r
+C -1 ; WX 600 ; N logicalnot ; B 71 103 529 413 ;\r
+C -1 ; WX 600 ; N odieresis ; B 30 -15 570 638 ;\r
+C -1 ; WX 600 ; N udieresis ; B -1 -15 569 638 ;\r
+C -1 ; WX 600 ; N notequal ; B 12 -47 537 563 ;\r
+C -1 ; WX 600 ; N gcommaaccent ; B 30 -146 580 714 ;\r
+C -1 ; WX 600 ; N eth ; B 58 -27 543 626 ;\r
+C -1 ; WX 600 ; N zcaron ; B 81 0 520 667 ;\r
+C -1 ; WX 600 ; N ncommaaccent ; B 18 -250 592 454 ;\r
+C -1 ; WX 600 ; N onesuperior ; B 153 230 447 616 ;\r
+C -1 ; WX 600 ; N imacron ; B 77 0 523 585 ;\r
+C -1 ; WX 600 ; N Euro ; B 0 0 0 0 ;\r
+EndCharMetrics\r
+EndFontMetrics\r
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/Courier-BoldOblique.afm b/forester/java/classes/com/itextpdf/text/pdf/fonts/Courier-BoldOblique.afm
new file mode 100644 (file)
index 0000000..9f365ee
--- /dev/null
@@ -0,0 +1,342 @@
+StartFontMetrics 4.1\r
+Comment Copyright (c) 1989, 1990, 1991, 1993, 1997 Adobe Systems Incorporated.  All Rights Reserved.\r
+Comment Creation Date: Mon Jun 23 16:28:46 1997\r
+Comment UniqueID 43049\r
+Comment VMusage 17529 79244\r
+FontName Courier-BoldOblique\r
+FullName Courier Bold Oblique\r
+FamilyName Courier\r
+Weight Bold\r
+ItalicAngle -12\r
+IsFixedPitch true\r
+CharacterSet ExtendedRoman\r
+FontBBox -57 -250 869 801 \r
+UnderlinePosition -100\r
+UnderlineThickness 50\r
+Version 003.000\r
+Notice Copyright (c) 1989, 1990, 1991, 1993, 1997 Adobe Systems Incorporated.  All Rights Reserved.\r
+EncodingScheme AdobeStandardEncoding\r
+CapHeight 562\r
+XHeight 439\r
+Ascender 629\r
+Descender -157\r
+StdHW 84\r
+StdVW 106\r
+StartCharMetrics 315\r
+C 32 ; WX 600 ; N space ; B 0 0 0 0 ;\r
+C 33 ; WX 600 ; N exclam ; B 215 -15 495 572 ;\r
+C 34 ; WX 600 ; N quotedbl ; B 211 277 585 562 ;\r
+C 35 ; WX 600 ; N numbersign ; B 88 -45 641 651 ;\r
+C 36 ; WX 600 ; N dollar ; B 87 -126 630 666 ;\r
+C 37 ; WX 600 ; N percent ; B 101 -15 625 616 ;\r
+C 38 ; WX 600 ; N ampersand ; B 61 -15 595 543 ;\r
+C 39 ; WX 600 ; N quoteright ; B 229 277 543 562 ;\r
+C 40 ; WX 600 ; N parenleft ; B 265 -102 592 616 ;\r
+C 41 ; WX 600 ; N parenright ; B 117 -102 444 616 ;\r
+C 42 ; WX 600 ; N asterisk ; B 179 219 598 601 ;\r
+C 43 ; WX 600 ; N plus ; B 114 39 596 478 ;\r
+C 44 ; WX 600 ; N comma ; B 99 -111 430 174 ;\r
+C 45 ; WX 600 ; N hyphen ; B 143 203 567 313 ;\r
+C 46 ; WX 600 ; N period ; B 206 -15 427 171 ;\r
+C 47 ; WX 600 ; N slash ; B 90 -77 626 626 ;\r
+C 48 ; WX 600 ; N zero ; B 135 -15 593 616 ;\r
+C 49 ; WX 600 ; N one ; B 93 0 562 616 ;\r
+C 50 ; WX 600 ; N two ; B 61 0 594 616 ;\r
+C 51 ; WX 600 ; N three ; B 71 -15 571 616 ;\r
+C 52 ; WX 600 ; N four ; B 81 0 559 616 ;\r
+C 53 ; WX 600 ; N five ; B 77 -15 621 601 ;\r
+C 54 ; WX 600 ; N six ; B 135 -15 652 616 ;\r
+C 55 ; WX 600 ; N seven ; B 147 0 622 601 ;\r
+C 56 ; WX 600 ; N eight ; B 115 -15 604 616 ;\r
+C 57 ; WX 600 ; N nine ; B 75 -15 592 616 ;\r
+C 58 ; WX 600 ; N colon ; B 205 -15 480 425 ;\r
+C 59 ; WX 600 ; N semicolon ; B 99 -111 481 425 ;\r
+C 60 ; WX 600 ; N less ; B 120 15 613 501 ;\r
+C 61 ; WX 600 ; N equal ; B 96 118 614 398 ;\r
+C 62 ; WX 600 ; N greater ; B 97 15 589 501 ;\r
+C 63 ; WX 600 ; N question ; B 183 -14 592 580 ;\r
+C 64 ; WX 600 ; N at ; B 65 -15 642 616 ;\r
+C 65 ; WX 600 ; N A ; B -9 0 632 562 ;\r
+C 66 ; WX 600 ; N B ; B 30 0 630 562 ;\r
+C 67 ; WX 600 ; N C ; B 74 -18 675 580 ;\r
+C 68 ; WX 600 ; N D ; B 30 0 664 562 ;\r
+C 69 ; WX 600 ; N E ; B 25 0 670 562 ;\r
+C 70 ; WX 600 ; N F ; B 39 0 684 562 ;\r
+C 71 ; WX 600 ; N G ; B 74 -18 675 580 ;\r
+C 72 ; WX 600 ; N H ; B 20 0 700 562 ;\r
+C 73 ; WX 600 ; N I ; B 77 0 643 562 ;\r
+C 74 ; WX 600 ; N J ; B 58 -18 721 562 ;\r
+C 75 ; WX 600 ; N K ; B 21 0 692 562 ;\r
+C 76 ; WX 600 ; N L ; B 39 0 636 562 ;\r
+C 77 ; WX 600 ; N M ; B -2 0 722 562 ;\r
+C 78 ; WX 600 ; N N ; B 8 -12 730 562 ;\r
+C 79 ; WX 600 ; N O ; B 74 -18 645 580 ;\r
+C 80 ; WX 600 ; N P ; B 48 0 643 562 ;\r
+C 81 ; WX 600 ; N Q ; B 83 -138 636 580 ;\r
+C 82 ; WX 600 ; N R ; B 24 0 617 562 ;\r
+C 83 ; WX 600 ; N S ; B 54 -22 673 582 ;\r
+C 84 ; WX 600 ; N T ; B 86 0 679 562 ;\r
+C 85 ; WX 600 ; N U ; B 101 -18 716 562 ;\r
+C 86 ; WX 600 ; N V ; B 84 0 733 562 ;\r
+C 87 ; WX 600 ; N W ; B 79 0 738 562 ;\r
+C 88 ; WX 600 ; N X ; B 12 0 690 562 ;\r
+C 89 ; WX 600 ; N Y ; B 109 0 709 562 ;\r
+C 90 ; WX 600 ; N Z ; B 62 0 637 562 ;\r
+C 91 ; WX 600 ; N bracketleft ; B 223 -102 606 616 ;\r
+C 92 ; WX 600 ; N backslash ; B 222 -77 496 626 ;\r
+C 93 ; WX 600 ; N bracketright ; B 103 -102 486 616 ;\r
+C 94 ; WX 600 ; N asciicircum ; B 171 250 556 616 ;\r
+C 95 ; WX 600 ; N underscore ; B -27 -125 585 -75 ;\r
+C 96 ; WX 600 ; N quoteleft ; B 297 277 487 562 ;\r
+C 97 ; WX 600 ; N a ; B 61 -15 593 454 ;\r
+C 98 ; WX 600 ; N b ; B 13 -15 636 626 ;\r
+C 99 ; WX 600 ; N c ; B 81 -15 631 459 ;\r
+C 100 ; WX 600 ; N d ; B 60 -15 645 626 ;\r
+C 101 ; WX 600 ; N e ; B 81 -15 605 454 ;\r
+C 102 ; WX 600 ; N f ; B 83 0 677 626 ; L i fi ; L l fl ;\r
+C 103 ; WX 600 ; N g ; B 40 -146 674 454 ;\r
+C 104 ; WX 600 ; N h ; B 18 0 615 626 ;\r
+C 105 ; WX 600 ; N i ; B 77 0 546 658 ;\r
+C 106 ; WX 600 ; N j ; B 36 -146 580 658 ;\r
+C 107 ; WX 600 ; N k ; B 33 0 643 626 ;\r
+C 108 ; WX 600 ; N l ; B 77 0 546 626 ;\r
+C 109 ; WX 600 ; N m ; B -22 0 649 454 ;\r
+C 110 ; WX 600 ; N n ; B 18 0 615 454 ;\r
+C 111 ; WX 600 ; N o ; B 71 -15 622 454 ;\r
+C 112 ; WX 600 ; N p ; B -32 -142 622 454 ;\r
+C 113 ; WX 600 ; N q ; B 60 -142 685 454 ;\r
+C 114 ; WX 600 ; N r ; B 47 0 655 454 ;\r
+C 115 ; WX 600 ; N s ; B 66 -17 608 459 ;\r
+C 116 ; WX 600 ; N t ; B 118 -15 567 562 ;\r
+C 117 ; WX 600 ; N u ; B 70 -15 592 439 ;\r
+C 118 ; WX 600 ; N v ; B 70 0 695 439 ;\r
+C 119 ; WX 600 ; N w ; B 53 0 712 439 ;\r
+C 120 ; WX 600 ; N x ; B 6 0 671 439 ;\r
+C 121 ; WX 600 ; N y ; B -21 -142 695 439 ;\r
+C 122 ; WX 600 ; N z ; B 81 0 614 439 ;\r
+C 123 ; WX 600 ; N braceleft ; B 203 -102 595 616 ;\r
+C 124 ; WX 600 ; N bar ; B 201 -250 505 750 ;\r
+C 125 ; WX 600 ; N braceright ; B 114 -102 506 616 ;\r
+C 126 ; WX 600 ; N asciitilde ; B 120 153 590 356 ;\r
+C 161 ; WX 600 ; N exclamdown ; B 196 -146 477 449 ;\r
+C 162 ; WX 600 ; N cent ; B 121 -49 605 614 ;\r
+C 163 ; WX 600 ; N sterling ; B 106 -28 650 611 ;\r
+C 164 ; WX 600 ; N fraction ; B 22 -60 708 661 ;\r
+C 165 ; WX 600 ; N yen ; B 98 0 710 562 ;\r
+C 166 ; WX 600 ; N florin ; B -57 -131 702 616 ;\r
+C 167 ; WX 600 ; N section ; B 74 -70 620 580 ;\r
+C 168 ; WX 600 ; N currency ; B 77 49 644 517 ;\r
+C 169 ; WX 600 ; N quotesingle ; B 303 277 493 562 ;\r
+C 170 ; WX 600 ; N quotedblleft ; B 190 277 594 562 ;\r
+C 171 ; WX 600 ; N guillemotleft ; B 62 70 639 446 ;\r
+C 172 ; WX 600 ; N guilsinglleft ; B 195 70 545 446 ;\r
+C 173 ; WX 600 ; N guilsinglright ; B 165 70 514 446 ;\r
+C 174 ; WX 600 ; N fi ; B 12 0 644 626 ;\r
+C 175 ; WX 600 ; N fl ; B 12 0 644 626 ;\r
+C 177 ; WX 600 ; N endash ; B 108 203 602 313 ;\r
+C 178 ; WX 600 ; N dagger ; B 175 -70 586 580 ;\r
+C 179 ; WX 600 ; N daggerdbl ; B 121 -70 587 580 ;\r
+C 180 ; WX 600 ; N periodcentered ; B 248 165 461 351 ;\r
+C 182 ; WX 600 ; N paragraph ; B 61 -70 700 580 ;\r
+C 183 ; WX 600 ; N bullet ; B 196 132 523 430 ;\r
+C 184 ; WX 600 ; N quotesinglbase ; B 144 -142 458 143 ;\r
+C 185 ; WX 600 ; N quotedblbase ; B 34 -142 560 143 ;\r
+C 186 ; WX 600 ; N quotedblright ; B 119 277 645 562 ;\r
+C 187 ; WX 600 ; N guillemotright ; B 71 70 647 446 ;\r
+C 188 ; WX 600 ; N ellipsis ; B 35 -15 587 116 ;\r
+C 189 ; WX 600 ; N perthousand ; B -45 -15 743 616 ;\r
+C 191 ; WX 600 ; N questiondown ; B 100 -146 509 449 ;\r
+C 193 ; WX 600 ; N grave ; B 272 508 503 661 ;\r
+C 194 ; WX 600 ; N acute ; B 312 508 609 661 ;\r
+C 195 ; WX 600 ; N circumflex ; B 212 483 607 657 ;\r
+C 196 ; WX 600 ; N tilde ; B 199 493 643 636 ;\r
+C 197 ; WX 600 ; N macron ; B 195 505 637 585 ;\r
+C 198 ; WX 600 ; N breve ; B 217 468 652 631 ;\r
+C 199 ; WX 600 ; N dotaccent ; B 348 498 493 638 ;\r
+C 200 ; WX 600 ; N dieresis ; B 246 498 595 638 ;\r
+C 202 ; WX 600 ; N ring ; B 319 481 528 678 ;\r
+C 203 ; WX 600 ; N cedilla ; B 168 -206 368 0 ;\r
+C 205 ; WX 600 ; N hungarumlaut ; B 171 488 729 661 ;\r
+C 206 ; WX 600 ; N ogonek ; B 143 -199 367 0 ;\r
+C 207 ; WX 600 ; N caron ; B 238 493 633 667 ;\r
+C 208 ; WX 600 ; N emdash ; B 33 203 677 313 ;\r
+C 225 ; WX 600 ; N AE ; B -29 0 708 562 ;\r
+C 227 ; WX 600 ; N ordfeminine ; B 188 196 526 580 ;\r
+C 232 ; WX 600 ; N Lslash ; B 39 0 636 562 ;\r
+C 233 ; WX 600 ; N Oslash ; B 48 -22 673 584 ;\r
+C 234 ; WX 600 ; N OE ; B 26 0 701 562 ;\r
+C 235 ; WX 600 ; N ordmasculine ; B 188 196 543 580 ;\r
+C 241 ; WX 600 ; N ae ; B 21 -15 652 454 ;\r
+C 245 ; WX 600 ; N dotlessi ; B 77 0 546 439 ;\r
+C 248 ; WX 600 ; N lslash ; B 77 0 587 626 ;\r
+C 249 ; WX 600 ; N oslash ; B 54 -24 638 463 ;\r
+C 250 ; WX 600 ; N oe ; B 18 -15 662 454 ;\r
+C 251 ; WX 600 ; N germandbls ; B 22 -15 629 626 ;\r
+C -1 ; WX 600 ; N Idieresis ; B 77 0 643 761 ;\r
+C -1 ; WX 600 ; N eacute ; B 81 -15 609 661 ;\r
+C -1 ; WX 600 ; N abreve ; B 61 -15 658 661 ;\r
+C -1 ; WX 600 ; N uhungarumlaut ; B 70 -15 769 661 ;\r
+C -1 ; WX 600 ; N ecaron ; B 81 -15 633 667 ;\r
+C -1 ; WX 600 ; N Ydieresis ; B 109 0 709 761 ;\r
+C -1 ; WX 600 ; N divide ; B 114 16 596 500 ;\r
+C -1 ; WX 600 ; N Yacute ; B 109 0 709 784 ;\r
+C -1 ; WX 600 ; N Acircumflex ; B -9 0 632 780 ;\r
+C -1 ; WX 600 ; N aacute ; B 61 -15 609 661 ;\r
+C -1 ; WX 600 ; N Ucircumflex ; B 101 -18 716 780 ;\r
+C -1 ; WX 600 ; N yacute ; B -21 -142 695 661 ;\r
+C -1 ; WX 600 ; N scommaaccent ; B 66 -250 608 459 ;\r
+C -1 ; WX 600 ; N ecircumflex ; B 81 -15 607 657 ;\r
+C -1 ; WX 600 ; N Uring ; B 101 -18 716 801 ;\r
+C -1 ; WX 600 ; N Udieresis ; B 101 -18 716 761 ;\r
+C -1 ; WX 600 ; N aogonek ; B 61 -199 593 454 ;\r
+C -1 ; WX 600 ; N Uacute ; B 101 -18 716 784 ;\r
+C -1 ; WX 600 ; N uogonek ; B 70 -199 592 439 ;\r
+C -1 ; WX 600 ; N Edieresis ; B 25 0 670 761 ;\r
+C -1 ; WX 600 ; N Dcroat ; B 30 0 664 562 ;\r
+C -1 ; WX 600 ; N commaaccent ; B 151 -250 385 -57 ;\r
+C -1 ; WX 600 ; N copyright ; B 53 -18 667 580 ;\r
+C -1 ; WX 600 ; N Emacron ; B 25 0 670 708 ;\r
+C -1 ; WX 600 ; N ccaron ; B 81 -15 633 667 ;\r
+C -1 ; WX 600 ; N aring ; B 61 -15 593 678 ;\r
+C -1 ; WX 600 ; N Ncommaaccent ; B 8 -250 730 562 ;\r
+C -1 ; WX 600 ; N lacute ; B 77 0 639 801 ;\r
+C -1 ; WX 600 ; N agrave ; B 61 -15 593 661 ;\r
+C -1 ; WX 600 ; N Tcommaaccent ; B 86 -250 679 562 ;\r
+C -1 ; WX 600 ; N Cacute ; B 74 -18 675 784 ;\r
+C -1 ; WX 600 ; N atilde ; B 61 -15 643 636 ;\r
+C -1 ; WX 600 ; N Edotaccent ; B 25 0 670 761 ;\r
+C -1 ; WX 600 ; N scaron ; B 66 -17 633 667 ;\r
+C -1 ; WX 600 ; N scedilla ; B 66 -206 608 459 ;\r
+C -1 ; WX 600 ; N iacute ; B 77 0 609 661 ;\r
+C -1 ; WX 600 ; N lozenge ; B 145 0 614 740 ;\r
+C -1 ; WX 600 ; N Rcaron ; B 24 0 659 790 ;\r
+C -1 ; WX 600 ; N Gcommaaccent ; B 74 -250 675 580 ;\r
+C -1 ; WX 600 ; N ucircumflex ; B 70 -15 597 657 ;\r
+C -1 ; WX 600 ; N acircumflex ; B 61 -15 607 657 ;\r
+C -1 ; WX 600 ; N Amacron ; B -9 0 633 708 ;\r
+C -1 ; WX 600 ; N rcaron ; B 47 0 655 667 ;\r
+C -1 ; WX 600 ; N ccedilla ; B 81 -206 631 459 ;\r
+C -1 ; WX 600 ; N Zdotaccent ; B 62 0 637 761 ;\r
+C -1 ; WX 600 ; N Thorn ; B 48 0 620 562 ;\r
+C -1 ; WX 600 ; N Omacron ; B 74 -18 663 708 ;\r
+C -1 ; WX 600 ; N Racute ; B 24 0 665 784 ;\r
+C -1 ; WX 600 ; N Sacute ; B 54 -22 673 784 ;\r
+C -1 ; WX 600 ; N dcaron ; B 60 -15 861 626 ;\r
+C -1 ; WX 600 ; N Umacron ; B 101 -18 716 708 ;\r
+C -1 ; WX 600 ; N uring ; B 70 -15 592 678 ;\r
+C -1 ; WX 600 ; N threesuperior ; B 193 222 526 616 ;\r
+C -1 ; WX 600 ; N Ograve ; B 74 -18 645 784 ;\r
+C -1 ; WX 600 ; N Agrave ; B -9 0 632 784 ;\r
+C -1 ; WX 600 ; N Abreve ; B -9 0 684 784 ;\r
+C -1 ; WX 600 ; N multiply ; B 104 39 606 478 ;\r
+C -1 ; WX 600 ; N uacute ; B 70 -15 599 661 ;\r
+C -1 ; WX 600 ; N Tcaron ; B 86 0 679 790 ;\r
+C -1 ; WX 600 ; N partialdiff ; B 91 -38 627 728 ;\r
+C -1 ; WX 600 ; N ydieresis ; B -21 -142 695 638 ;\r
+C -1 ; WX 600 ; N Nacute ; B 8 -12 730 784 ;\r
+C -1 ; WX 600 ; N icircumflex ; B 77 0 577 657 ;\r
+C -1 ; WX 600 ; N Ecircumflex ; B 25 0 670 780 ;\r
+C -1 ; WX 600 ; N adieresis ; B 61 -15 595 638 ;\r
+C -1 ; WX 600 ; N edieresis ; B 81 -15 605 638 ;\r
+C -1 ; WX 600 ; N cacute ; B 81 -15 649 661 ;\r
+C -1 ; WX 600 ; N nacute ; B 18 0 639 661 ;\r
+C -1 ; WX 600 ; N umacron ; B 70 -15 637 585 ;\r
+C -1 ; WX 600 ; N Ncaron ; B 8 -12 730 790 ;\r
+C -1 ; WX 600 ; N Iacute ; B 77 0 643 784 ;\r
+C -1 ; WX 600 ; N plusminus ; B 76 24 614 515 ;\r
+C -1 ; WX 600 ; N brokenbar ; B 217 -175 489 675 ;\r
+C -1 ; WX 600 ; N registered ; B 53 -18 667 580 ;\r
+C -1 ; WX 600 ; N Gbreve ; B 74 -18 684 784 ;\r
+C -1 ; WX 600 ; N Idotaccent ; B 77 0 643 761 ;\r
+C -1 ; WX 600 ; N summation ; B 15 -10 672 706 ;\r
+C -1 ; WX 600 ; N Egrave ; B 25 0 670 784 ;\r
+C -1 ; WX 600 ; N racute ; B 47 0 655 661 ;\r
+C -1 ; WX 600 ; N omacron ; B 71 -15 637 585 ;\r
+C -1 ; WX 600 ; N Zacute ; B 62 0 665 784 ;\r
+C -1 ; WX 600 ; N Zcaron ; B 62 0 659 790 ;\r
+C -1 ; WX 600 ; N greaterequal ; B 26 0 627 696 ;\r
+C -1 ; WX 600 ; N Eth ; B 30 0 664 562 ;\r
+C -1 ; WX 600 ; N Ccedilla ; B 74 -206 675 580 ;\r
+C -1 ; WX 600 ; N lcommaaccent ; B 77 -250 546 626 ;\r
+C -1 ; WX 600 ; N tcaron ; B 118 -15 627 703 ;\r
+C -1 ; WX 600 ; N eogonek ; B 81 -199 605 454 ;\r
+C -1 ; WX 600 ; N Uogonek ; B 101 -199 716 562 ;\r
+C -1 ; WX 600 ; N Aacute ; B -9 0 655 784 ;\r
+C -1 ; WX 600 ; N Adieresis ; B -9 0 632 761 ;\r
+C -1 ; WX 600 ; N egrave ; B 81 -15 605 661 ;\r
+C -1 ; WX 600 ; N zacute ; B 81 0 614 661 ;\r
+C -1 ; WX 600 ; N iogonek ; B 77 -199 546 658 ;\r
+C -1 ; WX 600 ; N Oacute ; B 74 -18 645 784 ;\r
+C -1 ; WX 600 ; N oacute ; B 71 -15 649 661 ;\r
+C -1 ; WX 600 ; N amacron ; B 61 -15 637 585 ;\r
+C -1 ; WX 600 ; N sacute ; B 66 -17 609 661 ;\r
+C -1 ; WX 600 ; N idieresis ; B 77 0 561 618 ;\r
+C -1 ; WX 600 ; N Ocircumflex ; B 74 -18 645 780 ;\r
+C -1 ; WX 600 ; N Ugrave ; B 101 -18 716 784 ;\r
+C -1 ; WX 600 ; N Delta ; B 6 0 594 688 ;\r
+C -1 ; WX 600 ; N thorn ; B -32 -142 622 626 ;\r
+C -1 ; WX 600 ; N twosuperior ; B 191 230 542 616 ;\r
+C -1 ; WX 600 ; N Odieresis ; B 74 -18 645 761 ;\r
+C -1 ; WX 600 ; N mu ; B 49 -142 592 439 ;\r
+C -1 ; WX 600 ; N igrave ; B 77 0 546 661 ;\r
+C -1 ; WX 600 ; N ohungarumlaut ; B 71 -15 809 661 ;\r
+C -1 ; WX 600 ; N Eogonek ; B 25 -199 670 562 ;\r
+C -1 ; WX 600 ; N dcroat ; B 60 -15 712 626 ;\r
+C -1 ; WX 600 ; N threequarters ; B 8 -60 699 661 ;\r
+C -1 ; WX 600 ; N Scedilla ; B 54 -206 673 582 ;\r
+C -1 ; WX 600 ; N lcaron ; B 77 0 731 626 ;\r
+C -1 ; WX 600 ; N Kcommaaccent ; B 21 -250 692 562 ;\r
+C -1 ; WX 600 ; N Lacute ; B 39 0 636 784 ;\r
+C -1 ; WX 600 ; N trademark ; B 86 230 869 562 ;\r
+C -1 ; WX 600 ; N edotaccent ; B 81 -15 605 638 ;\r
+C -1 ; WX 600 ; N Igrave ; B 77 0 643 784 ;\r
+C -1 ; WX 600 ; N Imacron ; B 77 0 663 708 ;\r
+C -1 ; WX 600 ; N Lcaron ; B 39 0 757 562 ;\r
+C -1 ; WX 600 ; N onehalf ; B 22 -60 716 661 ;\r
+C -1 ; WX 600 ; N lessequal ; B 26 0 671 696 ;\r
+C -1 ; WX 600 ; N ocircumflex ; B 71 -15 622 657 ;\r
+C -1 ; WX 600 ; N ntilde ; B 18 0 643 636 ;\r
+C -1 ; WX 600 ; N Uhungarumlaut ; B 101 -18 805 784 ;\r
+C -1 ; WX 600 ; N Eacute ; B 25 0 670 784 ;\r
+C -1 ; WX 600 ; N emacron ; B 81 -15 637 585 ;\r
+C -1 ; WX 600 ; N gbreve ; B 40 -146 674 661 ;\r
+C -1 ; WX 600 ; N onequarter ; B 13 -60 707 661 ;\r
+C -1 ; WX 600 ; N Scaron ; B 54 -22 689 790 ;\r
+C -1 ; WX 600 ; N Scommaaccent ; B 54 -250 673 582 ;\r
+C -1 ; WX 600 ; N Ohungarumlaut ; B 74 -18 795 784 ;\r
+C -1 ; WX 600 ; N degree ; B 173 243 570 616 ;\r
+C -1 ; WX 600 ; N ograve ; B 71 -15 622 661 ;\r
+C -1 ; WX 600 ; N Ccaron ; B 74 -18 689 790 ;\r
+C -1 ; WX 600 ; N ugrave ; B 70 -15 592 661 ;\r
+C -1 ; WX 600 ; N radical ; B 67 -104 635 778 ;\r
+C -1 ; WX 600 ; N Dcaron ; B 30 0 664 790 ;\r
+C -1 ; WX 600 ; N rcommaaccent ; B 47 -250 655 454 ;\r
+C -1 ; WX 600 ; N Ntilde ; B 8 -12 730 759 ;\r
+C -1 ; WX 600 ; N otilde ; B 71 -15 643 636 ;\r
+C -1 ; WX 600 ; N Rcommaaccent ; B 24 -250 617 562 ;\r
+C -1 ; WX 600 ; N Lcommaaccent ; B 39 -250 636 562 ;\r
+C -1 ; WX 600 ; N Atilde ; B -9 0 669 759 ;\r
+C -1 ; WX 600 ; N Aogonek ; B -9 -199 632 562 ;\r
+C -1 ; WX 600 ; N Aring ; B -9 0 632 801 ;\r
+C -1 ; WX 600 ; N Otilde ; B 74 -18 669 759 ;\r
+C -1 ; WX 600 ; N zdotaccent ; B 81 0 614 638 ;\r
+C -1 ; WX 600 ; N Ecaron ; B 25 0 670 790 ;\r
+C -1 ; WX 600 ; N Iogonek ; B 77 -199 643 562 ;\r
+C -1 ; WX 600 ; N kcommaaccent ; B 33 -250 643 626 ;\r
+C -1 ; WX 600 ; N minus ; B 114 203 596 313 ;\r
+C -1 ; WX 600 ; N Icircumflex ; B 77 0 643 780 ;\r
+C -1 ; WX 600 ; N ncaron ; B 18 0 633 667 ;\r
+C -1 ; WX 600 ; N tcommaaccent ; B 118 -250 567 562 ;\r
+C -1 ; WX 600 ; N logicalnot ; B 135 103 617 413 ;\r
+C -1 ; WX 600 ; N odieresis ; B 71 -15 622 638 ;\r
+C -1 ; WX 600 ; N udieresis ; B 70 -15 595 638 ;\r
+C -1 ; WX 600 ; N notequal ; B 30 -47 626 563 ;\r
+C -1 ; WX 600 ; N gcommaaccent ; B 40 -146 674 714 ;\r
+C -1 ; WX 600 ; N eth ; B 93 -27 661 626 ;\r
+C -1 ; WX 600 ; N zcaron ; B 81 0 643 667 ;\r
+C -1 ; WX 600 ; N ncommaaccent ; B 18 -250 615 454 ;\r
+C -1 ; WX 600 ; N onesuperior ; B 212 230 514 616 ;\r
+C -1 ; WX 600 ; N imacron ; B 77 0 575 585 ;\r
+C -1 ; WX 600 ; N Euro ; B 0 0 0 0 ;\r
+EndCharMetrics\r
+EndFontMetrics\r
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/Courier-Oblique.afm b/forester/java/classes/com/itextpdf/text/pdf/fonts/Courier-Oblique.afm
new file mode 100644 (file)
index 0000000..acacb3d
--- /dev/null
@@ -0,0 +1,342 @@
+StartFontMetrics 4.1\r
+Comment Copyright (c) 1989, 1990, 1991, 1992, 1993, 1997 Adobe Systems Incorporated.  All Rights Reserved.\r
+Comment Creation Date: Thu May  1 17:37:52 1997\r
+Comment UniqueID 43051\r
+Comment VMusage 16248 75829\r
+FontName Courier-Oblique\r
+FullName Courier Oblique\r
+FamilyName Courier\r
+Weight Medium\r
+ItalicAngle -12\r
+IsFixedPitch true\r
+CharacterSet ExtendedRoman\r
+FontBBox -27 -250 849 805 \r
+UnderlinePosition -100\r
+UnderlineThickness 50\r
+Version 003.000\r
+Notice Copyright (c) 1989, 1990, 1991, 1992, 1993, 1997 Adobe Systems Incorporated.  All Rights Reserved.\r
+EncodingScheme AdobeStandardEncoding\r
+CapHeight 562\r
+XHeight 426\r
+Ascender 629\r
+Descender -157\r
+StdHW 51\r
+StdVW 51\r
+StartCharMetrics 315\r
+C 32 ; WX 600 ; N space ; B 0 0 0 0 ;\r
+C 33 ; WX 600 ; N exclam ; B 243 -15 464 572 ;\r
+C 34 ; WX 600 ; N quotedbl ; B 273 328 532 562 ;\r
+C 35 ; WX 600 ; N numbersign ; B 133 -32 596 639 ;\r
+C 36 ; WX 600 ; N dollar ; B 108 -126 596 662 ;\r
+C 37 ; WX 600 ; N percent ; B 134 -15 599 622 ;\r
+C 38 ; WX 600 ; N ampersand ; B 87 -15 580 543 ;\r
+C 39 ; WX 600 ; N quoteright ; B 283 328 495 562 ;\r
+C 40 ; WX 600 ; N parenleft ; B 313 -108 572 622 ;\r
+C 41 ; WX 600 ; N parenright ; B 137 -108 396 622 ;\r
+C 42 ; WX 600 ; N asterisk ; B 212 257 580 607 ;\r
+C 43 ; WX 600 ; N plus ; B 129 44 580 470 ;\r
+C 44 ; WX 600 ; N comma ; B 157 -112 370 122 ;\r
+C 45 ; WX 600 ; N hyphen ; B 152 231 558 285 ;\r
+C 46 ; WX 600 ; N period ; B 238 -15 382 109 ;\r
+C 47 ; WX 600 ; N slash ; B 112 -80 604 629 ;\r
+C 48 ; WX 600 ; N zero ; B 154 -15 575 622 ;\r
+C 49 ; WX 600 ; N one ; B 98 0 515 622 ;\r
+C 50 ; WX 600 ; N two ; B 70 0 568 622 ;\r
+C 51 ; WX 600 ; N three ; B 82 -15 538 622 ;\r
+C 52 ; WX 600 ; N four ; B 108 0 541 622 ;\r
+C 53 ; WX 600 ; N five ; B 99 -15 589 607 ;\r
+C 54 ; WX 600 ; N six ; B 155 -15 629 622 ;\r
+C 55 ; WX 600 ; N seven ; B 182 0 612 607 ;\r
+C 56 ; WX 600 ; N eight ; B 132 -15 588 622 ;\r
+C 57 ; WX 600 ; N nine ; B 93 -15 574 622 ;\r
+C 58 ; WX 600 ; N colon ; B 238 -15 441 385 ;\r
+C 59 ; WX 600 ; N semicolon ; B 157 -112 441 385 ;\r
+C 60 ; WX 600 ; N less ; B 96 42 610 472 ;\r
+C 61 ; WX 600 ; N equal ; B 109 138 600 376 ;\r
+C 62 ; WX 600 ; N greater ; B 85 42 599 472 ;\r
+C 63 ; WX 600 ; N question ; B 222 -15 583 572 ;\r
+C 64 ; WX 600 ; N at ; B 127 -15 582 622 ;\r
+C 65 ; WX 600 ; N A ; B 3 0 607 562 ;\r
+C 66 ; WX 600 ; N B ; B 43 0 616 562 ;\r
+C 67 ; WX 600 ; N C ; B 93 -18 655 580 ;\r
+C 68 ; WX 600 ; N D ; B 43 0 645 562 ;\r
+C 69 ; WX 600 ; N E ; B 53 0 660 562 ;\r
+C 70 ; WX 600 ; N F ; B 53 0 660 562 ;\r
+C 71 ; WX 600 ; N G ; B 83 -18 645 580 ;\r
+C 72 ; WX 600 ; N H ; B 32 0 687 562 ;\r
+C 73 ; WX 600 ; N I ; B 96 0 623 562 ;\r
+C 74 ; WX 600 ; N J ; B 52 -18 685 562 ;\r
+C 75 ; WX 600 ; N K ; B 38 0 671 562 ;\r
+C 76 ; WX 600 ; N L ; B 47 0 607 562 ;\r
+C 77 ; WX 600 ; N M ; B 4 0 715 562 ;\r
+C 78 ; WX 600 ; N N ; B 7 -13 712 562 ;\r
+C 79 ; WX 600 ; N O ; B 94 -18 625 580 ;\r
+C 80 ; WX 600 ; N P ; B 79 0 644 562 ;\r
+C 81 ; WX 600 ; N Q ; B 95 -138 625 580 ;\r
+C 82 ; WX 600 ; N R ; B 38 0 598 562 ;\r
+C 83 ; WX 600 ; N S ; B 76 -20 650 580 ;\r
+C 84 ; WX 600 ; N T ; B 108 0 665 562 ;\r
+C 85 ; WX 600 ; N U ; B 125 -18 702 562 ;\r
+C 86 ; WX 600 ; N V ; B 105 -13 723 562 ;\r
+C 87 ; WX 600 ; N W ; B 106 -13 722 562 ;\r
+C 88 ; WX 600 ; N X ; B 23 0 675 562 ;\r
+C 89 ; WX 600 ; N Y ; B 133 0 695 562 ;\r
+C 90 ; WX 600 ; N Z ; B 86 0 610 562 ;\r
+C 91 ; WX 600 ; N bracketleft ; B 246 -108 574 622 ;\r
+C 92 ; WX 600 ; N backslash ; B 249 -80 468 629 ;\r
+C 93 ; WX 600 ; N bracketright ; B 135 -108 463 622 ;\r
+C 94 ; WX 600 ; N asciicircum ; B 175 354 587 622 ;\r
+C 95 ; WX 600 ; N underscore ; B -27 -125 584 -75 ;\r
+C 96 ; WX 600 ; N quoteleft ; B 343 328 457 562 ;\r
+C 97 ; WX 600 ; N a ; B 76 -15 569 441 ;\r
+C 98 ; WX 600 ; N b ; B 29 -15 625 629 ;\r
+C 99 ; WX 600 ; N c ; B 106 -15 608 441 ;\r
+C 100 ; WX 600 ; N d ; B 85 -15 640 629 ;\r
+C 101 ; WX 600 ; N e ; B 106 -15 598 441 ;\r
+C 102 ; WX 600 ; N f ; B 114 0 662 629 ; L i fi ; L l fl ;\r
+C 103 ; WX 600 ; N g ; B 61 -157 657 441 ;\r
+C 104 ; WX 600 ; N h ; B 33 0 592 629 ;\r
+C 105 ; WX 600 ; N i ; B 95 0 515 657 ;\r
+C 106 ; WX 600 ; N j ; B 52 -157 550 657 ;\r
+C 107 ; WX 600 ; N k ; B 58 0 633 629 ;\r
+C 108 ; WX 600 ; N l ; B 95 0 515 629 ;\r
+C 109 ; WX 600 ; N m ; B -5 0 615 441 ;\r
+C 110 ; WX 600 ; N n ; B 26 0 585 441 ;\r
+C 111 ; WX 600 ; N o ; B 102 -15 588 441 ;\r
+C 112 ; WX 600 ; N p ; B -24 -157 605 441 ;\r
+C 113 ; WX 600 ; N q ; B 85 -157 682 441 ;\r
+C 114 ; WX 600 ; N r ; B 60 0 636 441 ;\r
+C 115 ; WX 600 ; N s ; B 78 -15 584 441 ;\r
+C 116 ; WX 600 ; N t ; B 167 -15 561 561 ;\r
+C 117 ; WX 600 ; N u ; B 101 -15 572 426 ;\r
+C 118 ; WX 600 ; N v ; B 90 -10 681 426 ;\r
+C 119 ; WX 600 ; N w ; B 76 -10 695 426 ;\r
+C 120 ; WX 600 ; N x ; B 20 0 655 426 ;\r
+C 121 ; WX 600 ; N y ; B -4 -157 683 426 ;\r
+C 122 ; WX 600 ; N z ; B 99 0 593 426 ;\r
+C 123 ; WX 600 ; N braceleft ; B 233 -108 569 622 ;\r
+C 124 ; WX 600 ; N bar ; B 222 -250 485 750 ;\r
+C 125 ; WX 600 ; N braceright ; B 140 -108 477 622 ;\r
+C 126 ; WX 600 ; N asciitilde ; B 116 197 600 320 ;\r
+C 161 ; WX 600 ; N exclamdown ; B 225 -157 445 430 ;\r
+C 162 ; WX 600 ; N cent ; B 151 -49 588 614 ;\r
+C 163 ; WX 600 ; N sterling ; B 124 -21 621 611 ;\r
+C 164 ; WX 600 ; N fraction ; B 84 -57 646 665 ;\r
+C 165 ; WX 600 ; N yen ; B 120 0 693 562 ;\r
+C 166 ; WX 600 ; N florin ; B -26 -143 671 622 ;\r
+C 167 ; WX 600 ; N section ; B 104 -78 590 580 ;\r
+C 168 ; WX 600 ; N currency ; B 94 58 628 506 ;\r
+C 169 ; WX 600 ; N quotesingle ; B 345 328 460 562 ;\r
+C 170 ; WX 600 ; N quotedblleft ; B 262 328 541 562 ;\r
+C 171 ; WX 600 ; N guillemotleft ; B 92 70 652 446 ;\r
+C 172 ; WX 600 ; N guilsinglleft ; B 204 70 540 446 ;\r
+C 173 ; WX 600 ; N guilsinglright ; B 170 70 506 446 ;\r
+C 174 ; WX 600 ; N fi ; B 3 0 619 629 ;\r
+C 175 ; WX 600 ; N fl ; B 3 0 619 629 ;\r
+C 177 ; WX 600 ; N endash ; B 124 231 586 285 ;\r
+C 178 ; WX 600 ; N dagger ; B 217 -78 546 580 ;\r
+C 179 ; WX 600 ; N daggerdbl ; B 163 -78 546 580 ;\r
+C 180 ; WX 600 ; N periodcentered ; B 275 189 434 327 ;\r
+C 182 ; WX 600 ; N paragraph ; B 100 -78 630 562 ;\r
+C 183 ; WX 600 ; N bullet ; B 224 130 485 383 ;\r
+C 184 ; WX 600 ; N quotesinglbase ; B 185 -134 397 100 ;\r
+C 185 ; WX 600 ; N quotedblbase ; B 115 -134 478 100 ;\r
+C 186 ; WX 600 ; N quotedblright ; B 213 328 576 562 ;\r
+C 187 ; WX 600 ; N guillemotright ; B 58 70 618 446 ;\r
+C 188 ; WX 600 ; N ellipsis ; B 46 -15 575 111 ;\r
+C 189 ; WX 600 ; N perthousand ; B 59 -15 627 622 ;\r
+C 191 ; WX 600 ; N questiondown ; B 105 -157 466 430 ;\r
+C 193 ; WX 600 ; N grave ; B 294 497 484 672 ;\r
+C 194 ; WX 600 ; N acute ; B 348 497 612 672 ;\r
+C 195 ; WX 600 ; N circumflex ; B 229 477 581 654 ;\r
+C 196 ; WX 600 ; N tilde ; B 212 489 629 606 ;\r
+C 197 ; WX 600 ; N macron ; B 232 525 600 565 ;\r
+C 198 ; WX 600 ; N breve ; B 279 501 576 609 ;\r
+C 199 ; WX 600 ; N dotaccent ; B 373 537 478 640 ;\r
+C 200 ; WX 600 ; N dieresis ; B 272 537 579 640 ;\r
+C 202 ; WX 600 ; N ring ; B 332 463 500 627 ;\r
+C 203 ; WX 600 ; N cedilla ; B 197 -151 344 10 ;\r
+C 205 ; WX 600 ; N hungarumlaut ; B 239 497 683 672 ;\r
+C 206 ; WX 600 ; N ogonek ; B 189 -172 377 4 ;\r
+C 207 ; WX 600 ; N caron ; B 262 492 614 669 ;\r
+C 208 ; WX 600 ; N emdash ; B 49 231 661 285 ;\r
+C 225 ; WX 600 ; N AE ; B 3 0 655 562 ;\r
+C 227 ; WX 600 ; N ordfeminine ; B 209 249 512 580 ;\r
+C 232 ; WX 600 ; N Lslash ; B 47 0 607 562 ;\r
+C 233 ; WX 600 ; N Oslash ; B 94 -80 625 629 ;\r
+C 234 ; WX 600 ; N OE ; B 59 0 672 562 ;\r
+C 235 ; WX 600 ; N ordmasculine ; B 210 249 535 580 ;\r
+C 241 ; WX 600 ; N ae ; B 41 -15 626 441 ;\r
+C 245 ; WX 600 ; N dotlessi ; B 95 0 515 426 ;\r
+C 248 ; WX 600 ; N lslash ; B 95 0 587 629 ;\r
+C 249 ; WX 600 ; N oslash ; B 102 -80 588 506 ;\r
+C 250 ; WX 600 ; N oe ; B 54 -15 615 441 ;\r
+C 251 ; WX 600 ; N germandbls ; B 48 -15 617 629 ;\r
+C -1 ; WX 600 ; N Idieresis ; B 96 0 623 753 ;\r
+C -1 ; WX 600 ; N eacute ; B 106 -15 612 672 ;\r
+C -1 ; WX 600 ; N abreve ; B 76 -15 576 609 ;\r
+C -1 ; WX 600 ; N uhungarumlaut ; B 101 -15 723 672 ;\r
+C -1 ; WX 600 ; N ecaron ; B 106 -15 614 669 ;\r
+C -1 ; WX 600 ; N Ydieresis ; B 133 0 695 753 ;\r
+C -1 ; WX 600 ; N divide ; B 136 48 573 467 ;\r
+C -1 ; WX 600 ; N Yacute ; B 133 0 695 805 ;\r
+C -1 ; WX 600 ; N Acircumflex ; B 3 0 607 787 ;\r
+C -1 ; WX 600 ; N aacute ; B 76 -15 612 672 ;\r
+C -1 ; WX 600 ; N Ucircumflex ; B 125 -18 702 787 ;\r
+C -1 ; WX 600 ; N yacute ; B -4 -157 683 672 ;\r
+C -1 ; WX 600 ; N scommaaccent ; B 78 -250 584 441 ;\r
+C -1 ; WX 600 ; N ecircumflex ; B 106 -15 598 654 ;\r
+C -1 ; WX 600 ; N Uring ; B 125 -18 702 760 ;\r
+C -1 ; WX 600 ; N Udieresis ; B 125 -18 702 753 ;\r
+C -1 ; WX 600 ; N aogonek ; B 76 -172 569 441 ;\r
+C -1 ; WX 600 ; N Uacute ; B 125 -18 702 805 ;\r
+C -1 ; WX 600 ; N uogonek ; B 101 -172 572 426 ;\r
+C -1 ; WX 600 ; N Edieresis ; B 53 0 660 753 ;\r
+C -1 ; WX 600 ; N Dcroat ; B 43 0 645 562 ;\r
+C -1 ; WX 600 ; N commaaccent ; B 145 -250 323 -58 ;\r
+C -1 ; WX 600 ; N copyright ; B 53 -18 667 580 ;\r
+C -1 ; WX 600 ; N Emacron ; B 53 0 660 698 ;\r
+C -1 ; WX 600 ; N ccaron ; B 106 -15 614 669 ;\r
+C -1 ; WX 600 ; N aring ; B 76 -15 569 627 ;\r
+C -1 ; WX 600 ; N Ncommaaccent ; B 7 -250 712 562 ;\r
+C -1 ; WX 600 ; N lacute ; B 95 0 640 805 ;\r
+C -1 ; WX 600 ; N agrave ; B 76 -15 569 672 ;\r
+C -1 ; WX 600 ; N Tcommaaccent ; B 108 -250 665 562 ;\r
+C -1 ; WX 600 ; N Cacute ; B 93 -18 655 805 ;\r
+C -1 ; WX 600 ; N atilde ; B 76 -15 629 606 ;\r
+C -1 ; WX 600 ; N Edotaccent ; B 53 0 660 753 ;\r
+C -1 ; WX 600 ; N scaron ; B 78 -15 614 669 ;\r
+C -1 ; WX 600 ; N scedilla ; B 78 -151 584 441 ;\r
+C -1 ; WX 600 ; N iacute ; B 95 0 612 672 ;\r
+C -1 ; WX 600 ; N lozenge ; B 94 0 519 706 ;\r
+C -1 ; WX 600 ; N Rcaron ; B 38 0 642 802 ;\r
+C -1 ; WX 600 ; N Gcommaaccent ; B 83 -250 645 580 ;\r
+C -1 ; WX 600 ; N ucircumflex ; B 101 -15 572 654 ;\r
+C -1 ; WX 600 ; N acircumflex ; B 76 -15 581 654 ;\r
+C -1 ; WX 600 ; N Amacron ; B 3 0 607 698 ;\r
+C -1 ; WX 600 ; N rcaron ; B 60 0 636 669 ;\r
+C -1 ; WX 600 ; N ccedilla ; B 106 -151 614 441 ;\r
+C -1 ; WX 600 ; N Zdotaccent ; B 86 0 610 753 ;\r
+C -1 ; WX 600 ; N Thorn ; B 79 0 606 562 ;\r
+C -1 ; WX 600 ; N Omacron ; B 94 -18 628 698 ;\r
+C -1 ; WX 600 ; N Racute ; B 38 0 670 805 ;\r
+C -1 ; WX 600 ; N Sacute ; B 76 -20 650 805 ;\r
+C -1 ; WX 600 ; N dcaron ; B 85 -15 849 629 ;\r
+C -1 ; WX 600 ; N Umacron ; B 125 -18 702 698 ;\r
+C -1 ; WX 600 ; N uring ; B 101 -15 572 627 ;\r
+C -1 ; WX 600 ; N threesuperior ; B 213 240 501 622 ;\r
+C -1 ; WX 600 ; N Ograve ; B 94 -18 625 805 ;\r
+C -1 ; WX 600 ; N Agrave ; B 3 0 607 805 ;\r
+C -1 ; WX 600 ; N Abreve ; B 3 0 607 732 ;\r
+C -1 ; WX 600 ; N multiply ; B 103 43 607 470 ;\r
+C -1 ; WX 600 ; N uacute ; B 101 -15 602 672 ;\r
+C -1 ; WX 600 ; N Tcaron ; B 108 0 665 802 ;\r
+C -1 ; WX 600 ; N partialdiff ; B 45 -38 546 710 ;\r
+C -1 ; WX 600 ; N ydieresis ; B -4 -157 683 620 ;\r
+C -1 ; WX 600 ; N Nacute ; B 7 -13 712 805 ;\r
+C -1 ; WX 600 ; N icircumflex ; B 95 0 551 654 ;\r
+C -1 ; WX 600 ; N Ecircumflex ; B 53 0 660 787 ;\r
+C -1 ; WX 600 ; N adieresis ; B 76 -15 575 620 ;\r
+C -1 ; WX 600 ; N edieresis ; B 106 -15 598 620 ;\r
+C -1 ; WX 600 ; N cacute ; B 106 -15 612 672 ;\r
+C -1 ; WX 600 ; N nacute ; B 26 0 602 672 ;\r
+C -1 ; WX 600 ; N umacron ; B 101 -15 600 565 ;\r
+C -1 ; WX 600 ; N Ncaron ; B 7 -13 712 802 ;\r
+C -1 ; WX 600 ; N Iacute ; B 96 0 640 805 ;\r
+C -1 ; WX 600 ; N plusminus ; B 96 44 594 558 ;\r
+C -1 ; WX 600 ; N brokenbar ; B 238 -175 469 675 ;\r
+C -1 ; WX 600 ; N registered ; B 53 -18 667 580 ;\r
+C -1 ; WX 600 ; N Gbreve ; B 83 -18 645 732 ;\r
+C -1 ; WX 600 ; N Idotaccent ; B 96 0 623 753 ;\r
+C -1 ; WX 600 ; N summation ; B 15 -10 670 706 ;\r
+C -1 ; WX 600 ; N Egrave ; B 53 0 660 805 ;\r
+C -1 ; WX 600 ; N racute ; B 60 0 636 672 ;\r
+C -1 ; WX 600 ; N omacron ; B 102 -15 600 565 ;\r
+C -1 ; WX 600 ; N Zacute ; B 86 0 670 805 ;\r
+C -1 ; WX 600 ; N Zcaron ; B 86 0 642 802 ;\r
+C -1 ; WX 600 ; N greaterequal ; B 98 0 594 710 ;\r
+C -1 ; WX 600 ; N Eth ; B 43 0 645 562 ;\r
+C -1 ; WX 600 ; N Ccedilla ; B 93 -151 658 580 ;\r
+C -1 ; WX 600 ; N lcommaaccent ; B 95 -250 515 629 ;\r
+C -1 ; WX 600 ; N tcaron ; B 167 -15 587 717 ;\r
+C -1 ; WX 600 ; N eogonek ; B 106 -172 598 441 ;\r
+C -1 ; WX 600 ; N Uogonek ; B 124 -172 702 562 ;\r
+C -1 ; WX 600 ; N Aacute ; B 3 0 660 805 ;\r
+C -1 ; WX 600 ; N Adieresis ; B 3 0 607 753 ;\r
+C -1 ; WX 600 ; N egrave ; B 106 -15 598 672 ;\r
+C -1 ; WX 600 ; N zacute ; B 99 0 612 672 ;\r
+C -1 ; WX 600 ; N iogonek ; B 95 -172 515 657 ;\r
+C -1 ; WX 600 ; N Oacute ; B 94 -18 640 805 ;\r
+C -1 ; WX 600 ; N oacute ; B 102 -15 612 672 ;\r
+C -1 ; WX 600 ; N amacron ; B 76 -15 600 565 ;\r
+C -1 ; WX 600 ; N sacute ; B 78 -15 612 672 ;\r
+C -1 ; WX 600 ; N idieresis ; B 95 0 545 620 ;\r
+C -1 ; WX 600 ; N Ocircumflex ; B 94 -18 625 787 ;\r
+C -1 ; WX 600 ; N Ugrave ; B 125 -18 702 805 ;\r
+C -1 ; WX 600 ; N Delta ; B 6 0 598 688 ;\r
+C -1 ; WX 600 ; N thorn ; B -24 -157 605 629 ;\r
+C -1 ; WX 600 ; N twosuperior ; B 230 249 535 622 ;\r
+C -1 ; WX 600 ; N Odieresis ; B 94 -18 625 753 ;\r
+C -1 ; WX 600 ; N mu ; B 72 -157 572 426 ;\r
+C -1 ; WX 600 ; N igrave ; B 95 0 515 672 ;\r
+C -1 ; WX 600 ; N ohungarumlaut ; B 102 -15 723 672 ;\r
+C -1 ; WX 600 ; N Eogonek ; B 53 -172 660 562 ;\r
+C -1 ; WX 600 ; N dcroat ; B 85 -15 704 629 ;\r
+C -1 ; WX 600 ; N threequarters ; B 73 -56 659 666 ;\r
+C -1 ; WX 600 ; N Scedilla ; B 76 -151 650 580 ;\r
+C -1 ; WX 600 ; N lcaron ; B 95 0 667 629 ;\r
+C -1 ; WX 600 ; N Kcommaaccent ; B 38 -250 671 562 ;\r
+C -1 ; WX 600 ; N Lacute ; B 47 0 607 805 ;\r
+C -1 ; WX 600 ; N trademark ; B 75 263 742 562 ;\r
+C -1 ; WX 600 ; N edotaccent ; B 106 -15 598 620 ;\r
+C -1 ; WX 600 ; N Igrave ; B 96 0 623 805 ;\r
+C -1 ; WX 600 ; N Imacron ; B 96 0 628 698 ;\r
+C -1 ; WX 600 ; N Lcaron ; B 47 0 632 562 ;\r
+C -1 ; WX 600 ; N onehalf ; B 65 -57 669 665 ;\r
+C -1 ; WX 600 ; N lessequal ; B 98 0 645 710 ;\r
+C -1 ; WX 600 ; N ocircumflex ; B 102 -15 588 654 ;\r
+C -1 ; WX 600 ; N ntilde ; B 26 0 629 606 ;\r
+C -1 ; WX 600 ; N Uhungarumlaut ; B 125 -18 761 805 ;\r
+C -1 ; WX 600 ; N Eacute ; B 53 0 670 805 ;\r
+C -1 ; WX 600 ; N emacron ; B 106 -15 600 565 ;\r
+C -1 ; WX 600 ; N gbreve ; B 61 -157 657 609 ;\r
+C -1 ; WX 600 ; N onequarter ; B 65 -57 674 665 ;\r
+C -1 ; WX 600 ; N Scaron ; B 76 -20 672 802 ;\r
+C -1 ; WX 600 ; N Scommaaccent ; B 76 -250 650 580 ;\r
+C -1 ; WX 600 ; N Ohungarumlaut ; B 94 -18 751 805 ;\r
+C -1 ; WX 600 ; N degree ; B 214 269 576 622 ;\r
+C -1 ; WX 600 ; N ograve ; B 102 -15 588 672 ;\r
+C -1 ; WX 600 ; N Ccaron ; B 93 -18 672 802 ;\r
+C -1 ; WX 600 ; N ugrave ; B 101 -15 572 672 ;\r
+C -1 ; WX 600 ; N radical ; B 85 -15 765 792 ;\r
+C -1 ; WX 600 ; N Dcaron ; B 43 0 645 802 ;\r
+C -1 ; WX 600 ; N rcommaaccent ; B 60 -250 636 441 ;\r
+C -1 ; WX 600 ; N Ntilde ; B 7 -13 712 729 ;\r
+C -1 ; WX 600 ; N otilde ; B 102 -15 629 606 ;\r
+C -1 ; WX 600 ; N Rcommaaccent ; B 38 -250 598 562 ;\r
+C -1 ; WX 600 ; N Lcommaaccent ; B 47 -250 607 562 ;\r
+C -1 ; WX 600 ; N Atilde ; B 3 0 655 729 ;\r
+C -1 ; WX 600 ; N Aogonek ; B 3 -172 607 562 ;\r
+C -1 ; WX 600 ; N Aring ; B 3 0 607 750 ;\r
+C -1 ; WX 600 ; N Otilde ; B 94 -18 655 729 ;\r
+C -1 ; WX 600 ; N zdotaccent ; B 99 0 593 620 ;\r
+C -1 ; WX 600 ; N Ecaron ; B 53 0 660 802 ;\r
+C -1 ; WX 600 ; N Iogonek ; B 96 -172 623 562 ;\r
+C -1 ; WX 600 ; N kcommaaccent ; B 58 -250 633 629 ;\r
+C -1 ; WX 600 ; N minus ; B 129 232 580 283 ;\r
+C -1 ; WX 600 ; N Icircumflex ; B 96 0 623 787 ;\r
+C -1 ; WX 600 ; N ncaron ; B 26 0 614 669 ;\r
+C -1 ; WX 600 ; N tcommaaccent ; B 165 -250 561 561 ;\r
+C -1 ; WX 600 ; N logicalnot ; B 155 108 591 369 ;\r
+C -1 ; WX 600 ; N odieresis ; B 102 -15 588 620 ;\r
+C -1 ; WX 600 ; N udieresis ; B 101 -15 575 620 ;\r
+C -1 ; WX 600 ; N notequal ; B 43 -16 621 529 ;\r
+C -1 ; WX 600 ; N gcommaaccent ; B 61 -157 657 708 ;\r
+C -1 ; WX 600 ; N eth ; B 102 -15 639 629 ;\r
+C -1 ; WX 600 ; N zcaron ; B 99 0 624 669 ;\r
+C -1 ; WX 600 ; N ncommaaccent ; B 26 -250 585 441 ;\r
+C -1 ; WX 600 ; N onesuperior ; B 231 249 491 622 ;\r
+C -1 ; WX 600 ; N imacron ; B 95 0 543 565 ;\r
+C -1 ; WX 600 ; N Euro ; B 0 0 0 0 ;\r
+EndCharMetrics\r
+EndFontMetrics\r
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/Courier.afm b/forester/java/classes/com/itextpdf/text/pdf/fonts/Courier.afm
new file mode 100644 (file)
index 0000000..be84b6b
--- /dev/null
@@ -0,0 +1,342 @@
+StartFontMetrics 4.1\r
+Comment Copyright (c) 1989, 1990, 1991, 1992, 1993, 1997 Adobe Systems Incorporated.  All Rights Reserved.\r
+Comment Creation Date: Thu May  1 17:27:09 1997\r
+Comment UniqueID 43050\r
+Comment VMusage 39754 50779\r
+FontName Courier\r
+FullName Courier\r
+FamilyName Courier\r
+Weight Medium\r
+ItalicAngle 0\r
+IsFixedPitch true\r
+CharacterSet ExtendedRoman\r
+FontBBox -23 -250 715 805 \r
+UnderlinePosition -100\r
+UnderlineThickness 50\r
+Version 003.000\r
+Notice Copyright (c) 1989, 1990, 1991, 1992, 1993, 1997 Adobe Systems Incorporated.  All Rights Reserved.\r
+EncodingScheme AdobeStandardEncoding\r
+CapHeight 562\r
+XHeight 426\r
+Ascender 629\r
+Descender -157\r
+StdHW 51\r
+StdVW 51\r
+StartCharMetrics 315\r
+C 32 ; WX 600 ; N space ; B 0 0 0 0 ;\r
+C 33 ; WX 600 ; N exclam ; B 236 -15 364 572 ;\r
+C 34 ; WX 600 ; N quotedbl ; B 187 328 413 562 ;\r
+C 35 ; WX 600 ; N numbersign ; B 93 -32 507 639 ;\r
+C 36 ; WX 600 ; N dollar ; B 105 -126 496 662 ;\r
+C 37 ; WX 600 ; N percent ; B 81 -15 518 622 ;\r
+C 38 ; WX 600 ; N ampersand ; B 63 -15 538 543 ;\r
+C 39 ; WX 600 ; N quoteright ; B 213 328 376 562 ;\r
+C 40 ; WX 600 ; N parenleft ; B 269 -108 440 622 ;\r
+C 41 ; WX 600 ; N parenright ; B 160 -108 331 622 ;\r
+C 42 ; WX 600 ; N asterisk ; B 116 257 484 607 ;\r
+C 43 ; WX 600 ; N plus ; B 80 44 520 470 ;\r
+C 44 ; WX 600 ; N comma ; B 181 -112 344 122 ;\r
+C 45 ; WX 600 ; N hyphen ; B 103 231 497 285 ;\r
+C 46 ; WX 600 ; N period ; B 229 -15 371 109 ;\r
+C 47 ; WX 600 ; N slash ; B 125 -80 475 629 ;\r
+C 48 ; WX 600 ; N zero ; B 106 -15 494 622 ;\r
+C 49 ; WX 600 ; N one ; B 96 0 505 622 ;\r
+C 50 ; WX 600 ; N two ; B 70 0 471 622 ;\r
+C 51 ; WX 600 ; N three ; B 75 -15 466 622 ;\r
+C 52 ; WX 600 ; N four ; B 78 0 500 622 ;\r
+C 53 ; WX 600 ; N five ; B 92 -15 497 607 ;\r
+C 54 ; WX 600 ; N six ; B 111 -15 497 622 ;\r
+C 55 ; WX 600 ; N seven ; B 82 0 483 607 ;\r
+C 56 ; WX 600 ; N eight ; B 102 -15 498 622 ;\r
+C 57 ; WX 600 ; N nine ; B 96 -15 489 622 ;\r
+C 58 ; WX 600 ; N colon ; B 229 -15 371 385 ;\r
+C 59 ; WX 600 ; N semicolon ; B 181 -112 371 385 ;\r
+C 60 ; WX 600 ; N less ; B 41 42 519 472 ;\r
+C 61 ; WX 600 ; N equal ; B 80 138 520 376 ;\r
+C 62 ; WX 600 ; N greater ; B 66 42 544 472 ;\r
+C 63 ; WX 600 ; N question ; B 129 -15 492 572 ;\r
+C 64 ; WX 600 ; N at ; B 77 -15 533 622 ;\r
+C 65 ; WX 600 ; N A ; B 3 0 597 562 ;\r
+C 66 ; WX 600 ; N B ; B 43 0 559 562 ;\r
+C 67 ; WX 600 ; N C ; B 41 -18 540 580 ;\r
+C 68 ; WX 600 ; N D ; B 43 0 574 562 ;\r
+C 69 ; WX 600 ; N E ; B 53 0 550 562 ;\r
+C 70 ; WX 600 ; N F ; B 53 0 545 562 ;\r
+C 71 ; WX 600 ; N G ; B 31 -18 575 580 ;\r
+C 72 ; WX 600 ; N H ; B 32 0 568 562 ;\r
+C 73 ; WX 600 ; N I ; B 96 0 504 562 ;\r
+C 74 ; WX 600 ; N J ; B 34 -18 566 562 ;\r
+C 75 ; WX 600 ; N K ; B 38 0 582 562 ;\r
+C 76 ; WX 600 ; N L ; B 47 0 554 562 ;\r
+C 77 ; WX 600 ; N M ; B 4 0 596 562 ;\r
+C 78 ; WX 600 ; N N ; B 7 -13 593 562 ;\r
+C 79 ; WX 600 ; N O ; B 43 -18 557 580 ;\r
+C 80 ; WX 600 ; N P ; B 79 0 558 562 ;\r
+C 81 ; WX 600 ; N Q ; B 43 -138 557 580 ;\r
+C 82 ; WX 600 ; N R ; B 38 0 588 562 ;\r
+C 83 ; WX 600 ; N S ; B 72 -20 529 580 ;\r
+C 84 ; WX 600 ; N T ; B 38 0 563 562 ;\r
+C 85 ; WX 600 ; N U ; B 17 -18 583 562 ;\r
+C 86 ; WX 600 ; N V ; B -4 -13 604 562 ;\r
+C 87 ; WX 600 ; N W ; B -3 -13 603 562 ;\r
+C 88 ; WX 600 ; N X ; B 23 0 577 562 ;\r
+C 89 ; WX 600 ; N Y ; B 24 0 576 562 ;\r
+C 90 ; WX 600 ; N Z ; B 86 0 514 562 ;\r
+C 91 ; WX 600 ; N bracketleft ; B 269 -108 442 622 ;\r
+C 92 ; WX 600 ; N backslash ; B 118 -80 482 629 ;\r
+C 93 ; WX 600 ; N bracketright ; B 158 -108 331 622 ;\r
+C 94 ; WX 600 ; N asciicircum ; B 94 354 506 622 ;\r
+C 95 ; WX 600 ; N underscore ; B 0 -125 600 -75 ;\r
+C 96 ; WX 600 ; N quoteleft ; B 224 328 387 562 ;\r
+C 97 ; WX 600 ; N a ; B 53 -15 559 441 ;\r
+C 98 ; WX 600 ; N b ; B 14 -15 575 629 ;\r
+C 99 ; WX 600 ; N c ; B 66 -15 529 441 ;\r
+C 100 ; WX 600 ; N d ; B 45 -15 591 629 ;\r
+C 101 ; WX 600 ; N e ; B 66 -15 548 441 ;\r
+C 102 ; WX 600 ; N f ; B 114 0 531 629 ; L i fi ; L l fl ;\r
+C 103 ; WX 600 ; N g ; B 45 -157 566 441 ;\r
+C 104 ; WX 600 ; N h ; B 18 0 582 629 ;\r
+C 105 ; WX 600 ; N i ; B 95 0 505 657 ;\r
+C 106 ; WX 600 ; N j ; B 82 -157 410 657 ;\r
+C 107 ; WX 600 ; N k ; B 43 0 580 629 ;\r
+C 108 ; WX 600 ; N l ; B 95 0 505 629 ;\r
+C 109 ; WX 600 ; N m ; B -5 0 605 441 ;\r
+C 110 ; WX 600 ; N n ; B 26 0 575 441 ;\r
+C 111 ; WX 600 ; N o ; B 62 -15 538 441 ;\r
+C 112 ; WX 600 ; N p ; B 9 -157 555 441 ;\r
+C 113 ; WX 600 ; N q ; B 45 -157 591 441 ;\r
+C 114 ; WX 600 ; N r ; B 60 0 559 441 ;\r
+C 115 ; WX 600 ; N s ; B 80 -15 513 441 ;\r
+C 116 ; WX 600 ; N t ; B 87 -15 530 561 ;\r
+C 117 ; WX 600 ; N u ; B 21 -15 562 426 ;\r
+C 118 ; WX 600 ; N v ; B 10 -10 590 426 ;\r
+C 119 ; WX 600 ; N w ; B -4 -10 604 426 ;\r
+C 120 ; WX 600 ; N x ; B 20 0 580 426 ;\r
+C 121 ; WX 600 ; N y ; B 7 -157 592 426 ;\r
+C 122 ; WX 600 ; N z ; B 99 0 502 426 ;\r
+C 123 ; WX 600 ; N braceleft ; B 182 -108 437 622 ;\r
+C 124 ; WX 600 ; N bar ; B 275 -250 326 750 ;\r
+C 125 ; WX 600 ; N braceright ; B 163 -108 418 622 ;\r
+C 126 ; WX 600 ; N asciitilde ; B 63 197 540 320 ;\r
+C 161 ; WX 600 ; N exclamdown ; B 236 -157 364 430 ;\r
+C 162 ; WX 600 ; N cent ; B 96 -49 500 614 ;\r
+C 163 ; WX 600 ; N sterling ; B 84 -21 521 611 ;\r
+C 164 ; WX 600 ; N fraction ; B 92 -57 509 665 ;\r
+C 165 ; WX 600 ; N yen ; B 26 0 574 562 ;\r
+C 166 ; WX 600 ; N florin ; B 4 -143 539 622 ;\r
+C 167 ; WX 600 ; N section ; B 113 -78 488 580 ;\r
+C 168 ; WX 600 ; N currency ; B 73 58 527 506 ;\r
+C 169 ; WX 600 ; N quotesingle ; B 259 328 341 562 ;\r
+C 170 ; WX 600 ; N quotedblleft ; B 143 328 471 562 ;\r
+C 171 ; WX 600 ; N guillemotleft ; B 37 70 563 446 ;\r
+C 172 ; WX 600 ; N guilsinglleft ; B 149 70 451 446 ;\r
+C 173 ; WX 600 ; N guilsinglright ; B 149 70 451 446 ;\r
+C 174 ; WX 600 ; N fi ; B 3 0 597 629 ;\r
+C 175 ; WX 600 ; N fl ; B 3 0 597 629 ;\r
+C 177 ; WX 600 ; N endash ; B 75 231 525 285 ;\r
+C 178 ; WX 600 ; N dagger ; B 141 -78 459 580 ;\r
+C 179 ; WX 600 ; N daggerdbl ; B 141 -78 459 580 ;\r
+C 180 ; WX 600 ; N periodcentered ; B 222 189 378 327 ;\r
+C 182 ; WX 600 ; N paragraph ; B 50 -78 511 562 ;\r
+C 183 ; WX 600 ; N bullet ; B 172 130 428 383 ;\r
+C 184 ; WX 600 ; N quotesinglbase ; B 213 -134 376 100 ;\r
+C 185 ; WX 600 ; N quotedblbase ; B 143 -134 457 100 ;\r
+C 186 ; WX 600 ; N quotedblright ; B 143 328 457 562 ;\r
+C 187 ; WX 600 ; N guillemotright ; B 37 70 563 446 ;\r
+C 188 ; WX 600 ; N ellipsis ; B 37 -15 563 111 ;\r
+C 189 ; WX 600 ; N perthousand ; B 3 -15 600 622 ;\r
+C 191 ; WX 600 ; N questiondown ; B 108 -157 471 430 ;\r
+C 193 ; WX 600 ; N grave ; B 151 497 378 672 ;\r
+C 194 ; WX 600 ; N acute ; B 242 497 469 672 ;\r
+C 195 ; WX 600 ; N circumflex ; B 124 477 476 654 ;\r
+C 196 ; WX 600 ; N tilde ; B 105 489 503 606 ;\r
+C 197 ; WX 600 ; N macron ; B 120 525 480 565 ;\r
+C 198 ; WX 600 ; N breve ; B 153 501 447 609 ;\r
+C 199 ; WX 600 ; N dotaccent ; B 249 537 352 640 ;\r
+C 200 ; WX 600 ; N dieresis ; B 148 537 453 640 ;\r
+C 202 ; WX 600 ; N ring ; B 218 463 382 627 ;\r
+C 203 ; WX 600 ; N cedilla ; B 224 -151 362 10 ;\r
+C 205 ; WX 600 ; N hungarumlaut ; B 133 497 540 672 ;\r
+C 206 ; WX 600 ; N ogonek ; B 211 -172 407 4 ;\r
+C 207 ; WX 600 ; N caron ; B 124 492 476 669 ;\r
+C 208 ; WX 600 ; N emdash ; B 0 231 600 285 ;\r
+C 225 ; WX 600 ; N AE ; B 3 0 550 562 ;\r
+C 227 ; WX 600 ; N ordfeminine ; B 156 249 442 580 ;\r
+C 232 ; WX 600 ; N Lslash ; B 47 0 554 562 ;\r
+C 233 ; WX 600 ; N Oslash ; B 43 -80 557 629 ;\r
+C 234 ; WX 600 ; N OE ; B 7 0 567 562 ;\r
+C 235 ; WX 600 ; N ordmasculine ; B 157 249 443 580 ;\r
+C 241 ; WX 600 ; N ae ; B 19 -15 570 441 ;\r
+C 245 ; WX 600 ; N dotlessi ; B 95 0 505 426 ;\r
+C 248 ; WX 600 ; N lslash ; B 95 0 505 629 ;\r
+C 249 ; WX 600 ; N oslash ; B 62 -80 538 506 ;\r
+C 250 ; WX 600 ; N oe ; B 19 -15 559 441 ;\r
+C 251 ; WX 600 ; N germandbls ; B 48 -15 588 629 ;\r
+C -1 ; WX 600 ; N Idieresis ; B 96 0 504 753 ;\r
+C -1 ; WX 600 ; N eacute ; B 66 -15 548 672 ;\r
+C -1 ; WX 600 ; N abreve ; B 53 -15 559 609 ;\r
+C -1 ; WX 600 ; N uhungarumlaut ; B 21 -15 580 672 ;\r
+C -1 ; WX 600 ; N ecaron ; B 66 -15 548 669 ;\r
+C -1 ; WX 600 ; N Ydieresis ; B 24 0 576 753 ;\r
+C -1 ; WX 600 ; N divide ; B 87 48 513 467 ;\r
+C -1 ; WX 600 ; N Yacute ; B 24 0 576 805 ;\r
+C -1 ; WX 600 ; N Acircumflex ; B 3 0 597 787 ;\r
+C -1 ; WX 600 ; N aacute ; B 53 -15 559 672 ;\r
+C -1 ; WX 600 ; N Ucircumflex ; B 17 -18 583 787 ;\r
+C -1 ; WX 600 ; N yacute ; B 7 -157 592 672 ;\r
+C -1 ; WX 600 ; N scommaaccent ; B 80 -250 513 441 ;\r
+C -1 ; WX 600 ; N ecircumflex ; B 66 -15 548 654 ;\r
+C -1 ; WX 600 ; N Uring ; B 17 -18 583 760 ;\r
+C -1 ; WX 600 ; N Udieresis ; B 17 -18 583 753 ;\r
+C -1 ; WX 600 ; N aogonek ; B 53 -172 587 441 ;\r
+C -1 ; WX 600 ; N Uacute ; B 17 -18 583 805 ;\r
+C -1 ; WX 600 ; N uogonek ; B 21 -172 590 426 ;\r
+C -1 ; WX 600 ; N Edieresis ; B 53 0 550 753 ;\r
+C -1 ; WX 600 ; N Dcroat ; B 30 0 574 562 ;\r
+C -1 ; WX 600 ; N commaaccent ; B 198 -250 335 -58 ;\r
+C -1 ; WX 600 ; N copyright ; B 0 -18 600 580 ;\r
+C -1 ; WX 600 ; N Emacron ; B 53 0 550 698 ;\r
+C -1 ; WX 600 ; N ccaron ; B 66 -15 529 669 ;\r
+C -1 ; WX 600 ; N aring ; B 53 -15 559 627 ;\r
+C -1 ; WX 600 ; N Ncommaaccent ; B 7 -250 593 562 ;\r
+C -1 ; WX 600 ; N lacute ; B 95 0 505 805 ;\r
+C -1 ; WX 600 ; N agrave ; B 53 -15 559 672 ;\r
+C -1 ; WX 600 ; N Tcommaaccent ; B 38 -250 563 562 ;\r
+C -1 ; WX 600 ; N Cacute ; B 41 -18 540 805 ;\r
+C -1 ; WX 600 ; N atilde ; B 53 -15 559 606 ;\r
+C -1 ; WX 600 ; N Edotaccent ; B 53 0 550 753 ;\r
+C -1 ; WX 600 ; N scaron ; B 80 -15 513 669 ;\r
+C -1 ; WX 600 ; N scedilla ; B 80 -151 513 441 ;\r
+C -1 ; WX 600 ; N iacute ; B 95 0 505 672 ;\r
+C -1 ; WX 600 ; N lozenge ; B 18 0 443 706 ;\r
+C -1 ; WX 600 ; N Rcaron ; B 38 0 588 802 ;\r
+C -1 ; WX 600 ; N Gcommaaccent ; B 31 -250 575 580 ;\r
+C -1 ; WX 600 ; N ucircumflex ; B 21 -15 562 654 ;\r
+C -1 ; WX 600 ; N acircumflex ; B 53 -15 559 654 ;\r
+C -1 ; WX 600 ; N Amacron ; B 3 0 597 698 ;\r
+C -1 ; WX 600 ; N rcaron ; B 60 0 559 669 ;\r
+C -1 ; WX 600 ; N ccedilla ; B 66 -151 529 441 ;\r
+C -1 ; WX 600 ; N Zdotaccent ; B 86 0 514 753 ;\r
+C -1 ; WX 600 ; N Thorn ; B 79 0 538 562 ;\r
+C -1 ; WX 600 ; N Omacron ; B 43 -18 557 698 ;\r
+C -1 ; WX 600 ; N Racute ; B 38 0 588 805 ;\r
+C -1 ; WX 600 ; N Sacute ; B 72 -20 529 805 ;\r
+C -1 ; WX 600 ; N dcaron ; B 45 -15 715 629 ;\r
+C -1 ; WX 600 ; N Umacron ; B 17 -18 583 698 ;\r
+C -1 ; WX 600 ; N uring ; B 21 -15 562 627 ;\r
+C -1 ; WX 600 ; N threesuperior ; B 155 240 406 622 ;\r
+C -1 ; WX 600 ; N Ograve ; B 43 -18 557 805 ;\r
+C -1 ; WX 600 ; N Agrave ; B 3 0 597 805 ;\r
+C -1 ; WX 600 ; N Abreve ; B 3 0 597 732 ;\r
+C -1 ; WX 600 ; N multiply ; B 87 43 515 470 ;\r
+C -1 ; WX 600 ; N uacute ; B 21 -15 562 672 ;\r
+C -1 ; WX 600 ; N Tcaron ; B 38 0 563 802 ;\r
+C -1 ; WX 600 ; N partialdiff ; B 17 -38 459 710 ;\r
+C -1 ; WX 600 ; N ydieresis ; B 7 -157 592 620 ;\r
+C -1 ; WX 600 ; N Nacute ; B 7 -13 593 805 ;\r
+C -1 ; WX 600 ; N icircumflex ; B 94 0 505 654 ;\r
+C -1 ; WX 600 ; N Ecircumflex ; B 53 0 550 787 ;\r
+C -1 ; WX 600 ; N adieresis ; B 53 -15 559 620 ;\r
+C -1 ; WX 600 ; N edieresis ; B 66 -15 548 620 ;\r
+C -1 ; WX 600 ; N cacute ; B 66 -15 529 672 ;\r
+C -1 ; WX 600 ; N nacute ; B 26 0 575 672 ;\r
+C -1 ; WX 600 ; N umacron ; B 21 -15 562 565 ;\r
+C -1 ; WX 600 ; N Ncaron ; B 7 -13 593 802 ;\r
+C -1 ; WX 600 ; N Iacute ; B 96 0 504 805 ;\r
+C -1 ; WX 600 ; N plusminus ; B 87 44 513 558 ;\r
+C -1 ; WX 600 ; N brokenbar ; B 275 -175 326 675 ;\r
+C -1 ; WX 600 ; N registered ; B 0 -18 600 580 ;\r
+C -1 ; WX 600 ; N Gbreve ; B 31 -18 575 732 ;\r
+C -1 ; WX 600 ; N Idotaccent ; B 96 0 504 753 ;\r
+C -1 ; WX 600 ; N summation ; B 15 -10 585 706 ;\r
+C -1 ; WX 600 ; N Egrave ; B 53 0 550 805 ;\r
+C -1 ; WX 600 ; N racute ; B 60 0 559 672 ;\r
+C -1 ; WX 600 ; N omacron ; B 62 -15 538 565 ;\r
+C -1 ; WX 600 ; N Zacute ; B 86 0 514 805 ;\r
+C -1 ; WX 600 ; N Zcaron ; B 86 0 514 802 ;\r
+C -1 ; WX 600 ; N greaterequal ; B 98 0 502 710 ;\r
+C -1 ; WX 600 ; N Eth ; B 30 0 574 562 ;\r
+C -1 ; WX 600 ; N Ccedilla ; B 41 -151 540 580 ;\r
+C -1 ; WX 600 ; N lcommaaccent ; B 95 -250 505 629 ;\r
+C -1 ; WX 600 ; N tcaron ; B 87 -15 530 717 ;\r
+C -1 ; WX 600 ; N eogonek ; B 66 -172 548 441 ;\r
+C -1 ; WX 600 ; N Uogonek ; B 17 -172 583 562 ;\r
+C -1 ; WX 600 ; N Aacute ; B 3 0 597 805 ;\r
+C -1 ; WX 600 ; N Adieresis ; B 3 0 597 753 ;\r
+C -1 ; WX 600 ; N egrave ; B 66 -15 548 672 ;\r
+C -1 ; WX 600 ; N zacute ; B 99 0 502 672 ;\r
+C -1 ; WX 600 ; N iogonek ; B 95 -172 505 657 ;\r
+C -1 ; WX 600 ; N Oacute ; B 43 -18 557 805 ;\r
+C -1 ; WX 600 ; N oacute ; B 62 -15 538 672 ;\r
+C -1 ; WX 600 ; N amacron ; B 53 -15 559 565 ;\r
+C -1 ; WX 600 ; N sacute ; B 80 -15 513 672 ;\r
+C -1 ; WX 600 ; N idieresis ; B 95 0 505 620 ;\r
+C -1 ; WX 600 ; N Ocircumflex ; B 43 -18 557 787 ;\r
+C -1 ; WX 600 ; N Ugrave ; B 17 -18 583 805 ;\r
+C -1 ; WX 600 ; N Delta ; B 6 0 598 688 ;\r
+C -1 ; WX 600 ; N thorn ; B -6 -157 555 629 ;\r
+C -1 ; WX 600 ; N twosuperior ; B 177 249 424 622 ;\r
+C -1 ; WX 600 ; N Odieresis ; B 43 -18 557 753 ;\r
+C -1 ; WX 600 ; N mu ; B 21 -157 562 426 ;\r
+C -1 ; WX 600 ; N igrave ; B 95 0 505 672 ;\r
+C -1 ; WX 600 ; N ohungarumlaut ; B 62 -15 580 672 ;\r
+C -1 ; WX 600 ; N Eogonek ; B 53 -172 561 562 ;\r
+C -1 ; WX 600 ; N dcroat ; B 45 -15 591 629 ;\r
+C -1 ; WX 600 ; N threequarters ; B 8 -56 593 666 ;\r
+C -1 ; WX 600 ; N Scedilla ; B 72 -151 529 580 ;\r
+C -1 ; WX 600 ; N lcaron ; B 95 0 533 629 ;\r
+C -1 ; WX 600 ; N Kcommaaccent ; B 38 -250 582 562 ;\r
+C -1 ; WX 600 ; N Lacute ; B 47 0 554 805 ;\r
+C -1 ; WX 600 ; N trademark ; B -23 263 623 562 ;\r
+C -1 ; WX 600 ; N edotaccent ; B 66 -15 548 620 ;\r
+C -1 ; WX 600 ; N Igrave ; B 96 0 504 805 ;\r
+C -1 ; WX 600 ; N Imacron ; B 96 0 504 698 ;\r
+C -1 ; WX 600 ; N Lcaron ; B 47 0 554 562 ;\r
+C -1 ; WX 600 ; N onehalf ; B 0 -57 611 665 ;\r
+C -1 ; WX 600 ; N lessequal ; B 98 0 502 710 ;\r
+C -1 ; WX 600 ; N ocircumflex ; B 62 -15 538 654 ;\r
+C -1 ; WX 600 ; N ntilde ; B 26 0 575 606 ;\r
+C -1 ; WX 600 ; N Uhungarumlaut ; B 17 -18 590 805 ;\r
+C -1 ; WX 600 ; N Eacute ; B 53 0 550 805 ;\r
+C -1 ; WX 600 ; N emacron ; B 66 -15 548 565 ;\r
+C -1 ; WX 600 ; N gbreve ; B 45 -157 566 609 ;\r
+C -1 ; WX 600 ; N onequarter ; B 0 -57 600 665 ;\r
+C -1 ; WX 600 ; N Scaron ; B 72 -20 529 802 ;\r
+C -1 ; WX 600 ; N Scommaaccent ; B 72 -250 529 580 ;\r
+C -1 ; WX 600 ; N Ohungarumlaut ; B 43 -18 580 805 ;\r
+C -1 ; WX 600 ; N degree ; B 123 269 477 622 ;\r
+C -1 ; WX 600 ; N ograve ; B 62 -15 538 672 ;\r
+C -1 ; WX 600 ; N Ccaron ; B 41 -18 540 802 ;\r
+C -1 ; WX 600 ; N ugrave ; B 21 -15 562 672 ;\r
+C -1 ; WX 600 ; N radical ; B 3 -15 597 792 ;\r
+C -1 ; WX 600 ; N Dcaron ; B 43 0 574 802 ;\r
+C -1 ; WX 600 ; N rcommaaccent ; B 60 -250 559 441 ;\r
+C -1 ; WX 600 ; N Ntilde ; B 7 -13 593 729 ;\r
+C -1 ; WX 600 ; N otilde ; B 62 -15 538 606 ;\r
+C -1 ; WX 600 ; N Rcommaaccent ; B 38 -250 588 562 ;\r
+C -1 ; WX 600 ; N Lcommaaccent ; B 47 -250 554 562 ;\r
+C -1 ; WX 600 ; N Atilde ; B 3 0 597 729 ;\r
+C -1 ; WX 600 ; N Aogonek ; B 3 -172 608 562 ;\r
+C -1 ; WX 600 ; N Aring ; B 3 0 597 750 ;\r
+C -1 ; WX 600 ; N Otilde ; B 43 -18 557 729 ;\r
+C -1 ; WX 600 ; N zdotaccent ; B 99 0 502 620 ;\r
+C -1 ; WX 600 ; N Ecaron ; B 53 0 550 802 ;\r
+C -1 ; WX 600 ; N Iogonek ; B 96 -172 504 562 ;\r
+C -1 ; WX 600 ; N kcommaaccent ; B 43 -250 580 629 ;\r
+C -1 ; WX 600 ; N minus ; B 80 232 520 283 ;\r
+C -1 ; WX 600 ; N Icircumflex ; B 96 0 504 787 ;\r
+C -1 ; WX 600 ; N ncaron ; B 26 0 575 669 ;\r
+C -1 ; WX 600 ; N tcommaaccent ; B 87 -250 530 561 ;\r
+C -1 ; WX 600 ; N logicalnot ; B 87 108 513 369 ;\r
+C -1 ; WX 600 ; N odieresis ; B 62 -15 538 620 ;\r
+C -1 ; WX 600 ; N udieresis ; B 21 -15 562 620 ;\r
+C -1 ; WX 600 ; N notequal ; B 15 -16 540 529 ;\r
+C -1 ; WX 600 ; N gcommaaccent ; B 45 -157 566 708 ;\r
+C -1 ; WX 600 ; N eth ; B 62 -15 538 629 ;\r
+C -1 ; WX 600 ; N zcaron ; B 99 0 502 669 ;\r
+C -1 ; WX 600 ; N ncommaaccent ; B 26 -250 575 441 ;\r
+C -1 ; WX 600 ; N onesuperior ; B 172 249 428 622 ;\r
+C -1 ; WX 600 ; N imacron ; B 95 0 505 565 ;\r
+C -1 ; WX 600 ; N Euro ; B 0 0 0 0 ;\r
+EndCharMetrics\r
+EndFontMetrics\r
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/FontsResourceAnchor.class b/forester/java/classes/com/itextpdf/text/pdf/fonts/FontsResourceAnchor.class
new file mode 100644 (file)
index 0000000..3c81913
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/fonts/FontsResourceAnchor.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/Helvetica-Bold.afm b/forester/java/classes/com/itextpdf/text/pdf/fonts/Helvetica-Bold.afm
new file mode 100644 (file)
index 0000000..0d41049
--- /dev/null
@@ -0,0 +1,2827 @@
+StartFontMetrics 4.1\r
+Comment Copyright (c) 1985, 1987, 1989, 1990, 1997 Adobe Systems Incorporated.  All Rights Reserved.\r
+Comment Creation Date: Thu May  1 12:43:52 1997\r
+Comment UniqueID 43052\r
+Comment VMusage 37169 48194\r
+FontName Helvetica-Bold\r
+FullName Helvetica Bold\r
+FamilyName Helvetica\r
+Weight Bold\r
+ItalicAngle 0\r
+IsFixedPitch false\r
+CharacterSet ExtendedRoman\r
+FontBBox -170 -228 1003 962 \r
+UnderlinePosition -100\r
+UnderlineThickness 50\r
+Version 002.000\r
+Notice Copyright (c) 1985, 1987, 1989, 1990, 1997 Adobe Systems Incorporated.  All Rights Reserved.Helvetica is a trademark of Linotype-Hell AG and/or its subsidiaries.\r
+EncodingScheme AdobeStandardEncoding\r
+CapHeight 718\r
+XHeight 532\r
+Ascender 718\r
+Descender -207\r
+StdHW 118\r
+StdVW 140\r
+StartCharMetrics 315\r
+C 32 ; WX 278 ; N space ; B 0 0 0 0 ;\r
+C 33 ; WX 333 ; N exclam ; B 90 0 244 718 ;\r
+C 34 ; WX 474 ; N quotedbl ; B 98 447 376 718 ;\r
+C 35 ; WX 556 ; N numbersign ; B 18 0 538 698 ;\r
+C 36 ; WX 556 ; N dollar ; B 30 -115 523 775 ;\r
+C 37 ; WX 889 ; N percent ; B 28 -19 861 710 ;\r
+C 38 ; WX 722 ; N ampersand ; B 54 -19 701 718 ;\r
+C 39 ; WX 278 ; N quoteright ; B 69 445 209 718 ;\r
+C 40 ; WX 333 ; N parenleft ; B 35 -208 314 734 ;\r
+C 41 ; WX 333 ; N parenright ; B 19 -208 298 734 ;\r
+C 42 ; WX 389 ; N asterisk ; B 27 387 362 718 ;\r
+C 43 ; WX 584 ; N plus ; B 40 0 544 506 ;\r
+C 44 ; WX 278 ; N comma ; B 64 -168 214 146 ;\r
+C 45 ; WX 333 ; N hyphen ; B 27 215 306 345 ;\r
+C 46 ; WX 278 ; N period ; B 64 0 214 146 ;\r
+C 47 ; WX 278 ; N slash ; B -33 -19 311 737 ;\r
+C 48 ; WX 556 ; N zero ; B 32 -19 524 710 ;\r
+C 49 ; WX 556 ; N one ; B 69 0 378 710 ;\r
+C 50 ; WX 556 ; N two ; B 26 0 511 710 ;\r
+C 51 ; WX 556 ; N three ; B 27 -19 516 710 ;\r
+C 52 ; WX 556 ; N four ; B 27 0 526 710 ;\r
+C 53 ; WX 556 ; N five ; B 27 -19 516 698 ;\r
+C 54 ; WX 556 ; N six ; B 31 -19 520 710 ;\r
+C 55 ; WX 556 ; N seven ; B 25 0 528 698 ;\r
+C 56 ; WX 556 ; N eight ; B 32 -19 524 710 ;\r
+C 57 ; WX 556 ; N nine ; B 30 -19 522 710 ;\r
+C 58 ; WX 333 ; N colon ; B 92 0 242 512 ;\r
+C 59 ; WX 333 ; N semicolon ; B 92 -168 242 512 ;\r
+C 60 ; WX 584 ; N less ; B 38 -8 546 514 ;\r
+C 61 ; WX 584 ; N equal ; B 40 87 544 419 ;\r
+C 62 ; WX 584 ; N greater ; B 38 -8 546 514 ;\r
+C 63 ; WX 611 ; N question ; B 60 0 556 727 ;\r
+C 64 ; WX 975 ; N at ; B 118 -19 856 737 ;\r
+C 65 ; WX 722 ; N A ; B 20 0 702 718 ;\r
+C 66 ; WX 722 ; N B ; B 76 0 669 718 ;\r
+C 67 ; WX 722 ; N C ; B 44 -19 684 737 ;\r
+C 68 ; WX 722 ; N D ; B 76 0 685 718 ;\r
+C 69 ; WX 667 ; N E ; B 76 0 621 718 ;\r
+C 70 ; WX 611 ; N F ; B 76 0 587 718 ;\r
+C 71 ; WX 778 ; N G ; B 44 -19 713 737 ;\r
+C 72 ; WX 722 ; N H ; B 71 0 651 718 ;\r
+C 73 ; WX 278 ; N I ; B 64 0 214 718 ;\r
+C 74 ; WX 556 ; N J ; B 22 -18 484 718 ;\r
+C 75 ; WX 722 ; N K ; B 87 0 722 718 ;\r
+C 76 ; WX 611 ; N L ; B 76 0 583 718 ;\r
+C 77 ; WX 833 ; N M ; B 69 0 765 718 ;\r
+C 78 ; WX 722 ; N N ; B 69 0 654 718 ;\r
+C 79 ; WX 778 ; N O ; B 44 -19 734 737 ;\r
+C 80 ; WX 667 ; N P ; B 76 0 627 718 ;\r
+C 81 ; WX 778 ; N Q ; B 44 -52 737 737 ;\r
+C 82 ; WX 722 ; N R ; B 76 0 677 718 ;\r
+C 83 ; WX 667 ; N S ; B 39 -19 629 737 ;\r
+C 84 ; WX 611 ; N T ; B 14 0 598 718 ;\r
+C 85 ; WX 722 ; N U ; B 72 -19 651 718 ;\r
+C 86 ; WX 667 ; N V ; B 19 0 648 718 ;\r
+C 87 ; WX 944 ; N W ; B 16 0 929 718 ;\r
+C 88 ; WX 667 ; N X ; B 14 0 653 718 ;\r
+C 89 ; WX 667 ; N Y ; B 15 0 653 718 ;\r
+C 90 ; WX 611 ; N Z ; B 25 0 586 718 ;\r
+C 91 ; WX 333 ; N bracketleft ; B 63 -196 309 722 ;\r
+C 92 ; WX 278 ; N backslash ; B -33 -19 311 737 ;\r
+C 93 ; WX 333 ; N bracketright ; B 24 -196 270 722 ;\r
+C 94 ; WX 584 ; N asciicircum ; B 62 323 522 698 ;\r
+C 95 ; WX 556 ; N underscore ; B 0 -125 556 -75 ;\r
+C 96 ; WX 278 ; N quoteleft ; B 69 454 209 727 ;\r
+C 97 ; WX 556 ; N a ; B 29 -14 527 546 ;\r
+C 98 ; WX 611 ; N b ; B 61 -14 578 718 ;\r
+C 99 ; WX 556 ; N c ; B 34 -14 524 546 ;\r
+C 100 ; WX 611 ; N d ; B 34 -14 551 718 ;\r
+C 101 ; WX 556 ; N e ; B 23 -14 528 546 ;\r
+C 102 ; WX 333 ; N f ; B 10 0 318 727 ; L i fi ; L l fl ;\r
+C 103 ; WX 611 ; N g ; B 40 -217 553 546 ;\r
+C 104 ; WX 611 ; N h ; B 65 0 546 718 ;\r
+C 105 ; WX 278 ; N i ; B 69 0 209 725 ;\r
+C 106 ; WX 278 ; N j ; B 3 -214 209 725 ;\r
+C 107 ; WX 556 ; N k ; B 69 0 562 718 ;\r
+C 108 ; WX 278 ; N l ; B 69 0 209 718 ;\r
+C 109 ; WX 889 ; N m ; B 64 0 826 546 ;\r
+C 110 ; WX 611 ; N n ; B 65 0 546 546 ;\r
+C 111 ; WX 611 ; N o ; B 34 -14 578 546 ;\r
+C 112 ; WX 611 ; N p ; B 62 -207 578 546 ;\r
+C 113 ; WX 611 ; N q ; B 34 -207 552 546 ;\r
+C 114 ; WX 389 ; N r ; B 64 0 373 546 ;\r
+C 115 ; WX 556 ; N s ; B 30 -14 519 546 ;\r
+C 116 ; WX 333 ; N t ; B 10 -6 309 676 ;\r
+C 117 ; WX 611 ; N u ; B 66 -14 545 532 ;\r
+C 118 ; WX 556 ; N v ; B 13 0 543 532 ;\r
+C 119 ; WX 778 ; N w ; B 10 0 769 532 ;\r
+C 120 ; WX 556 ; N x ; B 15 0 541 532 ;\r
+C 121 ; WX 556 ; N y ; B 10 -214 539 532 ;\r
+C 122 ; WX 500 ; N z ; B 20 0 480 532 ;\r
+C 123 ; WX 389 ; N braceleft ; B 48 -196 365 722 ;\r
+C 124 ; WX 280 ; N bar ; B 84 -225 196 775 ;\r
+C 125 ; WX 389 ; N braceright ; B 24 -196 341 722 ;\r
+C 126 ; WX 584 ; N asciitilde ; B 61 163 523 343 ;\r
+C 161 ; WX 333 ; N exclamdown ; B 90 -186 244 532 ;\r
+C 162 ; WX 556 ; N cent ; B 34 -118 524 628 ;\r
+C 163 ; WX 556 ; N sterling ; B 28 -16 541 718 ;\r
+C 164 ; WX 167 ; N fraction ; B -170 -19 336 710 ;\r
+C 165 ; WX 556 ; N yen ; B -9 0 565 698 ;\r
+C 166 ; WX 556 ; N florin ; B -10 -210 516 737 ;\r
+C 167 ; WX 556 ; N section ; B 34 -184 522 727 ;\r
+C 168 ; WX 556 ; N currency ; B -3 76 559 636 ;\r
+C 169 ; WX 238 ; N quotesingle ; B 70 447 168 718 ;\r
+C 170 ; WX 500 ; N quotedblleft ; B 64 454 436 727 ;\r
+C 171 ; WX 556 ; N guillemotleft ; B 88 76 468 484 ;\r
+C 172 ; WX 333 ; N guilsinglleft ; B 83 76 250 484 ;\r
+C 173 ; WX 333 ; N guilsinglright ; B 83 76 250 484 ;\r
+C 174 ; WX 611 ; N fi ; B 10 0 542 727 ;\r
+C 175 ; WX 611 ; N fl ; B 10 0 542 727 ;\r
+C 177 ; WX 556 ; N endash ; B 0 227 556 333 ;\r
+C 178 ; WX 556 ; N dagger ; B 36 -171 520 718 ;\r
+C 179 ; WX 556 ; N daggerdbl ; B 36 -171 520 718 ;\r
+C 180 ; WX 278 ; N periodcentered ; B 58 172 220 334 ;\r
+C 182 ; WX 556 ; N paragraph ; B -8 -191 539 700 ;\r
+C 183 ; WX 350 ; N bullet ; B 10 194 340 524 ;\r
+C 184 ; WX 278 ; N quotesinglbase ; B 69 -146 209 127 ;\r
+C 185 ; WX 500 ; N quotedblbase ; B 64 -146 436 127 ;\r
+C 186 ; WX 500 ; N quotedblright ; B 64 445 436 718 ;\r
+C 187 ; WX 556 ; N guillemotright ; B 88 76 468 484 ;\r
+C 188 ; WX 1000 ; N ellipsis ; B 92 0 908 146 ;\r
+C 189 ; WX 1000 ; N perthousand ; B -3 -19 1003 710 ;\r
+C 191 ; WX 611 ; N questiondown ; B 55 -195 551 532 ;\r
+C 193 ; WX 333 ; N grave ; B -23 604 225 750 ;\r
+C 194 ; WX 333 ; N acute ; B 108 604 356 750 ;\r
+C 195 ; WX 333 ; N circumflex ; B -10 604 343 750 ;\r
+C 196 ; WX 333 ; N tilde ; B -17 610 350 737 ;\r
+C 197 ; WX 333 ; N macron ; B -6 604 339 678 ;\r
+C 198 ; WX 333 ; N breve ; B -2 604 335 750 ;\r
+C 199 ; WX 333 ; N dotaccent ; B 104 614 230 729 ;\r
+C 200 ; WX 333 ; N dieresis ; B 6 614 327 729 ;\r
+C 202 ; WX 333 ; N ring ; B 59 568 275 776 ;\r
+C 203 ; WX 333 ; N cedilla ; B 6 -228 245 0 ;\r
+C 205 ; WX 333 ; N hungarumlaut ; B 9 604 486 750 ;\r
+C 206 ; WX 333 ; N ogonek ; B 71 -228 304 0 ;\r
+C 207 ; WX 333 ; N caron ; B -10 604 343 750 ;\r
+C 208 ; WX 1000 ; N emdash ; B 0 227 1000 333 ;\r
+C 225 ; WX 1000 ; N AE ; B 5 0 954 718 ;\r
+C 227 ; WX 370 ; N ordfeminine ; B 22 401 347 737 ;\r
+C 232 ; WX 611 ; N Lslash ; B -20 0 583 718 ;\r
+C 233 ; WX 778 ; N Oslash ; B 33 -27 744 745 ;\r
+C 234 ; WX 1000 ; N OE ; B 37 -19 961 737 ;\r
+C 235 ; WX 365 ; N ordmasculine ; B 6 401 360 737 ;\r
+C 241 ; WX 889 ; N ae ; B 29 -14 858 546 ;\r
+C 245 ; WX 278 ; N dotlessi ; B 69 0 209 532 ;\r
+C 248 ; WX 278 ; N lslash ; B -18 0 296 718 ;\r
+C 249 ; WX 611 ; N oslash ; B 22 -29 589 560 ;\r
+C 250 ; WX 944 ; N oe ; B 34 -14 912 546 ;\r
+C 251 ; WX 611 ; N germandbls ; B 69 -14 579 731 ;\r
+C -1 ; WX 278 ; N Idieresis ; B -21 0 300 915 ;\r
+C -1 ; WX 556 ; N eacute ; B 23 -14 528 750 ;\r
+C -1 ; WX 556 ; N abreve ; B 29 -14 527 750 ;\r
+C -1 ; WX 611 ; N uhungarumlaut ; B 66 -14 625 750 ;\r
+C -1 ; WX 556 ; N ecaron ; B 23 -14 528 750 ;\r
+C -1 ; WX 667 ; N Ydieresis ; B 15 0 653 915 ;\r
+C -1 ; WX 584 ; N divide ; B 40 -42 544 548 ;\r
+C -1 ; WX 667 ; N Yacute ; B 15 0 653 936 ;\r
+C -1 ; WX 722 ; N Acircumflex ; B 20 0 702 936 ;\r
+C -1 ; WX 556 ; N aacute ; B 29 -14 527 750 ;\r
+C -1 ; WX 722 ; N Ucircumflex ; B 72 -19 651 936 ;\r
+C -1 ; WX 556 ; N yacute ; B 10 -214 539 750 ;\r
+C -1 ; WX 556 ; N scommaaccent ; B 30 -228 519 546 ;\r
+C -1 ; WX 556 ; N ecircumflex ; B 23 -14 528 750 ;\r
+C -1 ; WX 722 ; N Uring ; B 72 -19 651 962 ;\r
+C -1 ; WX 722 ; N Udieresis ; B 72 -19 651 915 ;\r
+C -1 ; WX 556 ; N aogonek ; B 29 -224 545 546 ;\r
+C -1 ; WX 722 ; N Uacute ; B 72 -19 651 936 ;\r
+C -1 ; WX 611 ; N uogonek ; B 66 -228 545 532 ;\r
+C -1 ; WX 667 ; N Edieresis ; B 76 0 621 915 ;\r
+C -1 ; WX 722 ; N Dcroat ; B -5 0 685 718 ;\r
+C -1 ; WX 250 ; N commaaccent ; B 64 -228 199 -50 ;\r
+C -1 ; WX 737 ; N copyright ; B -11 -19 749 737 ;\r
+C -1 ; WX 667 ; N Emacron ; B 76 0 621 864 ;\r
+C -1 ; WX 556 ; N ccaron ; B 34 -14 524 750 ;\r
+C -1 ; WX 556 ; N aring ; B 29 -14 527 776 ;\r
+C -1 ; WX 722 ; N Ncommaaccent ; B 69 -228 654 718 ;\r
+C -1 ; WX 278 ; N lacute ; B 69 0 329 936 ;\r
+C -1 ; WX 556 ; N agrave ; B 29 -14 527 750 ;\r
+C -1 ; WX 611 ; N Tcommaaccent ; B 14 -228 598 718 ;\r
+C -1 ; WX 722 ; N Cacute ; B 44 -19 684 936 ;\r
+C -1 ; WX 556 ; N atilde ; B 29 -14 527 737 ;\r
+C -1 ; WX 667 ; N Edotaccent ; B 76 0 621 915 ;\r
+C -1 ; WX 556 ; N scaron ; B 30 -14 519 750 ;\r
+C -1 ; WX 556 ; N scedilla ; B 30 -228 519 546 ;\r
+C -1 ; WX 278 ; N iacute ; B 69 0 329 750 ;\r
+C -1 ; WX 494 ; N lozenge ; B 10 0 484 745 ;\r
+C -1 ; WX 722 ; N Rcaron ; B 76 0 677 936 ;\r
+C -1 ; WX 778 ; N Gcommaaccent ; B 44 -228 713 737 ;\r
+C -1 ; WX 611 ; N ucircumflex ; B 66 -14 545 750 ;\r
+C -1 ; WX 556 ; N acircumflex ; B 29 -14 527 750 ;\r
+C -1 ; WX 722 ; N Amacron ; B 20 0 702 864 ;\r
+C -1 ; WX 389 ; N rcaron ; B 18 0 373 750 ;\r
+C -1 ; WX 556 ; N ccedilla ; B 34 -228 524 546 ;\r
+C -1 ; WX 611 ; N Zdotaccent ; B 25 0 586 915 ;\r
+C -1 ; WX 667 ; N Thorn ; B 76 0 627 718 ;\r
+C -1 ; WX 778 ; N Omacron ; B 44 -19 734 864 ;\r
+C -1 ; WX 722 ; N Racute ; B 76 0 677 936 ;\r
+C -1 ; WX 667 ; N Sacute ; B 39 -19 629 936 ;\r
+C -1 ; WX 743 ; N dcaron ; B 34 -14 750 718 ;\r
+C -1 ; WX 722 ; N Umacron ; B 72 -19 651 864 ;\r
+C -1 ; WX 611 ; N uring ; B 66 -14 545 776 ;\r
+C -1 ; WX 333 ; N threesuperior ; B 8 271 326 710 ;\r
+C -1 ; WX 778 ; N Ograve ; B 44 -19 734 936 ;\r
+C -1 ; WX 722 ; N Agrave ; B 20 0 702 936 ;\r
+C -1 ; WX 722 ; N Abreve ; B 20 0 702 936 ;\r
+C -1 ; WX 584 ; N multiply ; B 40 1 545 505 ;\r
+C -1 ; WX 611 ; N uacute ; B 66 -14 545 750 ;\r
+C -1 ; WX 611 ; N Tcaron ; B 14 0 598 936 ;\r
+C -1 ; WX 494 ; N partialdiff ; B 11 -21 494 750 ;\r
+C -1 ; WX 556 ; N ydieresis ; B 10 -214 539 729 ;\r
+C -1 ; WX 722 ; N Nacute ; B 69 0 654 936 ;\r
+C -1 ; WX 278 ; N icircumflex ; B -37 0 316 750 ;\r
+C -1 ; WX 667 ; N Ecircumflex ; B 76 0 621 936 ;\r
+C -1 ; WX 556 ; N adieresis ; B 29 -14 527 729 ;\r
+C -1 ; WX 556 ; N edieresis ; B 23 -14 528 729 ;\r
+C -1 ; WX 556 ; N cacute ; B 34 -14 524 750 ;\r
+C -1 ; WX 611 ; N nacute ; B 65 0 546 750 ;\r
+C -1 ; WX 611 ; N umacron ; B 66 -14 545 678 ;\r
+C -1 ; WX 722 ; N Ncaron ; B 69 0 654 936 ;\r
+C -1 ; WX 278 ; N Iacute ; B 64 0 329 936 ;\r
+C -1 ; WX 584 ; N plusminus ; B 40 0 544 506 ;\r
+C -1 ; WX 280 ; N brokenbar ; B 84 -150 196 700 ;\r
+C -1 ; WX 737 ; N registered ; B -11 -19 748 737 ;\r
+C -1 ; WX 778 ; N Gbreve ; B 44 -19 713 936 ;\r
+C -1 ; WX 278 ; N Idotaccent ; B 64 0 214 915 ;\r
+C -1 ; WX 600 ; N summation ; B 14 -10 585 706 ;\r
+C -1 ; WX 667 ; N Egrave ; B 76 0 621 936 ;\r
+C -1 ; WX 389 ; N racute ; B 64 0 384 750 ;\r
+C -1 ; WX 611 ; N omacron ; B 34 -14 578 678 ;\r
+C -1 ; WX 611 ; N Zacute ; B 25 0 586 936 ;\r
+C -1 ; WX 611 ; N Zcaron ; B 25 0 586 936 ;\r
+C -1 ; WX 549 ; N greaterequal ; B 26 0 523 704 ;\r
+C -1 ; WX 722 ; N Eth ; B -5 0 685 718 ;\r
+C -1 ; WX 722 ; N Ccedilla ; B 44 -228 684 737 ;\r
+C -1 ; WX 278 ; N lcommaaccent ; B 69 -228 213 718 ;\r
+C -1 ; WX 389 ; N tcaron ; B 10 -6 421 878 ;\r
+C -1 ; WX 556 ; N eogonek ; B 23 -228 528 546 ;\r
+C -1 ; WX 722 ; N Uogonek ; B 72 -228 651 718 ;\r
+C -1 ; WX 722 ; N Aacute ; B 20 0 702 936 ;\r
+C -1 ; WX 722 ; N Adieresis ; B 20 0 702 915 ;\r
+C -1 ; WX 556 ; N egrave ; B 23 -14 528 750 ;\r
+C -1 ; WX 500 ; N zacute ; B 20 0 480 750 ;\r
+C -1 ; WX 278 ; N iogonek ; B 16 -224 249 725 ;\r
+C -1 ; WX 778 ; N Oacute ; B 44 -19 734 936 ;\r
+C -1 ; WX 611 ; N oacute ; B 34 -14 578 750 ;\r
+C -1 ; WX 556 ; N amacron ; B 29 -14 527 678 ;\r
+C -1 ; WX 556 ; N sacute ; B 30 -14 519 750 ;\r
+C -1 ; WX 278 ; N idieresis ; B -21 0 300 729 ;\r
+C -1 ; WX 778 ; N Ocircumflex ; B 44 -19 734 936 ;\r
+C -1 ; WX 722 ; N Ugrave ; B 72 -19 651 936 ;\r
+C -1 ; WX 612 ; N Delta ; B 6 0 608 688 ;\r
+C -1 ; WX 611 ; N thorn ; B 62 -208 578 718 ;\r
+C -1 ; WX 333 ; N twosuperior ; B 9 283 324 710 ;\r
+C -1 ; WX 778 ; N Odieresis ; B 44 -19 734 915 ;\r
+C -1 ; WX 611 ; N mu ; B 66 -207 545 532 ;\r
+C -1 ; WX 278 ; N igrave ; B -50 0 209 750 ;\r
+C -1 ; WX 611 ; N ohungarumlaut ; B 34 -14 625 750 ;\r
+C -1 ; WX 667 ; N Eogonek ; B 76 -224 639 718 ;\r
+C -1 ; WX 611 ; N dcroat ; B 34 -14 650 718 ;\r
+C -1 ; WX 834 ; N threequarters ; B 16 -19 799 710 ;\r
+C -1 ; WX 667 ; N Scedilla ; B 39 -228 629 737 ;\r
+C -1 ; WX 400 ; N lcaron ; B 69 0 408 718 ;\r
+C -1 ; WX 722 ; N Kcommaaccent ; B 87 -228 722 718 ;\r
+C -1 ; WX 611 ; N Lacute ; B 76 0 583 936 ;\r
+C -1 ; WX 1000 ; N trademark ; B 44 306 956 718 ;\r
+C -1 ; WX 556 ; N edotaccent ; B 23 -14 528 729 ;\r
+C -1 ; WX 278 ; N Igrave ; B -50 0 214 936 ;\r
+C -1 ; WX 278 ; N Imacron ; B -33 0 312 864 ;\r
+C -1 ; WX 611 ; N Lcaron ; B 76 0 583 718 ;\r
+C -1 ; WX 834 ; N onehalf ; B 26 -19 794 710 ;\r
+C -1 ; WX 549 ; N lessequal ; B 29 0 526 704 ;\r
+C -1 ; WX 611 ; N ocircumflex ; B 34 -14 578 750 ;\r
+C -1 ; WX 611 ; N ntilde ; B 65 0 546 737 ;\r
+C -1 ; WX 722 ; N Uhungarumlaut ; B 72 -19 681 936 ;\r
+C -1 ; WX 667 ; N Eacute ; B 76 0 621 936 ;\r
+C -1 ; WX 556 ; N emacron ; B 23 -14 528 678 ;\r
+C -1 ; WX 611 ; N gbreve ; B 40 -217 553 750 ;\r
+C -1 ; WX 834 ; N onequarter ; B 26 -19 766 710 ;\r
+C -1 ; WX 667 ; N Scaron ; B 39 -19 629 936 ;\r
+C -1 ; WX 667 ; N Scommaaccent ; B 39 -228 629 737 ;\r
+C -1 ; WX 778 ; N Ohungarumlaut ; B 44 -19 734 936 ;\r
+C -1 ; WX 400 ; N degree ; B 57 426 343 712 ;\r
+C -1 ; WX 611 ; N ograve ; B 34 -14 578 750 ;\r
+C -1 ; WX 722 ; N Ccaron ; B 44 -19 684 936 ;\r
+C -1 ; WX 611 ; N ugrave ; B 66 -14 545 750 ;\r
+C -1 ; WX 549 ; N radical ; B 10 -46 512 850 ;\r
+C -1 ; WX 722 ; N Dcaron ; B 76 0 685 936 ;\r
+C -1 ; WX 389 ; N rcommaaccent ; B 64 -228 373 546 ;\r
+C -1 ; WX 722 ; N Ntilde ; B 69 0 654 923 ;\r
+C -1 ; WX 611 ; N otilde ; B 34 -14 578 737 ;\r
+C -1 ; WX 722 ; N Rcommaaccent ; B 76 -228 677 718 ;\r
+C -1 ; WX 611 ; N Lcommaaccent ; B 76 -228 583 718 ;\r
+C -1 ; WX 722 ; N Atilde ; B 20 0 702 923 ;\r
+C -1 ; WX 722 ; N Aogonek ; B 20 -224 742 718 ;\r
+C -1 ; WX 722 ; N Aring ; B 20 0 702 962 ;\r
+C -1 ; WX 778 ; N Otilde ; B 44 -19 734 923 ;\r
+C -1 ; WX 500 ; N zdotaccent ; B 20 0 480 729 ;\r
+C -1 ; WX 667 ; N Ecaron ; B 76 0 621 936 ;\r
+C -1 ; WX 278 ; N Iogonek ; B -11 -228 222 718 ;\r
+C -1 ; WX 556 ; N kcommaaccent ; B 69 -228 562 718 ;\r
+C -1 ; WX 584 ; N minus ; B 40 197 544 309 ;\r
+C -1 ; WX 278 ; N Icircumflex ; B -37 0 316 936 ;\r
+C -1 ; WX 611 ; N ncaron ; B 65 0 546 750 ;\r
+C -1 ; WX 333 ; N tcommaaccent ; B 10 -228 309 676 ;\r
+C -1 ; WX 584 ; N logicalnot ; B 40 108 544 419 ;\r
+C -1 ; WX 611 ; N odieresis ; B 34 -14 578 729 ;\r
+C -1 ; WX 611 ; N udieresis ; B 66 -14 545 729 ;\r
+C -1 ; WX 549 ; N notequal ; B 15 -49 540 570 ;\r
+C -1 ; WX 611 ; N gcommaaccent ; B 40 -217 553 850 ;\r
+C -1 ; WX 611 ; N eth ; B 34 -14 578 737 ;\r
+C -1 ; WX 500 ; N zcaron ; B 20 0 480 750 ;\r
+C -1 ; WX 611 ; N ncommaaccent ; B 65 -228 546 546 ;\r
+C -1 ; WX 333 ; N onesuperior ; B 26 283 237 710 ;\r
+C -1 ; WX 278 ; N imacron ; B -8 0 285 678 ;\r
+C -1 ; WX 556 ; N Euro ; B 0 0 0 0 ;\r
+EndCharMetrics\r
+StartKernData\r
+StartKernPairs 2481\r
+KPX A C -40\r
+KPX A Cacute -40\r
+KPX A Ccaron -40\r
+KPX A Ccedilla -40\r
+KPX A G -50\r
+KPX A Gbreve -50\r
+KPX A Gcommaaccent -50\r
+KPX A O -40\r
+KPX A Oacute -40\r
+KPX A Ocircumflex -40\r
+KPX A Odieresis -40\r
+KPX A Ograve -40\r
+KPX A Ohungarumlaut -40\r
+KPX A Omacron -40\r
+KPX A Oslash -40\r
+KPX A Otilde -40\r
+KPX A Q -40\r
+KPX A T -90\r
+KPX A Tcaron -90\r
+KPX A Tcommaaccent -90\r
+KPX A U -50\r
+KPX A Uacute -50\r
+KPX A Ucircumflex -50\r
+KPX A Udieresis -50\r
+KPX A Ugrave -50\r
+KPX A Uhungarumlaut -50\r
+KPX A Umacron -50\r
+KPX A Uogonek -50\r
+KPX A Uring -50\r
+KPX A V -80\r
+KPX A W -60\r
+KPX A Y -110\r
+KPX A Yacute -110\r
+KPX A Ydieresis -110\r
+KPX A u -30\r
+KPX A uacute -30\r
+KPX A ucircumflex -30\r
+KPX A udieresis -30\r
+KPX A ugrave -30\r
+KPX A uhungarumlaut -30\r
+KPX A umacron -30\r
+KPX A uogonek -30\r
+KPX A uring -30\r
+KPX A v -40\r
+KPX A w -30\r
+KPX A y -30\r
+KPX A yacute -30\r
+KPX A ydieresis -30\r
+KPX Aacute C -40\r
+KPX Aacute Cacute -40\r
+KPX Aacute Ccaron -40\r
+KPX Aacute Ccedilla -40\r
+KPX Aacute G -50\r
+KPX Aacute Gbreve -50\r
+KPX Aacute Gcommaaccent -50\r
+KPX Aacute O -40\r
+KPX Aacute Oacute -40\r
+KPX Aacute Ocircumflex -40\r
+KPX Aacute Odieresis -40\r
+KPX Aacute Ograve -40\r
+KPX Aacute Ohungarumlaut -40\r
+KPX Aacute Omacron -40\r
+KPX Aacute Oslash -40\r
+KPX Aacute Otilde -40\r
+KPX Aacute Q -40\r
+KPX Aacute T -90\r
+KPX Aacute Tcaron -90\r
+KPX Aacute Tcommaaccent -90\r
+KPX Aacute U -50\r
+KPX Aacute Uacute -50\r
+KPX Aacute Ucircumflex -50\r
+KPX Aacute Udieresis -50\r
+KPX Aacute Ugrave -50\r
+KPX Aacute Uhungarumlaut -50\r
+KPX Aacute Umacron -50\r
+KPX Aacute Uogonek -50\r
+KPX Aacute Uring -50\r
+KPX Aacute V -80\r
+KPX Aacute W -60\r
+KPX Aacute Y -110\r
+KPX Aacute Yacute -110\r
+KPX Aacute Ydieresis -110\r
+KPX Aacute u -30\r
+KPX Aacute uacute -30\r
+KPX Aacute ucircumflex -30\r
+KPX Aacute udieresis -30\r
+KPX Aacute ugrave -30\r
+KPX Aacute uhungarumlaut -30\r
+KPX Aacute umacron -30\r
+KPX Aacute uogonek -30\r
+KPX Aacute uring -30\r
+KPX Aacute v -40\r
+KPX Aacute w -30\r
+KPX Aacute y -30\r
+KPX Aacute yacute -30\r
+KPX Aacute ydieresis -30\r
+KPX Abreve C -40\r
+KPX Abreve Cacute -40\r
+KPX Abreve Ccaron -40\r
+KPX Abreve Ccedilla -40\r
+KPX Abreve G -50\r
+KPX Abreve Gbreve -50\r
+KPX Abreve Gcommaaccent -50\r
+KPX Abreve O -40\r
+KPX Abreve Oacute -40\r
+KPX Abreve Ocircumflex -40\r
+KPX Abreve Odieresis -40\r
+KPX Abreve Ograve -40\r
+KPX Abreve Ohungarumlaut -40\r
+KPX Abreve Omacron -40\r
+KPX Abreve Oslash -40\r
+KPX Abreve Otilde -40\r
+KPX Abreve Q -40\r
+KPX Abreve T -90\r
+KPX Abreve Tcaron -90\r
+KPX Abreve Tcommaaccent -90\r
+KPX Abreve U -50\r
+KPX Abreve Uacute -50\r
+KPX Abreve Ucircumflex -50\r
+KPX Abreve Udieresis -50\r
+KPX Abreve Ugrave -50\r
+KPX Abreve Uhungarumlaut -50\r
+KPX Abreve Umacron -50\r
+KPX Abreve Uogonek -50\r
+KPX Abreve Uring -50\r
+KPX Abreve V -80\r
+KPX Abreve W -60\r
+KPX Abreve Y -110\r
+KPX Abreve Yacute -110\r
+KPX Abreve Ydieresis -110\r
+KPX Abreve u -30\r
+KPX Abreve uacute -30\r
+KPX Abreve ucircumflex -30\r
+KPX Abreve udieresis -30\r
+KPX Abreve ugrave -30\r
+KPX Abreve uhungarumlaut -30\r
+KPX Abreve umacron -30\r
+KPX Abreve uogonek -30\r
+KPX Abreve uring -30\r
+KPX Abreve v -40\r
+KPX Abreve w -30\r
+KPX Abreve y -30\r
+KPX Abreve yacute -30\r
+KPX Abreve ydieresis -30\r
+KPX Acircumflex C -40\r
+KPX Acircumflex Cacute -40\r
+KPX Acircumflex Ccaron -40\r
+KPX Acircumflex Ccedilla -40\r
+KPX Acircumflex G -50\r
+KPX Acircumflex Gbreve -50\r
+KPX Acircumflex Gcommaaccent -50\r
+KPX Acircumflex O -40\r
+KPX Acircumflex Oacute -40\r
+KPX Acircumflex Ocircumflex -40\r
+KPX Acircumflex Odieresis -40\r
+KPX Acircumflex Ograve -40\r
+KPX Acircumflex Ohungarumlaut -40\r
+KPX Acircumflex Omacron -40\r
+KPX Acircumflex Oslash -40\r
+KPX Acircumflex Otilde -40\r
+KPX Acircumflex Q -40\r
+KPX Acircumflex T -90\r
+KPX Acircumflex Tcaron -90\r
+KPX Acircumflex Tcommaaccent -90\r
+KPX Acircumflex U -50\r
+KPX Acircumflex Uacute -50\r
+KPX Acircumflex Ucircumflex -50\r
+KPX Acircumflex Udieresis -50\r
+KPX Acircumflex Ugrave -50\r
+KPX Acircumflex Uhungarumlaut -50\r
+KPX Acircumflex Umacron -50\r
+KPX Acircumflex Uogonek -50\r
+KPX Acircumflex Uring -50\r
+KPX Acircumflex V -80\r
+KPX Acircumflex W -60\r
+KPX Acircumflex Y -110\r
+KPX Acircumflex Yacute -110\r
+KPX Acircumflex Ydieresis -110\r
+KPX Acircumflex u -30\r
+KPX Acircumflex uacute -30\r
+KPX Acircumflex ucircumflex -30\r
+KPX Acircumflex udieresis -30\r
+KPX Acircumflex ugrave -30\r
+KPX Acircumflex uhungarumlaut -30\r
+KPX Acircumflex umacron -30\r
+KPX Acircumflex uogonek -30\r
+KPX Acircumflex uring -30\r
+KPX Acircumflex v -40\r
+KPX Acircumflex w -30\r
+KPX Acircumflex y -30\r
+KPX Acircumflex yacute -30\r
+KPX Acircumflex ydieresis -30\r
+KPX Adieresis C -40\r
+KPX Adieresis Cacute -40\r
+KPX Adieresis Ccaron -40\r
+KPX Adieresis Ccedilla -40\r
+KPX Adieresis G -50\r
+KPX Adieresis Gbreve -50\r
+KPX Adieresis Gcommaaccent -50\r
+KPX Adieresis O -40\r
+KPX Adieresis Oacute -40\r
+KPX Adieresis Ocircumflex -40\r
+KPX Adieresis Odieresis -40\r
+KPX Adieresis Ograve -40\r
+KPX Adieresis Ohungarumlaut -40\r
+KPX Adieresis Omacron -40\r
+KPX Adieresis Oslash -40\r
+KPX Adieresis Otilde -40\r
+KPX Adieresis Q -40\r
+KPX Adieresis T -90\r
+KPX Adieresis Tcaron -90\r
+KPX Adieresis Tcommaaccent -90\r
+KPX Adieresis U -50\r
+KPX Adieresis Uacute -50\r
+KPX Adieresis Ucircumflex -50\r
+KPX Adieresis Udieresis -50\r
+KPX Adieresis Ugrave -50\r
+KPX Adieresis Uhungarumlaut -50\r
+KPX Adieresis Umacron -50\r
+KPX Adieresis Uogonek -50\r
+KPX Adieresis Uring -50\r
+KPX Adieresis V -80\r
+KPX Adieresis W -60\r
+KPX Adieresis Y -110\r
+KPX Adieresis Yacute -110\r
+KPX Adieresis Ydieresis -110\r
+KPX Adieresis u -30\r
+KPX Adieresis uacute -30\r
+KPX Adieresis ucircumflex -30\r
+KPX Adieresis udieresis -30\r
+KPX Adieresis ugrave -30\r
+KPX Adieresis uhungarumlaut -30\r
+KPX Adieresis umacron -30\r
+KPX Adieresis uogonek -30\r
+KPX Adieresis uring -30\r
+KPX Adieresis v -40\r
+KPX Adieresis w -30\r
+KPX Adieresis y -30\r
+KPX Adieresis yacute -30\r
+KPX Adieresis ydieresis -30\r
+KPX Agrave C -40\r
+KPX Agrave Cacute -40\r
+KPX Agrave Ccaron -40\r
+KPX Agrave Ccedilla -40\r
+KPX Agrave G -50\r
+KPX Agrave Gbreve -50\r
+KPX Agrave Gcommaaccent -50\r
+KPX Agrave O -40\r
+KPX Agrave Oacute -40\r
+KPX Agrave Ocircumflex -40\r
+KPX Agrave Odieresis -40\r
+KPX Agrave Ograve -40\r
+KPX Agrave Ohungarumlaut -40\r
+KPX Agrave Omacron -40\r
+KPX Agrave Oslash -40\r
+KPX Agrave Otilde -40\r
+KPX Agrave Q -40\r
+KPX Agrave T -90\r
+KPX Agrave Tcaron -90\r
+KPX Agrave Tcommaaccent -90\r
+KPX Agrave U -50\r
+KPX Agrave Uacute -50\r
+KPX Agrave Ucircumflex -50\r
+KPX Agrave Udieresis -50\r
+KPX Agrave Ugrave -50\r
+KPX Agrave Uhungarumlaut -50\r
+KPX Agrave Umacron -50\r
+KPX Agrave Uogonek -50\r
+KPX Agrave Uring -50\r
+KPX Agrave V -80\r
+KPX Agrave W -60\r
+KPX Agrave Y -110\r
+KPX Agrave Yacute -110\r
+KPX Agrave Ydieresis -110\r
+KPX Agrave u -30\r
+KPX Agrave uacute -30\r
+KPX Agrave ucircumflex -30\r
+KPX Agrave udieresis -30\r
+KPX Agrave ugrave -30\r
+KPX Agrave uhungarumlaut -30\r
+KPX Agrave umacron -30\r
+KPX Agrave uogonek -30\r
+KPX Agrave uring -30\r
+KPX Agrave v -40\r
+KPX Agrave w -30\r
+KPX Agrave y -30\r
+KPX Agrave yacute -30\r
+KPX Agrave ydieresis -30\r
+KPX Amacron C -40\r
+KPX Amacron Cacute -40\r
+KPX Amacron Ccaron -40\r
+KPX Amacron Ccedilla -40\r
+KPX Amacron G -50\r
+KPX Amacron Gbreve -50\r
+KPX Amacron Gcommaaccent -50\r
+KPX Amacron O -40\r
+KPX Amacron Oacute -40\r
+KPX Amacron Ocircumflex -40\r
+KPX Amacron Odieresis -40\r
+KPX Amacron Ograve -40\r
+KPX Amacron Ohungarumlaut -40\r
+KPX Amacron Omacron -40\r
+KPX Amacron Oslash -40\r
+KPX Amacron Otilde -40\r
+KPX Amacron Q -40\r
+KPX Amacron T -90\r
+KPX Amacron Tcaron -90\r
+KPX Amacron Tcommaaccent -90\r
+KPX Amacron U -50\r
+KPX Amacron Uacute -50\r
+KPX Amacron Ucircumflex -50\r
+KPX Amacron Udieresis -50\r
+KPX Amacron Ugrave -50\r
+KPX Amacron Uhungarumlaut -50\r
+KPX Amacron Umacron -50\r
+KPX Amacron Uogonek -50\r
+KPX Amacron Uring -50\r
+KPX Amacron V -80\r
+KPX Amacron W -60\r
+KPX Amacron Y -110\r
+KPX Amacron Yacute -110\r
+KPX Amacron Ydieresis -110\r
+KPX Amacron u -30\r
+KPX Amacron uacute -30\r
+KPX Amacron ucircumflex -30\r
+KPX Amacron udieresis -30\r
+KPX Amacron ugrave -30\r
+KPX Amacron uhungarumlaut -30\r
+KPX Amacron umacron -30\r
+KPX Amacron uogonek -30\r
+KPX Amacron uring -30\r
+KPX Amacron v -40\r
+KPX Amacron w -30\r
+KPX Amacron y -30\r
+KPX Amacron yacute -30\r
+KPX Amacron ydieresis -30\r
+KPX Aogonek C -40\r
+KPX Aogonek Cacute -40\r
+KPX Aogonek Ccaron -40\r
+KPX Aogonek Ccedilla -40\r
+KPX Aogonek G -50\r
+KPX Aogonek Gbreve -50\r
+KPX Aogonek Gcommaaccent -50\r
+KPX Aogonek O -40\r
+KPX Aogonek Oacute -40\r
+KPX Aogonek Ocircumflex -40\r
+KPX Aogonek Odieresis -40\r
+KPX Aogonek Ograve -40\r
+KPX Aogonek Ohungarumlaut -40\r
+KPX Aogonek Omacron -40\r
+KPX Aogonek Oslash -40\r
+KPX Aogonek Otilde -40\r
+KPX Aogonek Q -40\r
+KPX Aogonek T -90\r
+KPX Aogonek Tcaron -90\r
+KPX Aogonek Tcommaaccent -90\r
+KPX Aogonek U -50\r
+KPX Aogonek Uacute -50\r
+KPX Aogonek Ucircumflex -50\r
+KPX Aogonek Udieresis -50\r
+KPX Aogonek Ugrave -50\r
+KPX Aogonek Uhungarumlaut -50\r
+KPX Aogonek Umacron -50\r
+KPX Aogonek Uogonek -50\r
+KPX Aogonek Uring -50\r
+KPX Aogonek V -80\r
+KPX Aogonek W -60\r
+KPX Aogonek Y -110\r
+KPX Aogonek Yacute -110\r
+KPX Aogonek Ydieresis -110\r
+KPX Aogonek u -30\r
+KPX Aogonek uacute -30\r
+KPX Aogonek ucircumflex -30\r
+KPX Aogonek udieresis -30\r
+KPX Aogonek ugrave -30\r
+KPX Aogonek uhungarumlaut -30\r
+KPX Aogonek umacron -30\r
+KPX Aogonek uogonek -30\r
+KPX Aogonek uring -30\r
+KPX Aogonek v -40\r
+KPX Aogonek w -30\r
+KPX Aogonek y -30\r
+KPX Aogonek yacute -30\r
+KPX Aogonek ydieresis -30\r
+KPX Aring C -40\r
+KPX Aring Cacute -40\r
+KPX Aring Ccaron -40\r
+KPX Aring Ccedilla -40\r
+KPX Aring G -50\r
+KPX Aring Gbreve -50\r
+KPX Aring Gcommaaccent -50\r
+KPX Aring O -40\r
+KPX Aring Oacute -40\r
+KPX Aring Ocircumflex -40\r
+KPX Aring Odieresis -40\r
+KPX Aring Ograve -40\r
+KPX Aring Ohungarumlaut -40\r
+KPX Aring Omacron -40\r
+KPX Aring Oslash -40\r
+KPX Aring Otilde -40\r
+KPX Aring Q -40\r
+KPX Aring T -90\r
+KPX Aring Tcaron -90\r
+KPX Aring Tcommaaccent -90\r
+KPX Aring U -50\r
+KPX Aring Uacute -50\r
+KPX Aring Ucircumflex -50\r
+KPX Aring Udieresis -50\r
+KPX Aring Ugrave -50\r
+KPX Aring Uhungarumlaut -50\r
+KPX Aring Umacron -50\r
+KPX Aring Uogonek -50\r
+KPX Aring Uring -50\r
+KPX Aring V -80\r
+KPX Aring W -60\r
+KPX Aring Y -110\r
+KPX Aring Yacute -110\r
+KPX Aring Ydieresis -110\r
+KPX Aring u -30\r
+KPX Aring uacute -30\r
+KPX Aring ucircumflex -30\r
+KPX Aring udieresis -30\r
+KPX Aring ugrave -30\r
+KPX Aring uhungarumlaut -30\r
+KPX Aring umacron -30\r
+KPX Aring uogonek -30\r
+KPX Aring uring -30\r
+KPX Aring v -40\r
+KPX Aring w -30\r
+KPX Aring y -30\r
+KPX Aring yacute -30\r
+KPX Aring ydieresis -30\r
+KPX Atilde C -40\r
+KPX Atilde Cacute -40\r
+KPX Atilde Ccaron -40\r
+KPX Atilde Ccedilla -40\r
+KPX Atilde G -50\r
+KPX Atilde Gbreve -50\r
+KPX Atilde Gcommaaccent -50\r
+KPX Atilde O -40\r
+KPX Atilde Oacute -40\r
+KPX Atilde Ocircumflex -40\r
+KPX Atilde Odieresis -40\r
+KPX Atilde Ograve -40\r
+KPX Atilde Ohungarumlaut -40\r
+KPX Atilde Omacron -40\r
+KPX Atilde Oslash -40\r
+KPX Atilde Otilde -40\r
+KPX Atilde Q -40\r
+KPX Atilde T -90\r
+KPX Atilde Tcaron -90\r
+KPX Atilde Tcommaaccent -90\r
+KPX Atilde U -50\r
+KPX Atilde Uacute -50\r
+KPX Atilde Ucircumflex -50\r
+KPX Atilde Udieresis -50\r
+KPX Atilde Ugrave -50\r
+KPX Atilde Uhungarumlaut -50\r
+KPX Atilde Umacron -50\r
+KPX Atilde Uogonek -50\r
+KPX Atilde Uring -50\r
+KPX Atilde V -80\r
+KPX Atilde W -60\r
+KPX Atilde Y -110\r
+KPX Atilde Yacute -110\r
+KPX Atilde Ydieresis -110\r
+KPX Atilde u -30\r
+KPX Atilde uacute -30\r
+KPX Atilde ucircumflex -30\r
+KPX Atilde udieresis -30\r
+KPX Atilde ugrave -30\r
+KPX Atilde uhungarumlaut -30\r
+KPX Atilde umacron -30\r
+KPX Atilde uogonek -30\r
+KPX Atilde uring -30\r
+KPX Atilde v -40\r
+KPX Atilde w -30\r
+KPX Atilde y -30\r
+KPX Atilde yacute -30\r
+KPX Atilde ydieresis -30\r
+KPX B A -30\r
+KPX B Aacute -30\r
+KPX B Abreve -30\r
+KPX B Acircumflex -30\r
+KPX B Adieresis -30\r
+KPX B Agrave -30\r
+KPX B Amacron -30\r
+KPX B Aogonek -30\r
+KPX B Aring -30\r
+KPX B Atilde -30\r
+KPX B U -10\r
+KPX B Uacute -10\r
+KPX B Ucircumflex -10\r
+KPX B Udieresis -10\r
+KPX B Ugrave -10\r
+KPX B Uhungarumlaut -10\r
+KPX B Umacron -10\r
+KPX B Uogonek -10\r
+KPX B Uring -10\r
+KPX D A -40\r
+KPX D Aacute -40\r
+KPX D Abreve -40\r
+KPX D Acircumflex -40\r
+KPX D Adieresis -40\r
+KPX D Agrave -40\r
+KPX D Amacron -40\r
+KPX D Aogonek -40\r
+KPX D Aring -40\r
+KPX D Atilde -40\r
+KPX D V -40\r
+KPX D W -40\r
+KPX D Y -70\r
+KPX D Yacute -70\r
+KPX D Ydieresis -70\r
+KPX D comma -30\r
+KPX D period -30\r
+KPX Dcaron A -40\r
+KPX Dcaron Aacute -40\r
+KPX Dcaron Abreve -40\r
+KPX Dcaron Acircumflex -40\r
+KPX Dcaron Adieresis -40\r
+KPX Dcaron Agrave -40\r
+KPX Dcaron Amacron -40\r
+KPX Dcaron Aogonek -40\r
+KPX Dcaron Aring -40\r
+KPX Dcaron Atilde -40\r
+KPX Dcaron V -40\r
+KPX Dcaron W -40\r
+KPX Dcaron Y -70\r
+KPX Dcaron Yacute -70\r
+KPX Dcaron Ydieresis -70\r
+KPX Dcaron comma -30\r
+KPX Dcaron period -30\r
+KPX Dcroat A -40\r
+KPX Dcroat Aacute -40\r
+KPX Dcroat Abreve -40\r
+KPX Dcroat Acircumflex -40\r
+KPX Dcroat Adieresis -40\r
+KPX Dcroat Agrave -40\r
+KPX Dcroat Amacron -40\r
+KPX Dcroat Aogonek -40\r
+KPX Dcroat Aring -40\r
+KPX Dcroat Atilde -40\r
+KPX Dcroat V -40\r
+KPX Dcroat W -40\r
+KPX Dcroat Y -70\r
+KPX Dcroat Yacute -70\r
+KPX Dcroat Ydieresis -70\r
+KPX Dcroat comma -30\r
+KPX Dcroat period -30\r
+KPX F A -80\r
+KPX F Aacute -80\r
+KPX F Abreve -80\r
+KPX F Acircumflex -80\r
+KPX F Adieresis -80\r
+KPX F Agrave -80\r
+KPX F Amacron -80\r
+KPX F Aogonek -80\r
+KPX F Aring -80\r
+KPX F Atilde -80\r
+KPX F a -20\r
+KPX F aacute -20\r
+KPX F abreve -20\r
+KPX F acircumflex -20\r
+KPX F adieresis -20\r
+KPX F agrave -20\r
+KPX F amacron -20\r
+KPX F aogonek -20\r
+KPX F aring -20\r
+KPX F atilde -20\r
+KPX F comma -100\r
+KPX F period -100\r
+KPX J A -20\r
+KPX J Aacute -20\r
+KPX J Abreve -20\r
+KPX J Acircumflex -20\r
+KPX J Adieresis -20\r
+KPX J Agrave -20\r
+KPX J Amacron -20\r
+KPX J Aogonek -20\r
+KPX J Aring -20\r
+KPX J Atilde -20\r
+KPX J comma -20\r
+KPX J period -20\r
+KPX J u -20\r
+KPX J uacute -20\r
+KPX J ucircumflex -20\r
+KPX J udieresis -20\r
+KPX J ugrave -20\r
+KPX J uhungarumlaut -20\r
+KPX J umacron -20\r
+KPX J uogonek -20\r
+KPX J uring -20\r
+KPX K O -30\r
+KPX K Oacute -30\r
+KPX K Ocircumflex -30\r
+KPX K Odieresis -30\r
+KPX K Ograve -30\r
+KPX K Ohungarumlaut -30\r
+KPX K Omacron -30\r
+KPX K Oslash -30\r
+KPX K Otilde -30\r
+KPX K e -15\r
+KPX K eacute -15\r
+KPX K ecaron -15\r
+KPX K ecircumflex -15\r
+KPX K edieresis -15\r
+KPX K edotaccent -15\r
+KPX K egrave -15\r
+KPX K emacron -15\r
+KPX K eogonek -15\r
+KPX K o -35\r
+KPX K oacute -35\r
+KPX K ocircumflex -35\r
+KPX K odieresis -35\r
+KPX K ograve -35\r
+KPX K ohungarumlaut -35\r
+KPX K omacron -35\r
+KPX K oslash -35\r
+KPX K otilde -35\r
+KPX K u -30\r
+KPX K uacute -30\r
+KPX K ucircumflex -30\r
+KPX K udieresis -30\r
+KPX K ugrave -30\r
+KPX K uhungarumlaut -30\r
+KPX K umacron -30\r
+KPX K uogonek -30\r
+KPX K uring -30\r
+KPX K y -40\r
+KPX K yacute -40\r
+KPX K ydieresis -40\r
+KPX Kcommaaccent O -30\r
+KPX Kcommaaccent Oacute -30\r
+KPX Kcommaaccent Ocircumflex -30\r
+KPX Kcommaaccent Odieresis -30\r
+KPX Kcommaaccent Ograve -30\r
+KPX Kcommaaccent Ohungarumlaut -30\r
+KPX Kcommaaccent Omacron -30\r
+KPX Kcommaaccent Oslash -30\r
+KPX Kcommaaccent Otilde -30\r
+KPX Kcommaaccent e -15\r
+KPX Kcommaaccent eacute -15\r
+KPX Kcommaaccent ecaron -15\r
+KPX Kcommaaccent ecircumflex -15\r
+KPX Kcommaaccent edieresis -15\r
+KPX Kcommaaccent edotaccent -15\r
+KPX Kcommaaccent egrave -15\r
+KPX Kcommaaccent emacron -15\r
+KPX Kcommaaccent eogonek -15\r
+KPX Kcommaaccent o -35\r
+KPX Kcommaaccent oacute -35\r
+KPX Kcommaaccent ocircumflex -35\r
+KPX Kcommaaccent odieresis -35\r
+KPX Kcommaaccent ograve -35\r
+KPX Kcommaaccent ohungarumlaut -35\r
+KPX Kcommaaccent omacron -35\r
+KPX Kcommaaccent oslash -35\r
+KPX Kcommaaccent otilde -35\r
+KPX Kcommaaccent u -30\r
+KPX Kcommaaccent uacute -30\r
+KPX Kcommaaccent ucircumflex -30\r
+KPX Kcommaaccent udieresis -30\r
+KPX Kcommaaccent ugrave -30\r
+KPX Kcommaaccent uhungarumlaut -30\r
+KPX Kcommaaccent umacron -30\r
+KPX Kcommaaccent uogonek -30\r
+KPX Kcommaaccent uring -30\r
+KPX Kcommaaccent y -40\r
+KPX Kcommaaccent yacute -40\r
+KPX Kcommaaccent ydieresis -40\r
+KPX L T -90\r
+KPX L Tcaron -90\r
+KPX L Tcommaaccent -90\r
+KPX L V -110\r
+KPX L W -80\r
+KPX L Y -120\r
+KPX L Yacute -120\r
+KPX L Ydieresis -120\r
+KPX L quotedblright -140\r
+KPX L quoteright -140\r
+KPX L y -30\r
+KPX L yacute -30\r
+KPX L ydieresis -30\r
+KPX Lacute T -90\r
+KPX Lacute Tcaron -90\r
+KPX Lacute Tcommaaccent -90\r
+KPX Lacute V -110\r
+KPX Lacute W -80\r
+KPX Lacute Y -120\r
+KPX Lacute Yacute -120\r
+KPX Lacute Ydieresis -120\r
+KPX Lacute quotedblright -140\r
+KPX Lacute quoteright -140\r
+KPX Lacute y -30\r
+KPX Lacute yacute -30\r
+KPX Lacute ydieresis -30\r
+KPX Lcommaaccent T -90\r
+KPX Lcommaaccent Tcaron -90\r
+KPX Lcommaaccent Tcommaaccent -90\r
+KPX Lcommaaccent V -110\r
+KPX Lcommaaccent W -80\r
+KPX Lcommaaccent Y -120\r
+KPX Lcommaaccent Yacute -120\r
+KPX Lcommaaccent Ydieresis -120\r
+KPX Lcommaaccent quotedblright -140\r
+KPX Lcommaaccent quoteright -140\r
+KPX Lcommaaccent y -30\r
+KPX Lcommaaccent yacute -30\r
+KPX Lcommaaccent ydieresis -30\r
+KPX Lslash T -90\r
+KPX Lslash Tcaron -90\r
+KPX Lslash Tcommaaccent -90\r
+KPX Lslash V -110\r
+KPX Lslash W -80\r
+KPX Lslash Y -120\r
+KPX Lslash Yacute -120\r
+KPX Lslash Ydieresis -120\r
+KPX Lslash quotedblright -140\r
+KPX Lslash quoteright -140\r
+KPX Lslash y -30\r
+KPX Lslash yacute -30\r
+KPX Lslash ydieresis -30\r
+KPX O A -50\r
+KPX O Aacute -50\r
+KPX O Abreve -50\r
+KPX O Acircumflex -50\r
+KPX O Adieresis -50\r
+KPX O Agrave -50\r
+KPX O Amacron -50\r
+KPX O Aogonek -50\r
+KPX O Aring -50\r
+KPX O Atilde -50\r
+KPX O T -40\r
+KPX O Tcaron -40\r
+KPX O Tcommaaccent -40\r
+KPX O V -50\r
+KPX O W -50\r
+KPX O X -50\r
+KPX O Y -70\r
+KPX O Yacute -70\r
+KPX O Ydieresis -70\r
+KPX O comma -40\r
+KPX O period -40\r
+KPX Oacute A -50\r
+KPX Oacute Aacute -50\r
+KPX Oacute Abreve -50\r
+KPX Oacute Acircumflex -50\r
+KPX Oacute Adieresis -50\r
+KPX Oacute Agrave -50\r
+KPX Oacute Amacron -50\r
+KPX Oacute Aogonek -50\r
+KPX Oacute Aring -50\r
+KPX Oacute Atilde -50\r
+KPX Oacute T -40\r
+KPX Oacute Tcaron -40\r
+KPX Oacute Tcommaaccent -40\r
+KPX Oacute V -50\r
+KPX Oacute W -50\r
+KPX Oacute X -50\r
+KPX Oacute Y -70\r
+KPX Oacute Yacute -70\r
+KPX Oacute Ydieresis -70\r
+KPX Oacute comma -40\r
+KPX Oacute period -40\r
+KPX Ocircumflex A -50\r
+KPX Ocircumflex Aacute -50\r
+KPX Ocircumflex Abreve -50\r
+KPX Ocircumflex Acircumflex -50\r
+KPX Ocircumflex Adieresis -50\r
+KPX Ocircumflex Agrave -50\r
+KPX Ocircumflex Amacron -50\r
+KPX Ocircumflex Aogonek -50\r
+KPX Ocircumflex Aring -50\r
+KPX Ocircumflex Atilde -50\r
+KPX Ocircumflex T -40\r
+KPX Ocircumflex Tcaron -40\r
+KPX Ocircumflex Tcommaaccent -40\r
+KPX Ocircumflex V -50\r
+KPX Ocircumflex W -50\r
+KPX Ocircumflex X -50\r
+KPX Ocircumflex Y -70\r
+KPX Ocircumflex Yacute -70\r
+KPX Ocircumflex Ydieresis -70\r
+KPX Ocircumflex comma -40\r
+KPX Ocircumflex period -40\r
+KPX Odieresis A -50\r
+KPX Odieresis Aacute -50\r
+KPX Odieresis Abreve -50\r
+KPX Odieresis Acircumflex -50\r
+KPX Odieresis Adieresis -50\r
+KPX Odieresis Agrave -50\r
+KPX Odieresis Amacron -50\r
+KPX Odieresis Aogonek -50\r
+KPX Odieresis Aring -50\r
+KPX Odieresis Atilde -50\r
+KPX Odieresis T -40\r
+KPX Odieresis Tcaron -40\r
+KPX Odieresis Tcommaaccent -40\r
+KPX Odieresis V -50\r
+KPX Odieresis W -50\r
+KPX Odieresis X -50\r
+KPX Odieresis Y -70\r
+KPX Odieresis Yacute -70\r
+KPX Odieresis Ydieresis -70\r
+KPX Odieresis comma -40\r
+KPX Odieresis period -40\r
+KPX Ograve A -50\r
+KPX Ograve Aacute -50\r
+KPX Ograve Abreve -50\r
+KPX Ograve Acircumflex -50\r
+KPX Ograve Adieresis -50\r
+KPX Ograve Agrave -50\r
+KPX Ograve Amacron -50\r
+KPX Ograve Aogonek -50\r
+KPX Ograve Aring -50\r
+KPX Ograve Atilde -50\r
+KPX Ograve T -40\r
+KPX Ograve Tcaron -40\r
+KPX Ograve Tcommaaccent -40\r
+KPX Ograve V -50\r
+KPX Ograve W -50\r
+KPX Ograve X -50\r
+KPX Ograve Y -70\r
+KPX Ograve Yacute -70\r
+KPX Ograve Ydieresis -70\r
+KPX Ograve comma -40\r
+KPX Ograve period -40\r
+KPX Ohungarumlaut A -50\r
+KPX Ohungarumlaut Aacute -50\r
+KPX Ohungarumlaut Abreve -50\r
+KPX Ohungarumlaut Acircumflex -50\r
+KPX Ohungarumlaut Adieresis -50\r
+KPX Ohungarumlaut Agrave -50\r
+KPX Ohungarumlaut Amacron -50\r
+KPX Ohungarumlaut Aogonek -50\r
+KPX Ohungarumlaut Aring -50\r
+KPX Ohungarumlaut Atilde -50\r
+KPX Ohungarumlaut T -40\r
+KPX Ohungarumlaut Tcaron -40\r
+KPX Ohungarumlaut Tcommaaccent -40\r
+KPX Ohungarumlaut V -50\r
+KPX Ohungarumlaut W -50\r
+KPX Ohungarumlaut X -50\r
+KPX Ohungarumlaut Y -70\r
+KPX Ohungarumlaut Yacute -70\r
+KPX Ohungarumlaut Ydieresis -70\r
+KPX Ohungarumlaut comma -40\r
+KPX Ohungarumlaut period -40\r
+KPX Omacron A -50\r
+KPX Omacron Aacute -50\r
+KPX Omacron Abreve -50\r
+KPX Omacron Acircumflex -50\r
+KPX Omacron Adieresis -50\r
+KPX Omacron Agrave -50\r
+KPX Omacron Amacron -50\r
+KPX Omacron Aogonek -50\r
+KPX Omacron Aring -50\r
+KPX Omacron Atilde -50\r
+KPX Omacron T -40\r
+KPX Omacron Tcaron -40\r
+KPX Omacron Tcommaaccent -40\r
+KPX Omacron V -50\r
+KPX Omacron W -50\r
+KPX Omacron X -50\r
+KPX Omacron Y -70\r
+KPX Omacron Yacute -70\r
+KPX Omacron Ydieresis -70\r
+KPX Omacron comma -40\r
+KPX Omacron period -40\r
+KPX Oslash A -50\r
+KPX Oslash Aacute -50\r
+KPX Oslash Abreve -50\r
+KPX Oslash Acircumflex -50\r
+KPX Oslash Adieresis -50\r
+KPX Oslash Agrave -50\r
+KPX Oslash Amacron -50\r
+KPX Oslash Aogonek -50\r
+KPX Oslash Aring -50\r
+KPX Oslash Atilde -50\r
+KPX Oslash T -40\r
+KPX Oslash Tcaron -40\r
+KPX Oslash Tcommaaccent -40\r
+KPX Oslash V -50\r
+KPX Oslash W -50\r
+KPX Oslash X -50\r
+KPX Oslash Y -70\r
+KPX Oslash Yacute -70\r
+KPX Oslash Ydieresis -70\r
+KPX Oslash comma -40\r
+KPX Oslash period -40\r
+KPX Otilde A -50\r
+KPX Otilde Aacute -50\r
+KPX Otilde Abreve -50\r
+KPX Otilde Acircumflex -50\r
+KPX Otilde Adieresis -50\r
+KPX Otilde Agrave -50\r
+KPX Otilde Amacron -50\r
+KPX Otilde Aogonek -50\r
+KPX Otilde Aring -50\r
+KPX Otilde Atilde -50\r
+KPX Otilde T -40\r
+KPX Otilde Tcaron -40\r
+KPX Otilde Tcommaaccent -40\r
+KPX Otilde V -50\r
+KPX Otilde W -50\r
+KPX Otilde X -50\r
+KPX Otilde Y -70\r
+KPX Otilde Yacute -70\r
+KPX Otilde Ydieresis -70\r
+KPX Otilde comma -40\r
+KPX Otilde period -40\r
+KPX P A -100\r
+KPX P Aacute -100\r
+KPX P Abreve -100\r
+KPX P Acircumflex -100\r
+KPX P Adieresis -100\r
+KPX P Agrave -100\r
+KPX P Amacron -100\r
+KPX P Aogonek -100\r
+KPX P Aring -100\r
+KPX P Atilde -100\r
+KPX P a -30\r
+KPX P aacute -30\r
+KPX P abreve -30\r
+KPX P acircumflex -30\r
+KPX P adieresis -30\r
+KPX P agrave -30\r
+KPX P amacron -30\r
+KPX P aogonek -30\r
+KPX P aring -30\r
+KPX P atilde -30\r
+KPX P comma -120\r
+KPX P e -30\r
+KPX P eacute -30\r
+KPX P ecaron -30\r
+KPX P ecircumflex -30\r
+KPX P edieresis -30\r
+KPX P edotaccent -30\r
+KPX P egrave -30\r
+KPX P emacron -30\r
+KPX P eogonek -30\r
+KPX P o -40\r
+KPX P oacute -40\r
+KPX P ocircumflex -40\r
+KPX P odieresis -40\r
+KPX P ograve -40\r
+KPX P ohungarumlaut -40\r
+KPX P omacron -40\r
+KPX P oslash -40\r
+KPX P otilde -40\r
+KPX P period -120\r
+KPX Q U -10\r
+KPX Q Uacute -10\r
+KPX Q Ucircumflex -10\r
+KPX Q Udieresis -10\r
+KPX Q Ugrave -10\r
+KPX Q Uhungarumlaut -10\r
+KPX Q Umacron -10\r
+KPX Q Uogonek -10\r
+KPX Q Uring -10\r
+KPX Q comma 20\r
+KPX Q period 20\r
+KPX R O -20\r
+KPX R Oacute -20\r
+KPX R Ocircumflex -20\r
+KPX R Odieresis -20\r
+KPX R Ograve -20\r
+KPX R Ohungarumlaut -20\r
+KPX R Omacron -20\r
+KPX R Oslash -20\r
+KPX R Otilde -20\r
+KPX R T -20\r
+KPX R Tcaron -20\r
+KPX R Tcommaaccent -20\r
+KPX R U -20\r
+KPX R Uacute -20\r
+KPX R Ucircumflex -20\r
+KPX R Udieresis -20\r
+KPX R Ugrave -20\r
+KPX R Uhungarumlaut -20\r
+KPX R Umacron -20\r
+KPX R Uogonek -20\r
+KPX R Uring -20\r
+KPX R V -50\r
+KPX R W -40\r
+KPX R Y -50\r
+KPX R Yacute -50\r
+KPX R Ydieresis -50\r
+KPX Racute O -20\r
+KPX Racute Oacute -20\r
+KPX Racute Ocircumflex -20\r
+KPX Racute Odieresis -20\r
+KPX Racute Ograve -20\r
+KPX Racute Ohungarumlaut -20\r
+KPX Racute Omacron -20\r
+KPX Racute Oslash -20\r
+KPX Racute Otilde -20\r
+KPX Racute T -20\r
+KPX Racute Tcaron -20\r
+KPX Racute Tcommaaccent -20\r
+KPX Racute U -20\r
+KPX Racute Uacute -20\r
+KPX Racute Ucircumflex -20\r
+KPX Racute Udieresis -20\r
+KPX Racute Ugrave -20\r
+KPX Racute Uhungarumlaut -20\r
+KPX Racute Umacron -20\r
+KPX Racute Uogonek -20\r
+KPX Racute Uring -20\r
+KPX Racute V -50\r
+KPX Racute W -40\r
+KPX Racute Y -50\r
+KPX Racute Yacute -50\r
+KPX Racute Ydieresis -50\r
+KPX Rcaron O -20\r
+KPX Rcaron Oacute -20\r
+KPX Rcaron Ocircumflex -20\r
+KPX Rcaron Odieresis -20\r
+KPX Rcaron Ograve -20\r
+KPX Rcaron Ohungarumlaut -20\r
+KPX Rcaron Omacron -20\r
+KPX Rcaron Oslash -20\r
+KPX Rcaron Otilde -20\r
+KPX Rcaron T -20\r
+KPX Rcaron Tcaron -20\r
+KPX Rcaron Tcommaaccent -20\r
+KPX Rcaron U -20\r
+KPX Rcaron Uacute -20\r
+KPX Rcaron Ucircumflex -20\r
+KPX Rcaron Udieresis -20\r
+KPX Rcaron Ugrave -20\r
+KPX Rcaron Uhungarumlaut -20\r
+KPX Rcaron Umacron -20\r
+KPX Rcaron Uogonek -20\r
+KPX Rcaron Uring -20\r
+KPX Rcaron V -50\r
+KPX Rcaron W -40\r
+KPX Rcaron Y -50\r
+KPX Rcaron Yacute -50\r
+KPX Rcaron Ydieresis -50\r
+KPX Rcommaaccent O -20\r
+KPX Rcommaaccent Oacute -20\r
+KPX Rcommaaccent Ocircumflex -20\r
+KPX Rcommaaccent Odieresis -20\r
+KPX Rcommaaccent Ograve -20\r
+KPX Rcommaaccent Ohungarumlaut -20\r
+KPX Rcommaaccent Omacron -20\r
+KPX Rcommaaccent Oslash -20\r
+KPX Rcommaaccent Otilde -20\r
+KPX Rcommaaccent T -20\r
+KPX Rcommaaccent Tcaron -20\r
+KPX Rcommaaccent Tcommaaccent -20\r
+KPX Rcommaaccent U -20\r
+KPX Rcommaaccent Uacute -20\r
+KPX Rcommaaccent Ucircumflex -20\r
+KPX Rcommaaccent Udieresis -20\r
+KPX Rcommaaccent Ugrave -20\r
+KPX Rcommaaccent Uhungarumlaut -20\r
+KPX Rcommaaccent Umacron -20\r
+KPX Rcommaaccent Uogonek -20\r
+KPX Rcommaaccent Uring -20\r
+KPX Rcommaaccent V -50\r
+KPX Rcommaaccent W -40\r
+KPX Rcommaaccent Y -50\r
+KPX Rcommaaccent Yacute -50\r
+KPX Rcommaaccent Ydieresis -50\r
+KPX T A -90\r
+KPX T Aacute -90\r
+KPX T Abreve -90\r
+KPX T Acircumflex -90\r
+KPX T Adieresis -90\r
+KPX T Agrave -90\r
+KPX T Amacron -90\r
+KPX T Aogonek -90\r
+KPX T Aring -90\r
+KPX T Atilde -90\r
+KPX T O -40\r
+KPX T Oacute -40\r
+KPX T Ocircumflex -40\r
+KPX T Odieresis -40\r
+KPX T Ograve -40\r
+KPX T Ohungarumlaut -40\r
+KPX T Omacron -40\r
+KPX T Oslash -40\r
+KPX T Otilde -40\r
+KPX T a -80\r
+KPX T aacute -80\r
+KPX T abreve -80\r
+KPX T acircumflex -80\r
+KPX T adieresis -80\r
+KPX T agrave -80\r
+KPX T amacron -80\r
+KPX T aogonek -80\r
+KPX T aring -80\r
+KPX T atilde -80\r
+KPX T colon -40\r
+KPX T comma -80\r
+KPX T e -60\r
+KPX T eacute -60\r
+KPX T ecaron -60\r
+KPX T ecircumflex -60\r
+KPX T edieresis -60\r
+KPX T edotaccent -60\r
+KPX T egrave -60\r
+KPX T emacron -60\r
+KPX T eogonek -60\r
+KPX T hyphen -120\r
+KPX T o -80\r
+KPX T oacute -80\r
+KPX T ocircumflex -80\r
+KPX T odieresis -80\r
+KPX T ograve -80\r
+KPX T ohungarumlaut -80\r
+KPX T omacron -80\r
+KPX T oslash -80\r
+KPX T otilde -80\r
+KPX T period -80\r
+KPX T r -80\r
+KPX T racute -80\r
+KPX T rcommaaccent -80\r
+KPX T semicolon -40\r
+KPX T u -90\r
+KPX T uacute -90\r
+KPX T ucircumflex -90\r
+KPX T udieresis -90\r
+KPX T ugrave -90\r
+KPX T uhungarumlaut -90\r
+KPX T umacron -90\r
+KPX T uogonek -90\r
+KPX T uring -90\r
+KPX T w -60\r
+KPX T y -60\r
+KPX T yacute -60\r
+KPX T ydieresis -60\r
+KPX Tcaron A -90\r
+KPX Tcaron Aacute -90\r
+KPX Tcaron Abreve -90\r
+KPX Tcaron Acircumflex -90\r
+KPX Tcaron Adieresis -90\r
+KPX Tcaron Agrave -90\r
+KPX Tcaron Amacron -90\r
+KPX Tcaron Aogonek -90\r
+KPX Tcaron Aring -90\r
+KPX Tcaron Atilde -90\r
+KPX Tcaron O -40\r
+KPX Tcaron Oacute -40\r
+KPX Tcaron Ocircumflex -40\r
+KPX Tcaron Odieresis -40\r
+KPX Tcaron Ograve -40\r
+KPX Tcaron Ohungarumlaut -40\r
+KPX Tcaron Omacron -40\r
+KPX Tcaron Oslash -40\r
+KPX Tcaron Otilde -40\r
+KPX Tcaron a -80\r
+KPX Tcaron aacute -80\r
+KPX Tcaron abreve -80\r
+KPX Tcaron acircumflex -80\r
+KPX Tcaron adieresis -80\r
+KPX Tcaron agrave -80\r
+KPX Tcaron amacron -80\r
+KPX Tcaron aogonek -80\r
+KPX Tcaron aring -80\r
+KPX Tcaron atilde -80\r
+KPX Tcaron colon -40\r
+KPX Tcaron comma -80\r
+KPX Tcaron e -60\r
+KPX Tcaron eacute -60\r
+KPX Tcaron ecaron -60\r
+KPX Tcaron ecircumflex -60\r
+KPX Tcaron edieresis -60\r
+KPX Tcaron edotaccent -60\r
+KPX Tcaron egrave -60\r
+KPX Tcaron emacron -60\r
+KPX Tcaron eogonek -60\r
+KPX Tcaron hyphen -120\r
+KPX Tcaron o -80\r
+KPX Tcaron oacute -80\r
+KPX Tcaron ocircumflex -80\r
+KPX Tcaron odieresis -80\r
+KPX Tcaron ograve -80\r
+KPX Tcaron ohungarumlaut -80\r
+KPX Tcaron omacron -80\r
+KPX Tcaron oslash -80\r
+KPX Tcaron otilde -80\r
+KPX Tcaron period -80\r
+KPX Tcaron r -80\r
+KPX Tcaron racute -80\r
+KPX Tcaron rcommaaccent -80\r
+KPX Tcaron semicolon -40\r
+KPX Tcaron u -90\r
+KPX Tcaron uacute -90\r
+KPX Tcaron ucircumflex -90\r
+KPX Tcaron udieresis -90\r
+KPX Tcaron ugrave -90\r
+KPX Tcaron uhungarumlaut -90\r
+KPX Tcaron umacron -90\r
+KPX Tcaron uogonek -90\r
+KPX Tcaron uring -90\r
+KPX Tcaron w -60\r
+KPX Tcaron y -60\r
+KPX Tcaron yacute -60\r
+KPX Tcaron ydieresis -60\r
+KPX Tcommaaccent A -90\r
+KPX Tcommaaccent Aacute -90\r
+KPX Tcommaaccent Abreve -90\r
+KPX Tcommaaccent Acircumflex -90\r
+KPX Tcommaaccent Adieresis -90\r
+KPX Tcommaaccent Agrave -90\r
+KPX Tcommaaccent Amacron -90\r
+KPX Tcommaaccent Aogonek -90\r
+KPX Tcommaaccent Aring -90\r
+KPX Tcommaaccent Atilde -90\r
+KPX Tcommaaccent O -40\r
+KPX Tcommaaccent Oacute -40\r
+KPX Tcommaaccent Ocircumflex -40\r
+KPX Tcommaaccent Odieresis -40\r
+KPX Tcommaaccent Ograve -40\r
+KPX Tcommaaccent Ohungarumlaut -40\r
+KPX Tcommaaccent Omacron -40\r
+KPX Tcommaaccent Oslash -40\r
+KPX Tcommaaccent Otilde -40\r
+KPX Tcommaaccent a -80\r
+KPX Tcommaaccent aacute -80\r
+KPX Tcommaaccent abreve -80\r
+KPX Tcommaaccent acircumflex -80\r
+KPX Tcommaaccent adieresis -80\r
+KPX Tcommaaccent agrave -80\r
+KPX Tcommaaccent amacron -80\r
+KPX Tcommaaccent aogonek -80\r
+KPX Tcommaaccent aring -80\r
+KPX Tcommaaccent atilde -80\r
+KPX Tcommaaccent colon -40\r
+KPX Tcommaaccent comma -80\r
+KPX Tcommaaccent e -60\r
+KPX Tcommaaccent eacute -60\r
+KPX Tcommaaccent ecaron -60\r
+KPX Tcommaaccent ecircumflex -60\r
+KPX Tcommaaccent edieresis -60\r
+KPX Tcommaaccent edotaccent -60\r
+KPX Tcommaaccent egrave -60\r
+KPX Tcommaaccent emacron -60\r
+KPX Tcommaaccent eogonek -60\r
+KPX Tcommaaccent hyphen -120\r
+KPX Tcommaaccent o -80\r
+KPX Tcommaaccent oacute -80\r
+KPX Tcommaaccent ocircumflex -80\r
+KPX Tcommaaccent odieresis -80\r
+KPX Tcommaaccent ograve -80\r
+KPX Tcommaaccent ohungarumlaut -80\r
+KPX Tcommaaccent omacron -80\r
+KPX Tcommaaccent oslash -80\r
+KPX Tcommaaccent otilde -80\r
+KPX Tcommaaccent period -80\r
+KPX Tcommaaccent r -80\r
+KPX Tcommaaccent racute -80\r
+KPX Tcommaaccent rcommaaccent -80\r
+KPX Tcommaaccent semicolon -40\r
+KPX Tcommaaccent u -90\r
+KPX Tcommaaccent uacute -90\r
+KPX Tcommaaccent ucircumflex -90\r
+KPX Tcommaaccent udieresis -90\r
+KPX Tcommaaccent ugrave -90\r
+KPX Tcommaaccent uhungarumlaut -90\r
+KPX Tcommaaccent umacron -90\r
+KPX Tcommaaccent uogonek -90\r
+KPX Tcommaaccent uring -90\r
+KPX Tcommaaccent w -60\r
+KPX Tcommaaccent y -60\r
+KPX Tcommaaccent yacute -60\r
+KPX Tcommaaccent ydieresis -60\r
+KPX U A -50\r
+KPX U Aacute -50\r
+KPX U Abreve -50\r
+KPX U Acircumflex -50\r
+KPX U Adieresis -50\r
+KPX U Agrave -50\r
+KPX U Amacron -50\r
+KPX U Aogonek -50\r
+KPX U Aring -50\r
+KPX U Atilde -50\r
+KPX U comma -30\r
+KPX U period -30\r
+KPX Uacute A -50\r
+KPX Uacute Aacute -50\r
+KPX Uacute Abreve -50\r
+KPX Uacute Acircumflex -50\r
+KPX Uacute Adieresis -50\r
+KPX Uacute Agrave -50\r
+KPX Uacute Amacron -50\r
+KPX Uacute Aogonek -50\r
+KPX Uacute Aring -50\r
+KPX Uacute Atilde -50\r
+KPX Uacute comma -30\r
+KPX Uacute period -30\r
+KPX Ucircumflex A -50\r
+KPX Ucircumflex Aacute -50\r
+KPX Ucircumflex Abreve -50\r
+KPX Ucircumflex Acircumflex -50\r
+KPX Ucircumflex Adieresis -50\r
+KPX Ucircumflex Agrave -50\r
+KPX Ucircumflex Amacron -50\r
+KPX Ucircumflex Aogonek -50\r
+KPX Ucircumflex Aring -50\r
+KPX Ucircumflex Atilde -50\r
+KPX Ucircumflex comma -30\r
+KPX Ucircumflex period -30\r
+KPX Udieresis A -50\r
+KPX Udieresis Aacute -50\r
+KPX Udieresis Abreve -50\r
+KPX Udieresis Acircumflex -50\r
+KPX Udieresis Adieresis -50\r
+KPX Udieresis Agrave -50\r
+KPX Udieresis Amacron -50\r
+KPX Udieresis Aogonek -50\r
+KPX Udieresis Aring -50\r
+KPX Udieresis Atilde -50\r
+KPX Udieresis comma -30\r
+KPX Udieresis period -30\r
+KPX Ugrave A -50\r
+KPX Ugrave Aacute -50\r
+KPX Ugrave Abreve -50\r
+KPX Ugrave Acircumflex -50\r
+KPX Ugrave Adieresis -50\r
+KPX Ugrave Agrave -50\r
+KPX Ugrave Amacron -50\r
+KPX Ugrave Aogonek -50\r
+KPX Ugrave Aring -50\r
+KPX Ugrave Atilde -50\r
+KPX Ugrave comma -30\r
+KPX Ugrave period -30\r
+KPX Uhungarumlaut A -50\r
+KPX Uhungarumlaut Aacute -50\r
+KPX Uhungarumlaut Abreve -50\r
+KPX Uhungarumlaut Acircumflex -50\r
+KPX Uhungarumlaut Adieresis -50\r
+KPX Uhungarumlaut Agrave -50\r
+KPX Uhungarumlaut Amacron -50\r
+KPX Uhungarumlaut Aogonek -50\r
+KPX Uhungarumlaut Aring -50\r
+KPX Uhungarumlaut Atilde -50\r
+KPX Uhungarumlaut comma -30\r
+KPX Uhungarumlaut period -30\r
+KPX Umacron A -50\r
+KPX Umacron Aacute -50\r
+KPX Umacron Abreve -50\r
+KPX Umacron Acircumflex -50\r
+KPX Umacron Adieresis -50\r
+KPX Umacron Agrave -50\r
+KPX Umacron Amacron -50\r
+KPX Umacron Aogonek -50\r
+KPX Umacron Aring -50\r
+KPX Umacron Atilde -50\r
+KPX Umacron comma -30\r
+KPX Umacron period -30\r
+KPX Uogonek A -50\r
+KPX Uogonek Aacute -50\r
+KPX Uogonek Abreve -50\r
+KPX Uogonek Acircumflex -50\r
+KPX Uogonek Adieresis -50\r
+KPX Uogonek Agrave -50\r
+KPX Uogonek Amacron -50\r
+KPX Uogonek Aogonek -50\r
+KPX Uogonek Aring -50\r
+KPX Uogonek Atilde -50\r
+KPX Uogonek comma -30\r
+KPX Uogonek period -30\r
+KPX Uring A -50\r
+KPX Uring Aacute -50\r
+KPX Uring Abreve -50\r
+KPX Uring Acircumflex -50\r
+KPX Uring Adieresis -50\r
+KPX Uring Agrave -50\r
+KPX Uring Amacron -50\r
+KPX Uring Aogonek -50\r
+KPX Uring Aring -50\r
+KPX Uring Atilde -50\r
+KPX Uring comma -30\r
+KPX Uring period -30\r
+KPX V A -80\r
+KPX V Aacute -80\r
+KPX V Abreve -80\r
+KPX V Acircumflex -80\r
+KPX V Adieresis -80\r
+KPX V Agrave -80\r
+KPX V Amacron -80\r
+KPX V Aogonek -80\r
+KPX V Aring -80\r
+KPX V Atilde -80\r
+KPX V G -50\r
+KPX V Gbreve -50\r
+KPX V Gcommaaccent -50\r
+KPX V O -50\r
+KPX V Oacute -50\r
+KPX V Ocircumflex -50\r
+KPX V Odieresis -50\r
+KPX V Ograve -50\r
+KPX V Ohungarumlaut -50\r
+KPX V Omacron -50\r
+KPX V Oslash -50\r
+KPX V Otilde -50\r
+KPX V a -60\r
+KPX V aacute -60\r
+KPX V abreve -60\r
+KPX V acircumflex -60\r
+KPX V adieresis -60\r
+KPX V agrave -60\r
+KPX V amacron -60\r
+KPX V aogonek -60\r
+KPX V aring -60\r
+KPX V atilde -60\r
+KPX V colon -40\r
+KPX V comma -120\r
+KPX V e -50\r
+KPX V eacute -50\r
+KPX V ecaron -50\r
+KPX V ecircumflex -50\r
+KPX V edieresis -50\r
+KPX V edotaccent -50\r
+KPX V egrave -50\r
+KPX V emacron -50\r
+KPX V eogonek -50\r
+KPX V hyphen -80\r
+KPX V o -90\r
+KPX V oacute -90\r
+KPX V ocircumflex -90\r
+KPX V odieresis -90\r
+KPX V ograve -90\r
+KPX V ohungarumlaut -90\r
+KPX V omacron -90\r
+KPX V oslash -90\r
+KPX V otilde -90\r
+KPX V period -120\r
+KPX V semicolon -40\r
+KPX V u -60\r
+KPX V uacute -60\r
+KPX V ucircumflex -60\r
+KPX V udieresis -60\r
+KPX V ugrave -60\r
+KPX V uhungarumlaut -60\r
+KPX V umacron -60\r
+KPX V uogonek -60\r
+KPX V uring -60\r
+KPX W A -60\r
+KPX W Aacute -60\r
+KPX W Abreve -60\r
+KPX W Acircumflex -60\r
+KPX W Adieresis -60\r
+KPX W Agrave -60\r
+KPX W Amacron -60\r
+KPX W Aogonek -60\r
+KPX W Aring -60\r
+KPX W Atilde -60\r
+KPX W O -20\r
+KPX W Oacute -20\r
+KPX W Ocircumflex -20\r
+KPX W Odieresis -20\r
+KPX W Ograve -20\r
+KPX W Ohungarumlaut -20\r
+KPX W Omacron -20\r
+KPX W Oslash -20\r
+KPX W Otilde -20\r
+KPX W a -40\r
+KPX W aacute -40\r
+KPX W abreve -40\r
+KPX W acircumflex -40\r
+KPX W adieresis -40\r
+KPX W agrave -40\r
+KPX W amacron -40\r
+KPX W aogonek -40\r
+KPX W aring -40\r
+KPX W atilde -40\r
+KPX W colon -10\r
+KPX W comma -80\r
+KPX W e -35\r
+KPX W eacute -35\r
+KPX W ecaron -35\r
+KPX W ecircumflex -35\r
+KPX W edieresis -35\r
+KPX W edotaccent -35\r
+KPX W egrave -35\r
+KPX W emacron -35\r
+KPX W eogonek -35\r
+KPX W hyphen -40\r
+KPX W o -60\r
+KPX W oacute -60\r
+KPX W ocircumflex -60\r
+KPX W odieresis -60\r
+KPX W ograve -60\r
+KPX W ohungarumlaut -60\r
+KPX W omacron -60\r
+KPX W oslash -60\r
+KPX W otilde -60\r
+KPX W period -80\r
+KPX W semicolon -10\r
+KPX W u -45\r
+KPX W uacute -45\r
+KPX W ucircumflex -45\r
+KPX W udieresis -45\r
+KPX W ugrave -45\r
+KPX W uhungarumlaut -45\r
+KPX W umacron -45\r
+KPX W uogonek -45\r
+KPX W uring -45\r
+KPX W y -20\r
+KPX W yacute -20\r
+KPX W ydieresis -20\r
+KPX Y A -110\r
+KPX Y Aacute -110\r
+KPX Y Abreve -110\r
+KPX Y Acircumflex -110\r
+KPX Y Adieresis -110\r
+KPX Y Agrave -110\r
+KPX Y Amacron -110\r
+KPX Y Aogonek -110\r
+KPX Y Aring -110\r
+KPX Y Atilde -110\r
+KPX Y O -70\r
+KPX Y Oacute -70\r
+KPX Y Ocircumflex -70\r
+KPX Y Odieresis -70\r
+KPX Y Ograve -70\r
+KPX Y Ohungarumlaut -70\r
+KPX Y Omacron -70\r
+KPX Y Oslash -70\r
+KPX Y Otilde -70\r
+KPX Y a -90\r
+KPX Y aacute -90\r
+KPX Y abreve -90\r
+KPX Y acircumflex -90\r
+KPX Y adieresis -90\r
+KPX Y agrave -90\r
+KPX Y amacron -90\r
+KPX Y aogonek -90\r
+KPX Y aring -90\r
+KPX Y atilde -90\r
+KPX Y colon -50\r
+KPX Y comma -100\r
+KPX Y e -80\r
+KPX Y eacute -80\r
+KPX Y ecaron -80\r
+KPX Y ecircumflex -80\r
+KPX Y edieresis -80\r
+KPX Y edotaccent -80\r
+KPX Y egrave -80\r
+KPX Y emacron -80\r
+KPX Y eogonek -80\r
+KPX Y o -100\r
+KPX Y oacute -100\r
+KPX Y ocircumflex -100\r
+KPX Y odieresis -100\r
+KPX Y ograve -100\r
+KPX Y ohungarumlaut -100\r
+KPX Y omacron -100\r
+KPX Y oslash -100\r
+KPX Y otilde -100\r
+KPX Y period -100\r
+KPX Y semicolon -50\r
+KPX Y u -100\r
+KPX Y uacute -100\r
+KPX Y ucircumflex -100\r
+KPX Y udieresis -100\r
+KPX Y ugrave -100\r
+KPX Y uhungarumlaut -100\r
+KPX Y umacron -100\r
+KPX Y uogonek -100\r
+KPX Y uring -100\r
+KPX Yacute A -110\r
+KPX Yacute Aacute -110\r
+KPX Yacute Abreve -110\r
+KPX Yacute Acircumflex -110\r
+KPX Yacute Adieresis -110\r
+KPX Yacute Agrave -110\r
+KPX Yacute Amacron -110\r
+KPX Yacute Aogonek -110\r
+KPX Yacute Aring -110\r
+KPX Yacute Atilde -110\r
+KPX Yacute O -70\r
+KPX Yacute Oacute -70\r
+KPX Yacute Ocircumflex -70\r
+KPX Yacute Odieresis -70\r
+KPX Yacute Ograve -70\r
+KPX Yacute Ohungarumlaut -70\r
+KPX Yacute Omacron -70\r
+KPX Yacute Oslash -70\r
+KPX Yacute Otilde -70\r
+KPX Yacute a -90\r
+KPX Yacute aacute -90\r
+KPX Yacute abreve -90\r
+KPX Yacute acircumflex -90\r
+KPX Yacute adieresis -90\r
+KPX Yacute agrave -90\r
+KPX Yacute amacron -90\r
+KPX Yacute aogonek -90\r
+KPX Yacute aring -90\r
+KPX Yacute atilde -90\r
+KPX Yacute colon -50\r
+KPX Yacute comma -100\r
+KPX Yacute e -80\r
+KPX Yacute eacute -80\r
+KPX Yacute ecaron -80\r
+KPX Yacute ecircumflex -80\r
+KPX Yacute edieresis -80\r
+KPX Yacute edotaccent -80\r
+KPX Yacute egrave -80\r
+KPX Yacute emacron -80\r
+KPX Yacute eogonek -80\r
+KPX Yacute o -100\r
+KPX Yacute oacute -100\r
+KPX Yacute ocircumflex -100\r
+KPX Yacute odieresis -100\r
+KPX Yacute ograve -100\r
+KPX Yacute ohungarumlaut -100\r
+KPX Yacute omacron -100\r
+KPX Yacute oslash -100\r
+KPX Yacute otilde -100\r
+KPX Yacute period -100\r
+KPX Yacute semicolon -50\r
+KPX Yacute u -100\r
+KPX Yacute uacute -100\r
+KPX Yacute ucircumflex -100\r
+KPX Yacute udieresis -100\r
+KPX Yacute ugrave -100\r
+KPX Yacute uhungarumlaut -100\r
+KPX Yacute umacron -100\r
+KPX Yacute uogonek -100\r
+KPX Yacute uring -100\r
+KPX Ydieresis A -110\r
+KPX Ydieresis Aacute -110\r
+KPX Ydieresis Abreve -110\r
+KPX Ydieresis Acircumflex -110\r
+KPX Ydieresis Adieresis -110\r
+KPX Ydieresis Agrave -110\r
+KPX Ydieresis Amacron -110\r
+KPX Ydieresis Aogonek -110\r
+KPX Ydieresis Aring -110\r
+KPX Ydieresis Atilde -110\r
+KPX Ydieresis O -70\r
+KPX Ydieresis Oacute -70\r
+KPX Ydieresis Ocircumflex -70\r
+KPX Ydieresis Odieresis -70\r
+KPX Ydieresis Ograve -70\r
+KPX Ydieresis Ohungarumlaut -70\r
+KPX Ydieresis Omacron -70\r
+KPX Ydieresis Oslash -70\r
+KPX Ydieresis Otilde -70\r
+KPX Ydieresis a -90\r
+KPX Ydieresis aacute -90\r
+KPX Ydieresis abreve -90\r
+KPX Ydieresis acircumflex -90\r
+KPX Ydieresis adieresis -90\r
+KPX Ydieresis agrave -90\r
+KPX Ydieresis amacron -90\r
+KPX Ydieresis aogonek -90\r
+KPX Ydieresis aring -90\r
+KPX Ydieresis atilde -90\r
+KPX Ydieresis colon -50\r
+KPX Ydieresis comma -100\r
+KPX Ydieresis e -80\r
+KPX Ydieresis eacute -80\r
+KPX Ydieresis ecaron -80\r
+KPX Ydieresis ecircumflex -80\r
+KPX Ydieresis edieresis -80\r
+KPX Ydieresis edotaccent -80\r
+KPX Ydieresis egrave -80\r
+KPX Ydieresis emacron -80\r
+KPX Ydieresis eogonek -80\r
+KPX Ydieresis o -100\r
+KPX Ydieresis oacute -100\r
+KPX Ydieresis ocircumflex -100\r
+KPX Ydieresis odieresis -100\r
+KPX Ydieresis ograve -100\r
+KPX Ydieresis ohungarumlaut -100\r
+KPX Ydieresis omacron -100\r
+KPX Ydieresis oslash -100\r
+KPX Ydieresis otilde -100\r
+KPX Ydieresis period -100\r
+KPX Ydieresis semicolon -50\r
+KPX Ydieresis u -100\r
+KPX Ydieresis uacute -100\r
+KPX Ydieresis ucircumflex -100\r
+KPX Ydieresis udieresis -100\r
+KPX Ydieresis ugrave -100\r
+KPX Ydieresis uhungarumlaut -100\r
+KPX Ydieresis umacron -100\r
+KPX Ydieresis uogonek -100\r
+KPX Ydieresis uring -100\r
+KPX a g -10\r
+KPX a gbreve -10\r
+KPX a gcommaaccent -10\r
+KPX a v -15\r
+KPX a w -15\r
+KPX a y -20\r
+KPX a yacute -20\r
+KPX a ydieresis -20\r
+KPX aacute g -10\r
+KPX aacute gbreve -10\r
+KPX aacute gcommaaccent -10\r
+KPX aacute v -15\r
+KPX aacute w -15\r
+KPX aacute y -20\r
+KPX aacute yacute -20\r
+KPX aacute ydieresis -20\r
+KPX abreve g -10\r
+KPX abreve gbreve -10\r
+KPX abreve gcommaaccent -10\r
+KPX abreve v -15\r
+KPX abreve w -15\r
+KPX abreve y -20\r
+KPX abreve yacute -20\r
+KPX abreve ydieresis -20\r
+KPX acircumflex g -10\r
+KPX acircumflex gbreve -10\r
+KPX acircumflex gcommaaccent -10\r
+KPX acircumflex v -15\r
+KPX acircumflex w -15\r
+KPX acircumflex y -20\r
+KPX acircumflex yacute -20\r
+KPX acircumflex ydieresis -20\r
+KPX adieresis g -10\r
+KPX adieresis gbreve -10\r
+KPX adieresis gcommaaccent -10\r
+KPX adieresis v -15\r
+KPX adieresis w -15\r
+KPX adieresis y -20\r
+KPX adieresis yacute -20\r
+KPX adieresis ydieresis -20\r
+KPX agrave g -10\r
+KPX agrave gbreve -10\r
+KPX agrave gcommaaccent -10\r
+KPX agrave v -15\r
+KPX agrave w -15\r
+KPX agrave y -20\r
+KPX agrave yacute -20\r
+KPX agrave ydieresis -20\r
+KPX amacron g -10\r
+KPX amacron gbreve -10\r
+KPX amacron gcommaaccent -10\r
+KPX amacron v -15\r
+KPX amacron w -15\r
+KPX amacron y -20\r
+KPX amacron yacute -20\r
+KPX amacron ydieresis -20\r
+KPX aogonek g -10\r
+KPX aogonek gbreve -10\r
+KPX aogonek gcommaaccent -10\r
+KPX aogonek v -15\r
+KPX aogonek w -15\r
+KPX aogonek y -20\r
+KPX aogonek yacute -20\r
+KPX aogonek ydieresis -20\r
+KPX aring g -10\r
+KPX aring gbreve -10\r
+KPX aring gcommaaccent -10\r
+KPX aring v -15\r
+KPX aring w -15\r
+KPX aring y -20\r
+KPX aring yacute -20\r
+KPX aring ydieresis -20\r
+KPX atilde g -10\r
+KPX atilde gbreve -10\r
+KPX atilde gcommaaccent -10\r
+KPX atilde v -15\r
+KPX atilde w -15\r
+KPX atilde y -20\r
+KPX atilde yacute -20\r
+KPX atilde ydieresis -20\r
+KPX b l -10\r
+KPX b lacute -10\r
+KPX b lcommaaccent -10\r
+KPX b lslash -10\r
+KPX b u -20\r
+KPX b uacute -20\r
+KPX b ucircumflex -20\r
+KPX b udieresis -20\r
+KPX b ugrave -20\r
+KPX b uhungarumlaut -20\r
+KPX b umacron -20\r
+KPX b uogonek -20\r
+KPX b uring -20\r
+KPX b v -20\r
+KPX b y -20\r
+KPX b yacute -20\r
+KPX b ydieresis -20\r
+KPX c h -10\r
+KPX c k -20\r
+KPX c kcommaaccent -20\r
+KPX c l -20\r
+KPX c lacute -20\r
+KPX c lcommaaccent -20\r
+KPX c lslash -20\r
+KPX c y -10\r
+KPX c yacute -10\r
+KPX c ydieresis -10\r
+KPX cacute h -10\r
+KPX cacute k -20\r
+KPX cacute kcommaaccent -20\r
+KPX cacute l -20\r
+KPX cacute lacute -20\r
+KPX cacute lcommaaccent -20\r
+KPX cacute lslash -20\r
+KPX cacute y -10\r
+KPX cacute yacute -10\r
+KPX cacute ydieresis -10\r
+KPX ccaron h -10\r
+KPX ccaron k -20\r
+KPX ccaron kcommaaccent -20\r
+KPX ccaron l -20\r
+KPX ccaron lacute -20\r
+KPX ccaron lcommaaccent -20\r
+KPX ccaron lslash -20\r
+KPX ccaron y -10\r
+KPX ccaron yacute -10\r
+KPX ccaron ydieresis -10\r
+KPX ccedilla h -10\r
+KPX ccedilla k -20\r
+KPX ccedilla kcommaaccent -20\r
+KPX ccedilla l -20\r
+KPX ccedilla lacute -20\r
+KPX ccedilla lcommaaccent -20\r
+KPX ccedilla lslash -20\r
+KPX ccedilla y -10\r
+KPX ccedilla yacute -10\r
+KPX ccedilla ydieresis -10\r
+KPX colon space -40\r
+KPX comma quotedblright -120\r
+KPX comma quoteright -120\r
+KPX comma space -40\r
+KPX d d -10\r
+KPX d dcroat -10\r
+KPX d v -15\r
+KPX d w -15\r
+KPX d y -15\r
+KPX d yacute -15\r
+KPX d ydieresis -15\r
+KPX dcroat d -10\r
+KPX dcroat dcroat -10\r
+KPX dcroat v -15\r
+KPX dcroat w -15\r
+KPX dcroat y -15\r
+KPX dcroat yacute -15\r
+KPX dcroat ydieresis -15\r
+KPX e comma 10\r
+KPX e period 20\r
+KPX e v -15\r
+KPX e w -15\r
+KPX e x -15\r
+KPX e y -15\r
+KPX e yacute -15\r
+KPX e ydieresis -15\r
+KPX eacute comma 10\r
+KPX eacute period 20\r
+KPX eacute v -15\r
+KPX eacute w -15\r
+KPX eacute x -15\r
+KPX eacute y -15\r
+KPX eacute yacute -15\r
+KPX eacute ydieresis -15\r
+KPX ecaron comma 10\r
+KPX ecaron period 20\r
+KPX ecaron v -15\r
+KPX ecaron w -15\r
+KPX ecaron x -15\r
+KPX ecaron y -15\r
+KPX ecaron yacute -15\r
+KPX ecaron ydieresis -15\r
+KPX ecircumflex comma 10\r
+KPX ecircumflex period 20\r
+KPX ecircumflex v -15\r
+KPX ecircumflex w -15\r
+KPX ecircumflex x -15\r
+KPX ecircumflex y -15\r
+KPX ecircumflex yacute -15\r
+KPX ecircumflex ydieresis -15\r
+KPX edieresis comma 10\r
+KPX edieresis period 20\r
+KPX edieresis v -15\r
+KPX edieresis w -15\r
+KPX edieresis x -15\r
+KPX edieresis y -15\r
+KPX edieresis yacute -15\r
+KPX edieresis ydieresis -15\r
+KPX edotaccent comma 10\r
+KPX edotaccent period 20\r
+KPX edotaccent v -15\r
+KPX edotaccent w -15\r
+KPX edotaccent x -15\r
+KPX edotaccent y -15\r
+KPX edotaccent yacute -15\r
+KPX edotaccent ydieresis -15\r
+KPX egrave comma 10\r
+KPX egrave period 20\r
+KPX egrave v -15\r
+KPX egrave w -15\r
+KPX egrave x -15\r
+KPX egrave y -15\r
+KPX egrave yacute -15\r
+KPX egrave ydieresis -15\r
+KPX emacron comma 10\r
+KPX emacron period 20\r
+KPX emacron v -15\r
+KPX emacron w -15\r
+KPX emacron x -15\r
+KPX emacron y -15\r
+KPX emacron yacute -15\r
+KPX emacron ydieresis -15\r
+KPX eogonek comma 10\r
+KPX eogonek period 20\r
+KPX eogonek v -15\r
+KPX eogonek w -15\r
+KPX eogonek x -15\r
+KPX eogonek y -15\r
+KPX eogonek yacute -15\r
+KPX eogonek ydieresis -15\r
+KPX f comma -10\r
+KPX f e -10\r
+KPX f eacute -10\r
+KPX f ecaron -10\r
+KPX f ecircumflex -10\r
+KPX f edieresis -10\r
+KPX f edotaccent -10\r
+KPX f egrave -10\r
+KPX f emacron -10\r
+KPX f eogonek -10\r
+KPX f o -20\r
+KPX f oacute -20\r
+KPX f ocircumflex -20\r
+KPX f odieresis -20\r
+KPX f ograve -20\r
+KPX f ohungarumlaut -20\r
+KPX f omacron -20\r
+KPX f oslash -20\r
+KPX f otilde -20\r
+KPX f period -10\r
+KPX f quotedblright 30\r
+KPX f quoteright 30\r
+KPX g e 10\r
+KPX g eacute 10\r
+KPX g ecaron 10\r
+KPX g ecircumflex 10\r
+KPX g edieresis 10\r
+KPX g edotaccent 10\r
+KPX g egrave 10\r
+KPX g emacron 10\r
+KPX g eogonek 10\r
+KPX g g -10\r
+KPX g gbreve -10\r
+KPX g gcommaaccent -10\r
+KPX gbreve e 10\r
+KPX gbreve eacute 10\r
+KPX gbreve ecaron 10\r
+KPX gbreve ecircumflex 10\r
+KPX gbreve edieresis 10\r
+KPX gbreve edotaccent 10\r
+KPX gbreve egrave 10\r
+KPX gbreve emacron 10\r
+KPX gbreve eogonek 10\r
+KPX gbreve g -10\r
+KPX gbreve gbreve -10\r
+KPX gbreve gcommaaccent -10\r
+KPX gcommaaccent e 10\r
+KPX gcommaaccent eacute 10\r
+KPX gcommaaccent ecaron 10\r
+KPX gcommaaccent ecircumflex 10\r
+KPX gcommaaccent edieresis 10\r
+KPX gcommaaccent edotaccent 10\r
+KPX gcommaaccent egrave 10\r
+KPX gcommaaccent emacron 10\r
+KPX gcommaaccent eogonek 10\r
+KPX gcommaaccent g -10\r
+KPX gcommaaccent gbreve -10\r
+KPX gcommaaccent gcommaaccent -10\r
+KPX h y -20\r
+KPX h yacute -20\r
+KPX h ydieresis -20\r
+KPX k o -15\r
+KPX k oacute -15\r
+KPX k ocircumflex -15\r
+KPX k odieresis -15\r
+KPX k ograve -15\r
+KPX k ohungarumlaut -15\r
+KPX k omacron -15\r
+KPX k oslash -15\r
+KPX k otilde -15\r
+KPX kcommaaccent o -15\r
+KPX kcommaaccent oacute -15\r
+KPX kcommaaccent ocircumflex -15\r
+KPX kcommaaccent odieresis -15\r
+KPX kcommaaccent ograve -15\r
+KPX kcommaaccent ohungarumlaut -15\r
+KPX kcommaaccent omacron -15\r
+KPX kcommaaccent oslash -15\r
+KPX kcommaaccent otilde -15\r
+KPX l w -15\r
+KPX l y -15\r
+KPX l yacute -15\r
+KPX l ydieresis -15\r
+KPX lacute w -15\r
+KPX lacute y -15\r
+KPX lacute yacute -15\r
+KPX lacute ydieresis -15\r
+KPX lcommaaccent w -15\r
+KPX lcommaaccent y -15\r
+KPX lcommaaccent yacute -15\r
+KPX lcommaaccent ydieresis -15\r
+KPX lslash w -15\r
+KPX lslash y -15\r
+KPX lslash yacute -15\r
+KPX lslash ydieresis -15\r
+KPX m u -20\r
+KPX m uacute -20\r
+KPX m ucircumflex -20\r
+KPX m udieresis -20\r
+KPX m ugrave -20\r
+KPX m uhungarumlaut -20\r
+KPX m umacron -20\r
+KPX m uogonek -20\r
+KPX m uring -20\r
+KPX m y -30\r
+KPX m yacute -30\r
+KPX m ydieresis -30\r
+KPX n u -10\r
+KPX n uacute -10\r
+KPX n ucircumflex -10\r
+KPX n udieresis -10\r
+KPX n ugrave -10\r
+KPX n uhungarumlaut -10\r
+KPX n umacron -10\r
+KPX n uogonek -10\r
+KPX n uring -10\r
+KPX n v -40\r
+KPX n y -20\r
+KPX n yacute -20\r
+KPX n ydieresis -20\r
+KPX nacute u -10\r
+KPX nacute uacute -10\r
+KPX nacute ucircumflex -10\r
+KPX nacute udieresis -10\r
+KPX nacute ugrave -10\r
+KPX nacute uhungarumlaut -10\r
+KPX nacute umacron -10\r
+KPX nacute uogonek -10\r
+KPX nacute uring -10\r
+KPX nacute v -40\r
+KPX nacute y -20\r
+KPX nacute yacute -20\r
+KPX nacute ydieresis -20\r
+KPX ncaron u -10\r
+KPX ncaron uacute -10\r
+KPX ncaron ucircumflex -10\r
+KPX ncaron udieresis -10\r
+KPX ncaron ugrave -10\r
+KPX ncaron uhungarumlaut -10\r
+KPX ncaron umacron -10\r
+KPX ncaron uogonek -10\r
+KPX ncaron uring -10\r
+KPX ncaron v -40\r
+KPX ncaron y -20\r
+KPX ncaron yacute -20\r
+KPX ncaron ydieresis -20\r
+KPX ncommaaccent u -10\r
+KPX ncommaaccent uacute -10\r
+KPX ncommaaccent ucircumflex -10\r
+KPX ncommaaccent udieresis -10\r
+KPX ncommaaccent ugrave -10\r
+KPX ncommaaccent uhungarumlaut -10\r
+KPX ncommaaccent umacron -10\r
+KPX ncommaaccent uogonek -10\r
+KPX ncommaaccent uring -10\r
+KPX ncommaaccent v -40\r
+KPX ncommaaccent y -20\r
+KPX ncommaaccent yacute -20\r
+KPX ncommaaccent ydieresis -20\r
+KPX ntilde u -10\r
+KPX ntilde uacute -10\r
+KPX ntilde ucircumflex -10\r
+KPX ntilde udieresis -10\r
+KPX ntilde ugrave -10\r
+KPX ntilde uhungarumlaut -10\r
+KPX ntilde umacron -10\r
+KPX ntilde uogonek -10\r
+KPX ntilde uring -10\r
+KPX ntilde v -40\r
+KPX ntilde y -20\r
+KPX ntilde yacute -20\r
+KPX ntilde ydieresis -20\r
+KPX o v -20\r
+KPX o w -15\r
+KPX o x -30\r
+KPX o y -20\r
+KPX o yacute -20\r
+KPX o ydieresis -20\r
+KPX oacute v -20\r
+KPX oacute w -15\r
+KPX oacute x -30\r
+KPX oacute y -20\r
+KPX oacute yacute -20\r
+KPX oacute ydieresis -20\r
+KPX ocircumflex v -20\r
+KPX ocircumflex w -15\r
+KPX ocircumflex x -30\r
+KPX ocircumflex y -20\r
+KPX ocircumflex yacute -20\r
+KPX ocircumflex ydieresis -20\r
+KPX odieresis v -20\r
+KPX odieresis w -15\r
+KPX odieresis x -30\r
+KPX odieresis y -20\r
+KPX odieresis yacute -20\r
+KPX odieresis ydieresis -20\r
+KPX ograve v -20\r
+KPX ograve w -15\r
+KPX ograve x -30\r
+KPX ograve y -20\r
+KPX ograve yacute -20\r
+KPX ograve ydieresis -20\r
+KPX ohungarumlaut v -20\r
+KPX ohungarumlaut w -15\r
+KPX ohungarumlaut x -30\r
+KPX ohungarumlaut y -20\r
+KPX ohungarumlaut yacute -20\r
+KPX ohungarumlaut ydieresis -20\r
+KPX omacron v -20\r
+KPX omacron w -15\r
+KPX omacron x -30\r
+KPX omacron y -20\r
+KPX omacron yacute -20\r
+KPX omacron ydieresis -20\r
+KPX oslash v -20\r
+KPX oslash w -15\r
+KPX oslash x -30\r
+KPX oslash y -20\r
+KPX oslash yacute -20\r
+KPX oslash ydieresis -20\r
+KPX otilde v -20\r
+KPX otilde w -15\r
+KPX otilde x -30\r
+KPX otilde y -20\r
+KPX otilde yacute -20\r
+KPX otilde ydieresis -20\r
+KPX p y -15\r
+KPX p yacute -15\r
+KPX p ydieresis -15\r
+KPX period quotedblright -120\r
+KPX period quoteright -120\r
+KPX period space -40\r
+KPX quotedblright space -80\r
+KPX quoteleft quoteleft -46\r
+KPX quoteright d -80\r
+KPX quoteright dcroat -80\r
+KPX quoteright l -20\r
+KPX quoteright lacute -20\r
+KPX quoteright lcommaaccent -20\r
+KPX quoteright lslash -20\r
+KPX quoteright quoteright -46\r
+KPX quoteright r -40\r
+KPX quoteright racute -40\r
+KPX quoteright rcaron -40\r
+KPX quoteright rcommaaccent -40\r
+KPX quoteright s -60\r
+KPX quoteright sacute -60\r
+KPX quoteright scaron -60\r
+KPX quoteright scedilla -60\r
+KPX quoteright scommaaccent -60\r
+KPX quoteright space -80\r
+KPX quoteright v -20\r
+KPX r c -20\r
+KPX r cacute -20\r
+KPX r ccaron -20\r
+KPX r ccedilla -20\r
+KPX r comma -60\r
+KPX r d -20\r
+KPX r dcroat -20\r
+KPX r g -15\r
+KPX r gbreve -15\r
+KPX r gcommaaccent -15\r
+KPX r hyphen -20\r
+KPX r o -20\r
+KPX r oacute -20\r
+KPX r ocircumflex -20\r
+KPX r odieresis -20\r
+KPX r ograve -20\r
+KPX r ohungarumlaut -20\r
+KPX r omacron -20\r
+KPX r oslash -20\r
+KPX r otilde -20\r
+KPX r period -60\r
+KPX r q -20\r
+KPX r s -15\r
+KPX r sacute -15\r
+KPX r scaron -15\r
+KPX r scedilla -15\r
+KPX r scommaaccent -15\r
+KPX r t 20\r
+KPX r tcommaaccent 20\r
+KPX r v 10\r
+KPX r y 10\r
+KPX r yacute 10\r
+KPX r ydieresis 10\r
+KPX racute c -20\r
+KPX racute cacute -20\r
+KPX racute ccaron -20\r
+KPX racute ccedilla -20\r
+KPX racute comma -60\r
+KPX racute d -20\r
+KPX racute dcroat -20\r
+KPX racute g -15\r
+KPX racute gbreve -15\r
+KPX racute gcommaaccent -15\r
+KPX racute hyphen -20\r
+KPX racute o -20\r
+KPX racute oacute -20\r
+KPX racute ocircumflex -20\r
+KPX racute odieresis -20\r
+KPX racute ograve -20\r
+KPX racute ohungarumlaut -20\r
+KPX racute omacron -20\r
+KPX racute oslash -20\r
+KPX racute otilde -20\r
+KPX racute period -60\r
+KPX racute q -20\r
+KPX racute s -15\r
+KPX racute sacute -15\r
+KPX racute scaron -15\r
+KPX racute scedilla -15\r
+KPX racute scommaaccent -15\r
+KPX racute t 20\r
+KPX racute tcommaaccent 20\r
+KPX racute v 10\r
+KPX racute y 10\r
+KPX racute yacute 10\r
+KPX racute ydieresis 10\r
+KPX rcaron c -20\r
+KPX rcaron cacute -20\r
+KPX rcaron ccaron -20\r
+KPX rcaron ccedilla -20\r
+KPX rcaron comma -60\r
+KPX rcaron d -20\r
+KPX rcaron dcroat -20\r
+KPX rcaron g -15\r
+KPX rcaron gbreve -15\r
+KPX rcaron gcommaaccent -15\r
+KPX rcaron hyphen -20\r
+KPX rcaron o -20\r
+KPX rcaron oacute -20\r
+KPX rcaron ocircumflex -20\r
+KPX rcaron odieresis -20\r
+KPX rcaron ograve -20\r
+KPX rcaron ohungarumlaut -20\r
+KPX rcaron omacron -20\r
+KPX rcaron oslash -20\r
+KPX rcaron otilde -20\r
+KPX rcaron period -60\r
+KPX rcaron q -20\r
+KPX rcaron s -15\r
+KPX rcaron sacute -15\r
+KPX rcaron scaron -15\r
+KPX rcaron scedilla -15\r
+KPX rcaron scommaaccent -15\r
+KPX rcaron t 20\r
+KPX rcaron tcommaaccent 20\r
+KPX rcaron v 10\r
+KPX rcaron y 10\r
+KPX rcaron yacute 10\r
+KPX rcaron ydieresis 10\r
+KPX rcommaaccent c -20\r
+KPX rcommaaccent cacute -20\r
+KPX rcommaaccent ccaron -20\r
+KPX rcommaaccent ccedilla -20\r
+KPX rcommaaccent comma -60\r
+KPX rcommaaccent d -20\r
+KPX rcommaaccent dcroat -20\r
+KPX rcommaaccent g -15\r
+KPX rcommaaccent gbreve -15\r
+KPX rcommaaccent gcommaaccent -15\r
+KPX rcommaaccent hyphen -20\r
+KPX rcommaaccent o -20\r
+KPX rcommaaccent oacute -20\r
+KPX rcommaaccent ocircumflex -20\r
+KPX rcommaaccent odieresis -20\r
+KPX rcommaaccent ograve -20\r
+KPX rcommaaccent ohungarumlaut -20\r
+KPX rcommaaccent omacron -20\r
+KPX rcommaaccent oslash -20\r
+KPX rcommaaccent otilde -20\r
+KPX rcommaaccent period -60\r
+KPX rcommaaccent q -20\r
+KPX rcommaaccent s -15\r
+KPX rcommaaccent sacute -15\r
+KPX rcommaaccent scaron -15\r
+KPX rcommaaccent scedilla -15\r
+KPX rcommaaccent scommaaccent -15\r
+KPX rcommaaccent t 20\r
+KPX rcommaaccent tcommaaccent 20\r
+KPX rcommaaccent v 10\r
+KPX rcommaaccent y 10\r
+KPX rcommaaccent yacute 10\r
+KPX rcommaaccent ydieresis 10\r
+KPX s w -15\r
+KPX sacute w -15\r
+KPX scaron w -15\r
+KPX scedilla w -15\r
+KPX scommaaccent w -15\r
+KPX semicolon space -40\r
+KPX space T -100\r
+KPX space Tcaron -100\r
+KPX space Tcommaaccent -100\r
+KPX space V -80\r
+KPX space W -80\r
+KPX space Y -120\r
+KPX space Yacute -120\r
+KPX space Ydieresis -120\r
+KPX space quotedblleft -80\r
+KPX space quoteleft -60\r
+KPX v a -20\r
+KPX v aacute -20\r
+KPX v abreve -20\r
+KPX v acircumflex -20\r
+KPX v adieresis -20\r
+KPX v agrave -20\r
+KPX v amacron -20\r
+KPX v aogonek -20\r
+KPX v aring -20\r
+KPX v atilde -20\r
+KPX v comma -80\r
+KPX v o -30\r
+KPX v oacute -30\r
+KPX v ocircumflex -30\r
+KPX v odieresis -30\r
+KPX v ograve -30\r
+KPX v ohungarumlaut -30\r
+KPX v omacron -30\r
+KPX v oslash -30\r
+KPX v otilde -30\r
+KPX v period -80\r
+KPX w comma -40\r
+KPX w o -20\r
+KPX w oacute -20\r
+KPX w ocircumflex -20\r
+KPX w odieresis -20\r
+KPX w ograve -20\r
+KPX w ohungarumlaut -20\r
+KPX w omacron -20\r
+KPX w oslash -20\r
+KPX w otilde -20\r
+KPX w period -40\r
+KPX x e -10\r
+KPX x eacute -10\r
+KPX x ecaron -10\r
+KPX x ecircumflex -10\r
+KPX x edieresis -10\r
+KPX x edotaccent -10\r
+KPX x egrave -10\r
+KPX x emacron -10\r
+KPX x eogonek -10\r
+KPX y a -30\r
+KPX y aacute -30\r
+KPX y abreve -30\r
+KPX y acircumflex -30\r
+KPX y adieresis -30\r
+KPX y agrave -30\r
+KPX y amacron -30\r
+KPX y aogonek -30\r
+KPX y aring -30\r
+KPX y atilde -30\r
+KPX y comma -80\r
+KPX y e -10\r
+KPX y eacute -10\r
+KPX y ecaron -10\r
+KPX y ecircumflex -10\r
+KPX y edieresis -10\r
+KPX y edotaccent -10\r
+KPX y egrave -10\r
+KPX y emacron -10\r
+KPX y eogonek -10\r
+KPX y o -25\r
+KPX y oacute -25\r
+KPX y ocircumflex -25\r
+KPX y odieresis -25\r
+KPX y ograve -25\r
+KPX y ohungarumlaut -25\r
+KPX y omacron -25\r
+KPX y oslash -25\r
+KPX y otilde -25\r
+KPX y period -80\r
+KPX yacute a -30\r
+KPX yacute aacute -30\r
+KPX yacute abreve -30\r
+KPX yacute acircumflex -30\r
+KPX yacute adieresis -30\r
+KPX yacute agrave -30\r
+KPX yacute amacron -30\r
+KPX yacute aogonek -30\r
+KPX yacute aring -30\r
+KPX yacute atilde -30\r
+KPX yacute comma -80\r
+KPX yacute e -10\r
+KPX yacute eacute -10\r
+KPX yacute ecaron -10\r
+KPX yacute ecircumflex -10\r
+KPX yacute edieresis -10\r
+KPX yacute edotaccent -10\r
+KPX yacute egrave -10\r
+KPX yacute emacron -10\r
+KPX yacute eogonek -10\r
+KPX yacute o -25\r
+KPX yacute oacute -25\r
+KPX yacute ocircumflex -25\r
+KPX yacute odieresis -25\r
+KPX yacute ograve -25\r
+KPX yacute ohungarumlaut -25\r
+KPX yacute omacron -25\r
+KPX yacute oslash -25\r
+KPX yacute otilde -25\r
+KPX yacute period -80\r
+KPX ydieresis a -30\r
+KPX ydieresis aacute -30\r
+KPX ydieresis abreve -30\r
+KPX ydieresis acircumflex -30\r
+KPX ydieresis adieresis -30\r
+KPX ydieresis agrave -30\r
+KPX ydieresis amacron -30\r
+KPX ydieresis aogonek -30\r
+KPX ydieresis aring -30\r
+KPX ydieresis atilde -30\r
+KPX ydieresis comma -80\r
+KPX ydieresis e -10\r
+KPX ydieresis eacute -10\r
+KPX ydieresis ecaron -10\r
+KPX ydieresis ecircumflex -10\r
+KPX ydieresis edieresis -10\r
+KPX ydieresis edotaccent -10\r
+KPX ydieresis egrave -10\r
+KPX ydieresis emacron -10\r
+KPX ydieresis eogonek -10\r
+KPX ydieresis o -25\r
+KPX ydieresis oacute -25\r
+KPX ydieresis ocircumflex -25\r
+KPX ydieresis odieresis -25\r
+KPX ydieresis ograve -25\r
+KPX ydieresis ohungarumlaut -25\r
+KPX ydieresis omacron -25\r
+KPX ydieresis oslash -25\r
+KPX ydieresis otilde -25\r
+KPX ydieresis period -80\r
+KPX z e 10\r
+KPX z eacute 10\r
+KPX z ecaron 10\r
+KPX z ecircumflex 10\r
+KPX z edieresis 10\r
+KPX z edotaccent 10\r
+KPX z egrave 10\r
+KPX z emacron 10\r
+KPX z eogonek 10\r
+KPX zacute e 10\r
+KPX zacute eacute 10\r
+KPX zacute ecaron 10\r
+KPX zacute ecircumflex 10\r
+KPX zacute edieresis 10\r
+KPX zacute edotaccent 10\r
+KPX zacute egrave 10\r
+KPX zacute emacron 10\r
+KPX zacute eogonek 10\r
+KPX zcaron e 10\r
+KPX zcaron eacute 10\r
+KPX zcaron ecaron 10\r
+KPX zcaron ecircumflex 10\r
+KPX zcaron edieresis 10\r
+KPX zcaron edotaccent 10\r
+KPX zcaron egrave 10\r
+KPX zcaron emacron 10\r
+KPX zcaron eogonek 10\r
+KPX zdotaccent e 10\r
+KPX zdotaccent eacute 10\r
+KPX zdotaccent ecaron 10\r
+KPX zdotaccent ecircumflex 10\r
+KPX zdotaccent edieresis 10\r
+KPX zdotaccent edotaccent 10\r
+KPX zdotaccent egrave 10\r
+KPX zdotaccent emacron 10\r
+KPX zdotaccent eogonek 10\r
+EndKernPairs\r
+EndKernData\r
+EndFontMetrics\r
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/Helvetica-BoldOblique.afm b/forester/java/classes/com/itextpdf/text/pdf/fonts/Helvetica-BoldOblique.afm
new file mode 100644 (file)
index 0000000..16845ae
--- /dev/null
@@ -0,0 +1,2827 @@
+StartFontMetrics 4.1\r
+Comment Copyright (c) 1985, 1987, 1989, 1990, 1997 Adobe Systems Incorporated.  All Rights Reserved.\r
+Comment Creation Date: Thu May  1 12:45:12 1997\r
+Comment UniqueID 43053\r
+Comment VMusage 14482 68586\r
+FontName Helvetica-BoldOblique\r
+FullName Helvetica Bold Oblique\r
+FamilyName Helvetica\r
+Weight Bold\r
+ItalicAngle -12\r
+IsFixedPitch false\r
+CharacterSet ExtendedRoman\r
+FontBBox -174 -228 1114 962 \r
+UnderlinePosition -100\r
+UnderlineThickness 50\r
+Version 002.000\r
+Notice Copyright (c) 1985, 1987, 1989, 1990, 1997 Adobe Systems Incorporated.  All Rights Reserved.Helvetica is a trademark of Linotype-Hell AG and/or its subsidiaries.\r
+EncodingScheme AdobeStandardEncoding\r
+CapHeight 718\r
+XHeight 532\r
+Ascender 718\r
+Descender -207\r
+StdHW 118\r
+StdVW 140\r
+StartCharMetrics 315\r
+C 32 ; WX 278 ; N space ; B 0 0 0 0 ;\r
+C 33 ; WX 333 ; N exclam ; B 94 0 397 718 ;\r
+C 34 ; WX 474 ; N quotedbl ; B 193 447 529 718 ;\r
+C 35 ; WX 556 ; N numbersign ; B 60 0 644 698 ;\r
+C 36 ; WX 556 ; N dollar ; B 67 -115 622 775 ;\r
+C 37 ; WX 889 ; N percent ; B 136 -19 901 710 ;\r
+C 38 ; WX 722 ; N ampersand ; B 89 -19 732 718 ;\r
+C 39 ; WX 278 ; N quoteright ; B 167 445 362 718 ;\r
+C 40 ; WX 333 ; N parenleft ; B 76 -208 470 734 ;\r
+C 41 ; WX 333 ; N parenright ; B -25 -208 369 734 ;\r
+C 42 ; WX 389 ; N asterisk ; B 146 387 481 718 ;\r
+C 43 ; WX 584 ; N plus ; B 82 0 610 506 ;\r
+C 44 ; WX 278 ; N comma ; B 28 -168 245 146 ;\r
+C 45 ; WX 333 ; N hyphen ; B 73 215 379 345 ;\r
+C 46 ; WX 278 ; N period ; B 64 0 245 146 ;\r
+C 47 ; WX 278 ; N slash ; B -37 -19 468 737 ;\r
+C 48 ; WX 556 ; N zero ; B 86 -19 617 710 ;\r
+C 49 ; WX 556 ; N one ; B 173 0 529 710 ;\r
+C 50 ; WX 556 ; N two ; B 26 0 619 710 ;\r
+C 51 ; WX 556 ; N three ; B 65 -19 608 710 ;\r
+C 52 ; WX 556 ; N four ; B 60 0 598 710 ;\r
+C 53 ; WX 556 ; N five ; B 64 -19 636 698 ;\r
+C 54 ; WX 556 ; N six ; B 85 -19 619 710 ;\r
+C 55 ; WX 556 ; N seven ; B 125 0 676 698 ;\r
+C 56 ; WX 556 ; N eight ; B 69 -19 616 710 ;\r
+C 57 ; WX 556 ; N nine ; B 78 -19 615 710 ;\r
+C 58 ; WX 333 ; N colon ; B 92 0 351 512 ;\r
+C 59 ; WX 333 ; N semicolon ; B 56 -168 351 512 ;\r
+C 60 ; WX 584 ; N less ; B 82 -8 655 514 ;\r
+C 61 ; WX 584 ; N equal ; B 58 87 633 419 ;\r
+C 62 ; WX 584 ; N greater ; B 36 -8 609 514 ;\r
+C 63 ; WX 611 ; N question ; B 165 0 671 727 ;\r
+C 64 ; WX 975 ; N at ; B 186 -19 954 737 ;\r
+C 65 ; WX 722 ; N A ; B 20 0 702 718 ;\r
+C 66 ; WX 722 ; N B ; B 76 0 764 718 ;\r
+C 67 ; WX 722 ; N C ; B 107 -19 789 737 ;\r
+C 68 ; WX 722 ; N D ; B 76 0 777 718 ;\r
+C 69 ; WX 667 ; N E ; B 76 0 757 718 ;\r
+C 70 ; WX 611 ; N F ; B 76 0 740 718 ;\r
+C 71 ; WX 778 ; N G ; B 108 -19 817 737 ;\r
+C 72 ; WX 722 ; N H ; B 71 0 804 718 ;\r
+C 73 ; WX 278 ; N I ; B 64 0 367 718 ;\r
+C 74 ; WX 556 ; N J ; B 60 -18 637 718 ;\r
+C 75 ; WX 722 ; N K ; B 87 0 858 718 ;\r
+C 76 ; WX 611 ; N L ; B 76 0 611 718 ;\r
+C 77 ; WX 833 ; N M ; B 69 0 918 718 ;\r
+C 78 ; WX 722 ; N N ; B 69 0 807 718 ;\r
+C 79 ; WX 778 ; N O ; B 107 -19 823 737 ;\r
+C 80 ; WX 667 ; N P ; B 76 0 738 718 ;\r
+C 81 ; WX 778 ; N Q ; B 107 -52 823 737 ;\r
+C 82 ; WX 722 ; N R ; B 76 0 778 718 ;\r
+C 83 ; WX 667 ; N S ; B 81 -19 718 737 ;\r
+C 84 ; WX 611 ; N T ; B 140 0 751 718 ;\r
+C 85 ; WX 722 ; N U ; B 116 -19 804 718 ;\r
+C 86 ; WX 667 ; N V ; B 172 0 801 718 ;\r
+C 87 ; WX 944 ; N W ; B 169 0 1082 718 ;\r
+C 88 ; WX 667 ; N X ; B 14 0 791 718 ;\r
+C 89 ; WX 667 ; N Y ; B 168 0 806 718 ;\r
+C 90 ; WX 611 ; N Z ; B 25 0 737 718 ;\r
+C 91 ; WX 333 ; N bracketleft ; B 21 -196 462 722 ;\r
+C 92 ; WX 278 ; N backslash ; B 124 -19 307 737 ;\r
+C 93 ; WX 333 ; N bracketright ; B -18 -196 423 722 ;\r
+C 94 ; WX 584 ; N asciicircum ; B 131 323 591 698 ;\r
+C 95 ; WX 556 ; N underscore ; B -27 -125 540 -75 ;\r
+C 96 ; WX 278 ; N quoteleft ; B 165 454 361 727 ;\r
+C 97 ; WX 556 ; N a ; B 55 -14 583 546 ;\r
+C 98 ; WX 611 ; N b ; B 61 -14 645 718 ;\r
+C 99 ; WX 556 ; N c ; B 79 -14 599 546 ;\r
+C 100 ; WX 611 ; N d ; B 82 -14 704 718 ;\r
+C 101 ; WX 556 ; N e ; B 70 -14 593 546 ;\r
+C 102 ; WX 333 ; N f ; B 87 0 469 727 ; L i fi ; L l fl ;\r
+C 103 ; WX 611 ; N g ; B 38 -217 666 546 ;\r
+C 104 ; WX 611 ; N h ; B 65 0 629 718 ;\r
+C 105 ; WX 278 ; N i ; B 69 0 363 725 ;\r
+C 106 ; WX 278 ; N j ; B -42 -214 363 725 ;\r
+C 107 ; WX 556 ; N k ; B 69 0 670 718 ;\r
+C 108 ; WX 278 ; N l ; B 69 0 362 718 ;\r
+C 109 ; WX 889 ; N m ; B 64 0 909 546 ;\r
+C 110 ; WX 611 ; N n ; B 65 0 629 546 ;\r
+C 111 ; WX 611 ; N o ; B 82 -14 643 546 ;\r
+C 112 ; WX 611 ; N p ; B 18 -207 645 546 ;\r
+C 113 ; WX 611 ; N q ; B 80 -207 665 546 ;\r
+C 114 ; WX 389 ; N r ; B 64 0 489 546 ;\r
+C 115 ; WX 556 ; N s ; B 63 -14 584 546 ;\r
+C 116 ; WX 333 ; N t ; B 100 -6 422 676 ;\r
+C 117 ; WX 611 ; N u ; B 98 -14 658 532 ;\r
+C 118 ; WX 556 ; N v ; B 126 0 656 532 ;\r
+C 119 ; WX 778 ; N w ; B 123 0 882 532 ;\r
+C 120 ; WX 556 ; N x ; B 15 0 648 532 ;\r
+C 121 ; WX 556 ; N y ; B 42 -214 652 532 ;\r
+C 122 ; WX 500 ; N z ; B 20 0 583 532 ;\r
+C 123 ; WX 389 ; N braceleft ; B 94 -196 518 722 ;\r
+C 124 ; WX 280 ; N bar ; B 36 -225 361 775 ;\r
+C 125 ; WX 389 ; N braceright ; B -18 -196 407 722 ;\r
+C 126 ; WX 584 ; N asciitilde ; B 115 163 577 343 ;\r
+C 161 ; WX 333 ; N exclamdown ; B 50 -186 353 532 ;\r
+C 162 ; WX 556 ; N cent ; B 79 -118 599 628 ;\r
+C 163 ; WX 556 ; N sterling ; B 50 -16 635 718 ;\r
+C 164 ; WX 167 ; N fraction ; B -174 -19 487 710 ;\r
+C 165 ; WX 556 ; N yen ; B 60 0 713 698 ;\r
+C 166 ; WX 556 ; N florin ; B -50 -210 669 737 ;\r
+C 167 ; WX 556 ; N section ; B 61 -184 598 727 ;\r
+C 168 ; WX 556 ; N currency ; B 27 76 680 636 ;\r
+C 169 ; WX 238 ; N quotesingle ; B 165 447 321 718 ;\r
+C 170 ; WX 500 ; N quotedblleft ; B 160 454 588 727 ;\r
+C 171 ; WX 556 ; N guillemotleft ; B 135 76 571 484 ;\r
+C 172 ; WX 333 ; N guilsinglleft ; B 130 76 353 484 ;\r
+C 173 ; WX 333 ; N guilsinglright ; B 99 76 322 484 ;\r
+C 174 ; WX 611 ; N fi ; B 87 0 696 727 ;\r
+C 175 ; WX 611 ; N fl ; B 87 0 695 727 ;\r
+C 177 ; WX 556 ; N endash ; B 48 227 627 333 ;\r
+C 178 ; WX 556 ; N dagger ; B 118 -171 626 718 ;\r
+C 179 ; WX 556 ; N daggerdbl ; B 46 -171 628 718 ;\r
+C 180 ; WX 278 ; N periodcentered ; B 110 172 276 334 ;\r
+C 182 ; WX 556 ; N paragraph ; B 98 -191 688 700 ;\r
+C 183 ; WX 350 ; N bullet ; B 83 194 420 524 ;\r
+C 184 ; WX 278 ; N quotesinglbase ; B 41 -146 236 127 ;\r
+C 185 ; WX 500 ; N quotedblbase ; B 36 -146 463 127 ;\r
+C 186 ; WX 500 ; N quotedblright ; B 162 445 589 718 ;\r
+C 187 ; WX 556 ; N guillemotright ; B 104 76 540 484 ;\r
+C 188 ; WX 1000 ; N ellipsis ; B 92 0 939 146 ;\r
+C 189 ; WX 1000 ; N perthousand ; B 76 -19 1038 710 ;\r
+C 191 ; WX 611 ; N questiondown ; B 53 -195 559 532 ;\r
+C 193 ; WX 333 ; N grave ; B 136 604 353 750 ;\r
+C 194 ; WX 333 ; N acute ; B 236 604 515 750 ;\r
+C 195 ; WX 333 ; N circumflex ; B 118 604 471 750 ;\r
+C 196 ; WX 333 ; N tilde ; B 113 610 507 737 ;\r
+C 197 ; WX 333 ; N macron ; B 122 604 483 678 ;\r
+C 198 ; WX 333 ; N breve ; B 156 604 494 750 ;\r
+C 199 ; WX 333 ; N dotaccent ; B 235 614 385 729 ;\r
+C 200 ; WX 333 ; N dieresis ; B 137 614 482 729 ;\r
+C 202 ; WX 333 ; N ring ; B 200 568 420 776 ;\r
+C 203 ; WX 333 ; N cedilla ; B -37 -228 220 0 ;\r
+C 205 ; WX 333 ; N hungarumlaut ; B 137 604 645 750 ;\r
+C 206 ; WX 333 ; N ogonek ; B 41 -228 264 0 ;\r
+C 207 ; WX 333 ; N caron ; B 149 604 502 750 ;\r
+C 208 ; WX 1000 ; N emdash ; B 48 227 1071 333 ;\r
+C 225 ; WX 1000 ; N AE ; B 5 0 1100 718 ;\r
+C 227 ; WX 370 ; N ordfeminine ; B 125 401 465 737 ;\r
+C 232 ; WX 611 ; N Lslash ; B 34 0 611 718 ;\r
+C 233 ; WX 778 ; N Oslash ; B 35 -27 894 745 ;\r
+C 234 ; WX 1000 ; N OE ; B 99 -19 1114 737 ;\r
+C 235 ; WX 365 ; N ordmasculine ; B 123 401 485 737 ;\r
+C 241 ; WX 889 ; N ae ; B 56 -14 923 546 ;\r
+C 245 ; WX 278 ; N dotlessi ; B 69 0 322 532 ;\r
+C 248 ; WX 278 ; N lslash ; B 40 0 407 718 ;\r
+C 249 ; WX 611 ; N oslash ; B 22 -29 701 560 ;\r
+C 250 ; WX 944 ; N oe ; B 82 -14 977 546 ;\r
+C 251 ; WX 611 ; N germandbls ; B 69 -14 657 731 ;\r
+C -1 ; WX 278 ; N Idieresis ; B 64 0 494 915 ;\r
+C -1 ; WX 556 ; N eacute ; B 70 -14 627 750 ;\r
+C -1 ; WX 556 ; N abreve ; B 55 -14 606 750 ;\r
+C -1 ; WX 611 ; N uhungarumlaut ; B 98 -14 784 750 ;\r
+C -1 ; WX 556 ; N ecaron ; B 70 -14 614 750 ;\r
+C -1 ; WX 667 ; N Ydieresis ; B 168 0 806 915 ;\r
+C -1 ; WX 584 ; N divide ; B 82 -42 610 548 ;\r
+C -1 ; WX 667 ; N Yacute ; B 168 0 806 936 ;\r
+C -1 ; WX 722 ; N Acircumflex ; B 20 0 706 936 ;\r
+C -1 ; WX 556 ; N aacute ; B 55 -14 627 750 ;\r
+C -1 ; WX 722 ; N Ucircumflex ; B 116 -19 804 936 ;\r
+C -1 ; WX 556 ; N yacute ; B 42 -214 652 750 ;\r
+C -1 ; WX 556 ; N scommaaccent ; B 63 -228 584 546 ;\r
+C -1 ; WX 556 ; N ecircumflex ; B 70 -14 593 750 ;\r
+C -1 ; WX 722 ; N Uring ; B 116 -19 804 962 ;\r
+C -1 ; WX 722 ; N Udieresis ; B 116 -19 804 915 ;\r
+C -1 ; WX 556 ; N aogonek ; B 55 -224 583 546 ;\r
+C -1 ; WX 722 ; N Uacute ; B 116 -19 804 936 ;\r
+C -1 ; WX 611 ; N uogonek ; B 98 -228 658 532 ;\r
+C -1 ; WX 667 ; N Edieresis ; B 76 0 757 915 ;\r
+C -1 ; WX 722 ; N Dcroat ; B 62 0 777 718 ;\r
+C -1 ; WX 250 ; N commaaccent ; B 16 -228 188 -50 ;\r
+C -1 ; WX 737 ; N copyright ; B 56 -19 835 737 ;\r
+C -1 ; WX 667 ; N Emacron ; B 76 0 757 864 ;\r
+C -1 ; WX 556 ; N ccaron ; B 79 -14 614 750 ;\r
+C -1 ; WX 556 ; N aring ; B 55 -14 583 776 ;\r
+C -1 ; WX 722 ; N Ncommaaccent ; B 69 -228 807 718 ;\r
+C -1 ; WX 278 ; N lacute ; B 69 0 528 936 ;\r
+C -1 ; WX 556 ; N agrave ; B 55 -14 583 750 ;\r
+C -1 ; WX 611 ; N Tcommaaccent ; B 140 -228 751 718 ;\r
+C -1 ; WX 722 ; N Cacute ; B 107 -19 789 936 ;\r
+C -1 ; WX 556 ; N atilde ; B 55 -14 619 737 ;\r
+C -1 ; WX 667 ; N Edotaccent ; B 76 0 757 915 ;\r
+C -1 ; WX 556 ; N scaron ; B 63 -14 614 750 ;\r
+C -1 ; WX 556 ; N scedilla ; B 63 -228 584 546 ;\r
+C -1 ; WX 278 ; N iacute ; B 69 0 488 750 ;\r
+C -1 ; WX 494 ; N lozenge ; B 90 0 564 745 ;\r
+C -1 ; WX 722 ; N Rcaron ; B 76 0 778 936 ;\r
+C -1 ; WX 778 ; N Gcommaaccent ; B 108 -228 817 737 ;\r
+C -1 ; WX 611 ; N ucircumflex ; B 98 -14 658 750 ;\r
+C -1 ; WX 556 ; N acircumflex ; B 55 -14 583 750 ;\r
+C -1 ; WX 722 ; N Amacron ; B 20 0 718 864 ;\r
+C -1 ; WX 389 ; N rcaron ; B 64 0 530 750 ;\r
+C -1 ; WX 556 ; N ccedilla ; B 79 -228 599 546 ;\r
+C -1 ; WX 611 ; N Zdotaccent ; B 25 0 737 915 ;\r
+C -1 ; WX 667 ; N Thorn ; B 76 0 716 718 ;\r
+C -1 ; WX 778 ; N Omacron ; B 107 -19 823 864 ;\r
+C -1 ; WX 722 ; N Racute ; B 76 0 778 936 ;\r
+C -1 ; WX 667 ; N Sacute ; B 81 -19 722 936 ;\r
+C -1 ; WX 743 ; N dcaron ; B 82 -14 903 718 ;\r
+C -1 ; WX 722 ; N Umacron ; B 116 -19 804 864 ;\r
+C -1 ; WX 611 ; N uring ; B 98 -14 658 776 ;\r
+C -1 ; WX 333 ; N threesuperior ; B 91 271 441 710 ;\r
+C -1 ; WX 778 ; N Ograve ; B 107 -19 823 936 ;\r
+C -1 ; WX 722 ; N Agrave ; B 20 0 702 936 ;\r
+C -1 ; WX 722 ; N Abreve ; B 20 0 729 936 ;\r
+C -1 ; WX 584 ; N multiply ; B 57 1 635 505 ;\r
+C -1 ; WX 611 ; N uacute ; B 98 -14 658 750 ;\r
+C -1 ; WX 611 ; N Tcaron ; B 140 0 751 936 ;\r
+C -1 ; WX 494 ; N partialdiff ; B 43 -21 585 750 ;\r
+C -1 ; WX 556 ; N ydieresis ; B 42 -214 652 729 ;\r
+C -1 ; WX 722 ; N Nacute ; B 69 0 807 936 ;\r
+C -1 ; WX 278 ; N icircumflex ; B 69 0 444 750 ;\r
+C -1 ; WX 667 ; N Ecircumflex ; B 76 0 757 936 ;\r
+C -1 ; WX 556 ; N adieresis ; B 55 -14 594 729 ;\r
+C -1 ; WX 556 ; N edieresis ; B 70 -14 594 729 ;\r
+C -1 ; WX 556 ; N cacute ; B 79 -14 627 750 ;\r
+C -1 ; WX 611 ; N nacute ; B 65 0 654 750 ;\r
+C -1 ; WX 611 ; N umacron ; B 98 -14 658 678 ;\r
+C -1 ; WX 722 ; N Ncaron ; B 69 0 807 936 ;\r
+C -1 ; WX 278 ; N Iacute ; B 64 0 528 936 ;\r
+C -1 ; WX 584 ; N plusminus ; B 40 0 625 506 ;\r
+C -1 ; WX 280 ; N brokenbar ; B 52 -150 345 700 ;\r
+C -1 ; WX 737 ; N registered ; B 55 -19 834 737 ;\r
+C -1 ; WX 778 ; N Gbreve ; B 108 -19 817 936 ;\r
+C -1 ; WX 278 ; N Idotaccent ; B 64 0 397 915 ;\r
+C -1 ; WX 600 ; N summation ; B 14 -10 670 706 ;\r
+C -1 ; WX 667 ; N Egrave ; B 76 0 757 936 ;\r
+C -1 ; WX 389 ; N racute ; B 64 0 543 750 ;\r
+C -1 ; WX 611 ; N omacron ; B 82 -14 643 678 ;\r
+C -1 ; WX 611 ; N Zacute ; B 25 0 737 936 ;\r
+C -1 ; WX 611 ; N Zcaron ; B 25 0 737 936 ;\r
+C -1 ; WX 549 ; N greaterequal ; B 26 0 629 704 ;\r
+C -1 ; WX 722 ; N Eth ; B 62 0 777 718 ;\r
+C -1 ; WX 722 ; N Ccedilla ; B 107 -228 789 737 ;\r
+C -1 ; WX 278 ; N lcommaaccent ; B 30 -228 362 718 ;\r
+C -1 ; WX 389 ; N tcaron ; B 100 -6 608 878 ;\r
+C -1 ; WX 556 ; N eogonek ; B 70 -228 593 546 ;\r
+C -1 ; WX 722 ; N Uogonek ; B 116 -228 804 718 ;\r
+C -1 ; WX 722 ; N Aacute ; B 20 0 750 936 ;\r
+C -1 ; WX 722 ; N Adieresis ; B 20 0 716 915 ;\r
+C -1 ; WX 556 ; N egrave ; B 70 -14 593 750 ;\r
+C -1 ; WX 500 ; N zacute ; B 20 0 599 750 ;\r
+C -1 ; WX 278 ; N iogonek ; B -14 -224 363 725 ;\r
+C -1 ; WX 778 ; N Oacute ; B 107 -19 823 936 ;\r
+C -1 ; WX 611 ; N oacute ; B 82 -14 654 750 ;\r
+C -1 ; WX 556 ; N amacron ; B 55 -14 595 678 ;\r
+C -1 ; WX 556 ; N sacute ; B 63 -14 627 750 ;\r
+C -1 ; WX 278 ; N idieresis ; B 69 0 455 729 ;\r
+C -1 ; WX 778 ; N Ocircumflex ; B 107 -19 823 936 ;\r
+C -1 ; WX 722 ; N Ugrave ; B 116 -19 804 936 ;\r
+C -1 ; WX 612 ; N Delta ; B 6 0 608 688 ;\r
+C -1 ; WX 611 ; N thorn ; B 18 -208 645 718 ;\r
+C -1 ; WX 333 ; N twosuperior ; B 69 283 449 710 ;\r
+C -1 ; WX 778 ; N Odieresis ; B 107 -19 823 915 ;\r
+C -1 ; WX 611 ; N mu ; B 22 -207 658 532 ;\r
+C -1 ; WX 278 ; N igrave ; B 69 0 326 750 ;\r
+C -1 ; WX 611 ; N ohungarumlaut ; B 82 -14 784 750 ;\r
+C -1 ; WX 667 ; N Eogonek ; B 76 -224 757 718 ;\r
+C -1 ; WX 611 ; N dcroat ; B 82 -14 789 718 ;\r
+C -1 ; WX 834 ; N threequarters ; B 99 -19 839 710 ;\r
+C -1 ; WX 667 ; N Scedilla ; B 81 -228 718 737 ;\r
+C -1 ; WX 400 ; N lcaron ; B 69 0 561 718 ;\r
+C -1 ; WX 722 ; N Kcommaaccent ; B 87 -228 858 718 ;\r
+C -1 ; WX 611 ; N Lacute ; B 76 0 611 936 ;\r
+C -1 ; WX 1000 ; N trademark ; B 179 306 1109 718 ;\r
+C -1 ; WX 556 ; N edotaccent ; B 70 -14 593 729 ;\r
+C -1 ; WX 278 ; N Igrave ; B 64 0 367 936 ;\r
+C -1 ; WX 278 ; N Imacron ; B 64 0 496 864 ;\r
+C -1 ; WX 611 ; N Lcaron ; B 76 0 643 718 ;\r
+C -1 ; WX 834 ; N onehalf ; B 132 -19 858 710 ;\r
+C -1 ; WX 549 ; N lessequal ; B 29 0 676 704 ;\r
+C -1 ; WX 611 ; N ocircumflex ; B 82 -14 643 750 ;\r
+C -1 ; WX 611 ; N ntilde ; B 65 0 646 737 ;\r
+C -1 ; WX 722 ; N Uhungarumlaut ; B 116 -19 880 936 ;\r
+C -1 ; WX 667 ; N Eacute ; B 76 0 757 936 ;\r
+C -1 ; WX 556 ; N emacron ; B 70 -14 595 678 ;\r
+C -1 ; WX 611 ; N gbreve ; B 38 -217 666 750 ;\r
+C -1 ; WX 834 ; N onequarter ; B 132 -19 806 710 ;\r
+C -1 ; WX 667 ; N Scaron ; B 81 -19 718 936 ;\r
+C -1 ; WX 667 ; N Scommaaccent ; B 81 -228 718 737 ;\r
+C -1 ; WX 778 ; N Ohungarumlaut ; B 107 -19 908 936 ;\r
+C -1 ; WX 400 ; N degree ; B 175 426 467 712 ;\r
+C -1 ; WX 611 ; N ograve ; B 82 -14 643 750 ;\r
+C -1 ; WX 722 ; N Ccaron ; B 107 -19 789 936 ;\r
+C -1 ; WX 611 ; N ugrave ; B 98 -14 658 750 ;\r
+C -1 ; WX 549 ; N radical ; B 112 -46 689 850 ;\r
+C -1 ; WX 722 ; N Dcaron ; B 76 0 777 936 ;\r
+C -1 ; WX 389 ; N rcommaaccent ; B 26 -228 489 546 ;\r
+C -1 ; WX 722 ; N Ntilde ; B 69 0 807 923 ;\r
+C -1 ; WX 611 ; N otilde ; B 82 -14 646 737 ;\r
+C -1 ; WX 722 ; N Rcommaaccent ; B 76 -228 778 718 ;\r
+C -1 ; WX 611 ; N Lcommaaccent ; B 76 -228 611 718 ;\r
+C -1 ; WX 722 ; N Atilde ; B 20 0 741 923 ;\r
+C -1 ; WX 722 ; N Aogonek ; B 20 -224 702 718 ;\r
+C -1 ; WX 722 ; N Aring ; B 20 0 702 962 ;\r
+C -1 ; WX 778 ; N Otilde ; B 107 -19 823 923 ;\r
+C -1 ; WX 500 ; N zdotaccent ; B 20 0 583 729 ;\r
+C -1 ; WX 667 ; N Ecaron ; B 76 0 757 936 ;\r
+C -1 ; WX 278 ; N Iogonek ; B -41 -228 367 718 ;\r
+C -1 ; WX 556 ; N kcommaaccent ; B 69 -228 670 718 ;\r
+C -1 ; WX 584 ; N minus ; B 82 197 610 309 ;\r
+C -1 ; WX 278 ; N Icircumflex ; B 64 0 484 936 ;\r
+C -1 ; WX 611 ; N ncaron ; B 65 0 641 750 ;\r
+C -1 ; WX 333 ; N tcommaaccent ; B 58 -228 422 676 ;\r
+C -1 ; WX 584 ; N logicalnot ; B 105 108 633 419 ;\r
+C -1 ; WX 611 ; N odieresis ; B 82 -14 643 729 ;\r
+C -1 ; WX 611 ; N udieresis ; B 98 -14 658 729 ;\r
+C -1 ; WX 549 ; N notequal ; B 32 -49 630 570 ;\r
+C -1 ; WX 611 ; N gcommaaccent ; B 38 -217 666 850 ;\r
+C -1 ; WX 611 ; N eth ; B 82 -14 670 737 ;\r
+C -1 ; WX 500 ; N zcaron ; B 20 0 586 750 ;\r
+C -1 ; WX 611 ; N ncommaaccent ; B 65 -228 629 546 ;\r
+C -1 ; WX 333 ; N onesuperior ; B 148 283 388 710 ;\r
+C -1 ; WX 278 ; N imacron ; B 69 0 429 678 ;\r
+C -1 ; WX 556 ; N Euro ; B 0 0 0 0 ;\r
+EndCharMetrics\r
+StartKernData\r
+StartKernPairs 2481\r
+KPX A C -40\r
+KPX A Cacute -40\r
+KPX A Ccaron -40\r
+KPX A Ccedilla -40\r
+KPX A G -50\r
+KPX A Gbreve -50\r
+KPX A Gcommaaccent -50\r
+KPX A O -40\r
+KPX A Oacute -40\r
+KPX A Ocircumflex -40\r
+KPX A Odieresis -40\r
+KPX A Ograve -40\r
+KPX A Ohungarumlaut -40\r
+KPX A Omacron -40\r
+KPX A Oslash -40\r
+KPX A Otilde -40\r
+KPX A Q -40\r
+KPX A T -90\r
+KPX A Tcaron -90\r
+KPX A Tcommaaccent -90\r
+KPX A U -50\r
+KPX A Uacute -50\r
+KPX A Ucircumflex -50\r
+KPX A Udieresis -50\r
+KPX A Ugrave -50\r
+KPX A Uhungarumlaut -50\r
+KPX A Umacron -50\r
+KPX A Uogonek -50\r
+KPX A Uring -50\r
+KPX A V -80\r
+KPX A W -60\r
+KPX A Y -110\r
+KPX A Yacute -110\r
+KPX A Ydieresis -110\r
+KPX A u -30\r
+KPX A uacute -30\r
+KPX A ucircumflex -30\r
+KPX A udieresis -30\r
+KPX A ugrave -30\r
+KPX A uhungarumlaut -30\r
+KPX A umacron -30\r
+KPX A uogonek -30\r
+KPX A uring -30\r
+KPX A v -40\r
+KPX A w -30\r
+KPX A y -30\r
+KPX A yacute -30\r
+KPX A ydieresis -30\r
+KPX Aacute C -40\r
+KPX Aacute Cacute -40\r
+KPX Aacute Ccaron -40\r
+KPX Aacute Ccedilla -40\r
+KPX Aacute G -50\r
+KPX Aacute Gbreve -50\r
+KPX Aacute Gcommaaccent -50\r
+KPX Aacute O -40\r
+KPX Aacute Oacute -40\r
+KPX Aacute Ocircumflex -40\r
+KPX Aacute Odieresis -40\r
+KPX Aacute Ograve -40\r
+KPX Aacute Ohungarumlaut -40\r
+KPX Aacute Omacron -40\r
+KPX Aacute Oslash -40\r
+KPX Aacute Otilde -40\r
+KPX Aacute Q -40\r
+KPX Aacute T -90\r
+KPX Aacute Tcaron -90\r
+KPX Aacute Tcommaaccent -90\r
+KPX Aacute U -50\r
+KPX Aacute Uacute -50\r
+KPX Aacute Ucircumflex -50\r
+KPX Aacute Udieresis -50\r
+KPX Aacute Ugrave -50\r
+KPX Aacute Uhungarumlaut -50\r
+KPX Aacute Umacron -50\r
+KPX Aacute Uogonek -50\r
+KPX Aacute Uring -50\r
+KPX Aacute V -80\r
+KPX Aacute W -60\r
+KPX Aacute Y -110\r
+KPX Aacute Yacute -110\r
+KPX Aacute Ydieresis -110\r
+KPX Aacute u -30\r
+KPX Aacute uacute -30\r
+KPX Aacute ucircumflex -30\r
+KPX Aacute udieresis -30\r
+KPX Aacute ugrave -30\r
+KPX Aacute uhungarumlaut -30\r
+KPX Aacute umacron -30\r
+KPX Aacute uogonek -30\r
+KPX Aacute uring -30\r
+KPX Aacute v -40\r
+KPX Aacute w -30\r
+KPX Aacute y -30\r
+KPX Aacute yacute -30\r
+KPX Aacute ydieresis -30\r
+KPX Abreve C -40\r
+KPX Abreve Cacute -40\r
+KPX Abreve Ccaron -40\r
+KPX Abreve Ccedilla -40\r
+KPX Abreve G -50\r
+KPX Abreve Gbreve -50\r
+KPX Abreve Gcommaaccent -50\r
+KPX Abreve O -40\r
+KPX Abreve Oacute -40\r
+KPX Abreve Ocircumflex -40\r
+KPX Abreve Odieresis -40\r
+KPX Abreve Ograve -40\r
+KPX Abreve Ohungarumlaut -40\r
+KPX Abreve Omacron -40\r
+KPX Abreve Oslash -40\r
+KPX Abreve Otilde -40\r
+KPX Abreve Q -40\r
+KPX Abreve T -90\r
+KPX Abreve Tcaron -90\r
+KPX Abreve Tcommaaccent -90\r
+KPX Abreve U -50\r
+KPX Abreve Uacute -50\r
+KPX Abreve Ucircumflex -50\r
+KPX Abreve Udieresis -50\r
+KPX Abreve Ugrave -50\r
+KPX Abreve Uhungarumlaut -50\r
+KPX Abreve Umacron -50\r
+KPX Abreve Uogonek -50\r
+KPX Abreve Uring -50\r
+KPX Abreve V -80\r
+KPX Abreve W -60\r
+KPX Abreve Y -110\r
+KPX Abreve Yacute -110\r
+KPX Abreve Ydieresis -110\r
+KPX Abreve u -30\r
+KPX Abreve uacute -30\r
+KPX Abreve ucircumflex -30\r
+KPX Abreve udieresis -30\r
+KPX Abreve ugrave -30\r
+KPX Abreve uhungarumlaut -30\r
+KPX Abreve umacron -30\r
+KPX Abreve uogonek -30\r
+KPX Abreve uring -30\r
+KPX Abreve v -40\r
+KPX Abreve w -30\r
+KPX Abreve y -30\r
+KPX Abreve yacute -30\r
+KPX Abreve ydieresis -30\r
+KPX Acircumflex C -40\r
+KPX Acircumflex Cacute -40\r
+KPX Acircumflex Ccaron -40\r
+KPX Acircumflex Ccedilla -40\r
+KPX Acircumflex G -50\r
+KPX Acircumflex Gbreve -50\r
+KPX Acircumflex Gcommaaccent -50\r
+KPX Acircumflex O -40\r
+KPX Acircumflex Oacute -40\r
+KPX Acircumflex Ocircumflex -40\r
+KPX Acircumflex Odieresis -40\r
+KPX Acircumflex Ograve -40\r
+KPX Acircumflex Ohungarumlaut -40\r
+KPX Acircumflex Omacron -40\r
+KPX Acircumflex Oslash -40\r
+KPX Acircumflex Otilde -40\r
+KPX Acircumflex Q -40\r
+KPX Acircumflex T -90\r
+KPX Acircumflex Tcaron -90\r
+KPX Acircumflex Tcommaaccent -90\r
+KPX Acircumflex U -50\r
+KPX Acircumflex Uacute -50\r
+KPX Acircumflex Ucircumflex -50\r
+KPX Acircumflex Udieresis -50\r
+KPX Acircumflex Ugrave -50\r
+KPX Acircumflex Uhungarumlaut -50\r
+KPX Acircumflex Umacron -50\r
+KPX Acircumflex Uogonek -50\r
+KPX Acircumflex Uring -50\r
+KPX Acircumflex V -80\r
+KPX Acircumflex W -60\r
+KPX Acircumflex Y -110\r
+KPX Acircumflex Yacute -110\r
+KPX Acircumflex Ydieresis -110\r
+KPX Acircumflex u -30\r
+KPX Acircumflex uacute -30\r
+KPX Acircumflex ucircumflex -30\r
+KPX Acircumflex udieresis -30\r
+KPX Acircumflex ugrave -30\r
+KPX Acircumflex uhungarumlaut -30\r
+KPX Acircumflex umacron -30\r
+KPX Acircumflex uogonek -30\r
+KPX Acircumflex uring -30\r
+KPX Acircumflex v -40\r
+KPX Acircumflex w -30\r
+KPX Acircumflex y -30\r
+KPX Acircumflex yacute -30\r
+KPX Acircumflex ydieresis -30\r
+KPX Adieresis C -40\r
+KPX Adieresis Cacute -40\r
+KPX Adieresis Ccaron -40\r
+KPX Adieresis Ccedilla -40\r
+KPX Adieresis G -50\r
+KPX Adieresis Gbreve -50\r
+KPX Adieresis Gcommaaccent -50\r
+KPX Adieresis O -40\r
+KPX Adieresis Oacute -40\r
+KPX Adieresis Ocircumflex -40\r
+KPX Adieresis Odieresis -40\r
+KPX Adieresis Ograve -40\r
+KPX Adieresis Ohungarumlaut -40\r
+KPX Adieresis Omacron -40\r
+KPX Adieresis Oslash -40\r
+KPX Adieresis Otilde -40\r
+KPX Adieresis Q -40\r
+KPX Adieresis T -90\r
+KPX Adieresis Tcaron -90\r
+KPX Adieresis Tcommaaccent -90\r
+KPX Adieresis U -50\r
+KPX Adieresis Uacute -50\r
+KPX Adieresis Ucircumflex -50\r
+KPX Adieresis Udieresis -50\r
+KPX Adieresis Ugrave -50\r
+KPX Adieresis Uhungarumlaut -50\r
+KPX Adieresis Umacron -50\r
+KPX Adieresis Uogonek -50\r
+KPX Adieresis Uring -50\r
+KPX Adieresis V -80\r
+KPX Adieresis W -60\r
+KPX Adieresis Y -110\r
+KPX Adieresis Yacute -110\r
+KPX Adieresis Ydieresis -110\r
+KPX Adieresis u -30\r
+KPX Adieresis uacute -30\r
+KPX Adieresis ucircumflex -30\r
+KPX Adieresis udieresis -30\r
+KPX Adieresis ugrave -30\r
+KPX Adieresis uhungarumlaut -30\r
+KPX Adieresis umacron -30\r
+KPX Adieresis uogonek -30\r
+KPX Adieresis uring -30\r
+KPX Adieresis v -40\r
+KPX Adieresis w -30\r
+KPX Adieresis y -30\r
+KPX Adieresis yacute -30\r
+KPX Adieresis ydieresis -30\r
+KPX Agrave C -40\r
+KPX Agrave Cacute -40\r
+KPX Agrave Ccaron -40\r
+KPX Agrave Ccedilla -40\r
+KPX Agrave G -50\r
+KPX Agrave Gbreve -50\r
+KPX Agrave Gcommaaccent -50\r
+KPX Agrave O -40\r
+KPX Agrave Oacute -40\r
+KPX Agrave Ocircumflex -40\r
+KPX Agrave Odieresis -40\r
+KPX Agrave Ograve -40\r
+KPX Agrave Ohungarumlaut -40\r
+KPX Agrave Omacron -40\r
+KPX Agrave Oslash -40\r
+KPX Agrave Otilde -40\r
+KPX Agrave Q -40\r
+KPX Agrave T -90\r
+KPX Agrave Tcaron -90\r
+KPX Agrave Tcommaaccent -90\r
+KPX Agrave U -50\r
+KPX Agrave Uacute -50\r
+KPX Agrave Ucircumflex -50\r
+KPX Agrave Udieresis -50\r
+KPX Agrave Ugrave -50\r
+KPX Agrave Uhungarumlaut -50\r
+KPX Agrave Umacron -50\r
+KPX Agrave Uogonek -50\r
+KPX Agrave Uring -50\r
+KPX Agrave V -80\r
+KPX Agrave W -60\r
+KPX Agrave Y -110\r
+KPX Agrave Yacute -110\r
+KPX Agrave Ydieresis -110\r
+KPX Agrave u -30\r
+KPX Agrave uacute -30\r
+KPX Agrave ucircumflex -30\r
+KPX Agrave udieresis -30\r
+KPX Agrave ugrave -30\r
+KPX Agrave uhungarumlaut -30\r
+KPX Agrave umacron -30\r
+KPX Agrave uogonek -30\r
+KPX Agrave uring -30\r
+KPX Agrave v -40\r
+KPX Agrave w -30\r
+KPX Agrave y -30\r
+KPX Agrave yacute -30\r
+KPX Agrave ydieresis -30\r
+KPX Amacron C -40\r
+KPX Amacron Cacute -40\r
+KPX Amacron Ccaron -40\r
+KPX Amacron Ccedilla -40\r
+KPX Amacron G -50\r
+KPX Amacron Gbreve -50\r
+KPX Amacron Gcommaaccent -50\r
+KPX Amacron O -40\r
+KPX Amacron Oacute -40\r
+KPX Amacron Ocircumflex -40\r
+KPX Amacron Odieresis -40\r
+KPX Amacron Ograve -40\r
+KPX Amacron Ohungarumlaut -40\r
+KPX Amacron Omacron -40\r
+KPX Amacron Oslash -40\r
+KPX Amacron Otilde -40\r
+KPX Amacron Q -40\r
+KPX Amacron T -90\r
+KPX Amacron Tcaron -90\r
+KPX Amacron Tcommaaccent -90\r
+KPX Amacron U -50\r
+KPX Amacron Uacute -50\r
+KPX Amacron Ucircumflex -50\r
+KPX Amacron Udieresis -50\r
+KPX Amacron Ugrave -50\r
+KPX Amacron Uhungarumlaut -50\r
+KPX Amacron Umacron -50\r
+KPX Amacron Uogonek -50\r
+KPX Amacron Uring -50\r
+KPX Amacron V -80\r
+KPX Amacron W -60\r
+KPX Amacron Y -110\r
+KPX Amacron Yacute -110\r
+KPX Amacron Ydieresis -110\r
+KPX Amacron u -30\r
+KPX Amacron uacute -30\r
+KPX Amacron ucircumflex -30\r
+KPX Amacron udieresis -30\r
+KPX Amacron ugrave -30\r
+KPX Amacron uhungarumlaut -30\r
+KPX Amacron umacron -30\r
+KPX Amacron uogonek -30\r
+KPX Amacron uring -30\r
+KPX Amacron v -40\r
+KPX Amacron w -30\r
+KPX Amacron y -30\r
+KPX Amacron yacute -30\r
+KPX Amacron ydieresis -30\r
+KPX Aogonek C -40\r
+KPX Aogonek Cacute -40\r
+KPX Aogonek Ccaron -40\r
+KPX Aogonek Ccedilla -40\r
+KPX Aogonek G -50\r
+KPX Aogonek Gbreve -50\r
+KPX Aogonek Gcommaaccent -50\r
+KPX Aogonek O -40\r
+KPX Aogonek Oacute -40\r
+KPX Aogonek Ocircumflex -40\r
+KPX Aogonek Odieresis -40\r
+KPX Aogonek Ograve -40\r
+KPX Aogonek Ohungarumlaut -40\r
+KPX Aogonek Omacron -40\r
+KPX Aogonek Oslash -40\r
+KPX Aogonek Otilde -40\r
+KPX Aogonek Q -40\r
+KPX Aogonek T -90\r
+KPX Aogonek Tcaron -90\r
+KPX Aogonek Tcommaaccent -90\r
+KPX Aogonek U -50\r
+KPX Aogonek Uacute -50\r
+KPX Aogonek Ucircumflex -50\r
+KPX Aogonek Udieresis -50\r
+KPX Aogonek Ugrave -50\r
+KPX Aogonek Uhungarumlaut -50\r
+KPX Aogonek Umacron -50\r
+KPX Aogonek Uogonek -50\r
+KPX Aogonek Uring -50\r
+KPX Aogonek V -80\r
+KPX Aogonek W -60\r
+KPX Aogonek Y -110\r
+KPX Aogonek Yacute -110\r
+KPX Aogonek Ydieresis -110\r
+KPX Aogonek u -30\r
+KPX Aogonek uacute -30\r
+KPX Aogonek ucircumflex -30\r
+KPX Aogonek udieresis -30\r
+KPX Aogonek ugrave -30\r
+KPX Aogonek uhungarumlaut -30\r
+KPX Aogonek umacron -30\r
+KPX Aogonek uogonek -30\r
+KPX Aogonek uring -30\r
+KPX Aogonek v -40\r
+KPX Aogonek w -30\r
+KPX Aogonek y -30\r
+KPX Aogonek yacute -30\r
+KPX Aogonek ydieresis -30\r
+KPX Aring C -40\r
+KPX Aring Cacute -40\r
+KPX Aring Ccaron -40\r
+KPX Aring Ccedilla -40\r
+KPX Aring G -50\r
+KPX Aring Gbreve -50\r
+KPX Aring Gcommaaccent -50\r
+KPX Aring O -40\r
+KPX Aring Oacute -40\r
+KPX Aring Ocircumflex -40\r
+KPX Aring Odieresis -40\r
+KPX Aring Ograve -40\r
+KPX Aring Ohungarumlaut -40\r
+KPX Aring Omacron -40\r
+KPX Aring Oslash -40\r
+KPX Aring Otilde -40\r
+KPX Aring Q -40\r
+KPX Aring T -90\r
+KPX Aring Tcaron -90\r
+KPX Aring Tcommaaccent -90\r
+KPX Aring U -50\r
+KPX Aring Uacute -50\r
+KPX Aring Ucircumflex -50\r
+KPX Aring Udieresis -50\r
+KPX Aring Ugrave -50\r
+KPX Aring Uhungarumlaut -50\r
+KPX Aring Umacron -50\r
+KPX Aring Uogonek -50\r
+KPX Aring Uring -50\r
+KPX Aring V -80\r
+KPX Aring W -60\r
+KPX Aring Y -110\r
+KPX Aring Yacute -110\r
+KPX Aring Ydieresis -110\r
+KPX Aring u -30\r
+KPX Aring uacute -30\r
+KPX Aring ucircumflex -30\r
+KPX Aring udieresis -30\r
+KPX Aring ugrave -30\r
+KPX Aring uhungarumlaut -30\r
+KPX Aring umacron -30\r
+KPX Aring uogonek -30\r
+KPX Aring uring -30\r
+KPX Aring v -40\r
+KPX Aring w -30\r
+KPX Aring y -30\r
+KPX Aring yacute -30\r
+KPX Aring ydieresis -30\r
+KPX Atilde C -40\r
+KPX Atilde Cacute -40\r
+KPX Atilde Ccaron -40\r
+KPX Atilde Ccedilla -40\r
+KPX Atilde G -50\r
+KPX Atilde Gbreve -50\r
+KPX Atilde Gcommaaccent -50\r
+KPX Atilde O -40\r
+KPX Atilde Oacute -40\r
+KPX Atilde Ocircumflex -40\r
+KPX Atilde Odieresis -40\r
+KPX Atilde Ograve -40\r
+KPX Atilde Ohungarumlaut -40\r
+KPX Atilde Omacron -40\r
+KPX Atilde Oslash -40\r
+KPX Atilde Otilde -40\r
+KPX Atilde Q -40\r
+KPX Atilde T -90\r
+KPX Atilde Tcaron -90\r
+KPX Atilde Tcommaaccent -90\r
+KPX Atilde U -50\r
+KPX Atilde Uacute -50\r
+KPX Atilde Ucircumflex -50\r
+KPX Atilde Udieresis -50\r
+KPX Atilde Ugrave -50\r
+KPX Atilde Uhungarumlaut -50\r
+KPX Atilde Umacron -50\r
+KPX Atilde Uogonek -50\r
+KPX Atilde Uring -50\r
+KPX Atilde V -80\r
+KPX Atilde W -60\r
+KPX Atilde Y -110\r
+KPX Atilde Yacute -110\r
+KPX Atilde Ydieresis -110\r
+KPX Atilde u -30\r
+KPX Atilde uacute -30\r
+KPX Atilde ucircumflex -30\r
+KPX Atilde udieresis -30\r
+KPX Atilde ugrave -30\r
+KPX Atilde uhungarumlaut -30\r
+KPX Atilde umacron -30\r
+KPX Atilde uogonek -30\r
+KPX Atilde uring -30\r
+KPX Atilde v -40\r
+KPX Atilde w -30\r
+KPX Atilde y -30\r
+KPX Atilde yacute -30\r
+KPX Atilde ydieresis -30\r
+KPX B A -30\r
+KPX B Aacute -30\r
+KPX B Abreve -30\r
+KPX B Acircumflex -30\r
+KPX B Adieresis -30\r
+KPX B Agrave -30\r
+KPX B Amacron -30\r
+KPX B Aogonek -30\r
+KPX B Aring -30\r
+KPX B Atilde -30\r
+KPX B U -10\r
+KPX B Uacute -10\r
+KPX B Ucircumflex -10\r
+KPX B Udieresis -10\r
+KPX B Ugrave -10\r
+KPX B Uhungarumlaut -10\r
+KPX B Umacron -10\r
+KPX B Uogonek -10\r
+KPX B Uring -10\r
+KPX D A -40\r
+KPX D Aacute -40\r
+KPX D Abreve -40\r
+KPX D Acircumflex -40\r
+KPX D Adieresis -40\r
+KPX D Agrave -40\r
+KPX D Amacron -40\r
+KPX D Aogonek -40\r
+KPX D Aring -40\r
+KPX D Atilde -40\r
+KPX D V -40\r
+KPX D W -40\r
+KPX D Y -70\r
+KPX D Yacute -70\r
+KPX D Ydieresis -70\r
+KPX D comma -30\r
+KPX D period -30\r
+KPX Dcaron A -40\r
+KPX Dcaron Aacute -40\r
+KPX Dcaron Abreve -40\r
+KPX Dcaron Acircumflex -40\r
+KPX Dcaron Adieresis -40\r
+KPX Dcaron Agrave -40\r
+KPX Dcaron Amacron -40\r
+KPX Dcaron Aogonek -40\r
+KPX Dcaron Aring -40\r
+KPX Dcaron Atilde -40\r
+KPX Dcaron V -40\r
+KPX Dcaron W -40\r
+KPX Dcaron Y -70\r
+KPX Dcaron Yacute -70\r
+KPX Dcaron Ydieresis -70\r
+KPX Dcaron comma -30\r
+KPX Dcaron period -30\r
+KPX Dcroat A -40\r
+KPX Dcroat Aacute -40\r
+KPX Dcroat Abreve -40\r
+KPX Dcroat Acircumflex -40\r
+KPX Dcroat Adieresis -40\r
+KPX Dcroat Agrave -40\r
+KPX Dcroat Amacron -40\r
+KPX Dcroat Aogonek -40\r
+KPX Dcroat Aring -40\r
+KPX Dcroat Atilde -40\r
+KPX Dcroat V -40\r
+KPX Dcroat W -40\r
+KPX Dcroat Y -70\r
+KPX Dcroat Yacute -70\r
+KPX Dcroat Ydieresis -70\r
+KPX Dcroat comma -30\r
+KPX Dcroat period -30\r
+KPX F A -80\r
+KPX F Aacute -80\r
+KPX F Abreve -80\r
+KPX F Acircumflex -80\r
+KPX F Adieresis -80\r
+KPX F Agrave -80\r
+KPX F Amacron -80\r
+KPX F Aogonek -80\r
+KPX F Aring -80\r
+KPX F Atilde -80\r
+KPX F a -20\r
+KPX F aacute -20\r
+KPX F abreve -20\r
+KPX F acircumflex -20\r
+KPX F adieresis -20\r
+KPX F agrave -20\r
+KPX F amacron -20\r
+KPX F aogonek -20\r
+KPX F aring -20\r
+KPX F atilde -20\r
+KPX F comma -100\r
+KPX F period -100\r
+KPX J A -20\r
+KPX J Aacute -20\r
+KPX J Abreve -20\r
+KPX J Acircumflex -20\r
+KPX J Adieresis -20\r
+KPX J Agrave -20\r
+KPX J Amacron -20\r
+KPX J Aogonek -20\r
+KPX J Aring -20\r
+KPX J Atilde -20\r
+KPX J comma -20\r
+KPX J period -20\r
+KPX J u -20\r
+KPX J uacute -20\r
+KPX J ucircumflex -20\r
+KPX J udieresis -20\r
+KPX J ugrave -20\r
+KPX J uhungarumlaut -20\r
+KPX J umacron -20\r
+KPX J uogonek -20\r
+KPX J uring -20\r
+KPX K O -30\r
+KPX K Oacute -30\r
+KPX K Ocircumflex -30\r
+KPX K Odieresis -30\r
+KPX K Ograve -30\r
+KPX K Ohungarumlaut -30\r
+KPX K Omacron -30\r
+KPX K Oslash -30\r
+KPX K Otilde -30\r
+KPX K e -15\r
+KPX K eacute -15\r
+KPX K ecaron -15\r
+KPX K ecircumflex -15\r
+KPX K edieresis -15\r
+KPX K edotaccent -15\r
+KPX K egrave -15\r
+KPX K emacron -15\r
+KPX K eogonek -15\r
+KPX K o -35\r
+KPX K oacute -35\r
+KPX K ocircumflex -35\r
+KPX K odieresis -35\r
+KPX K ograve -35\r
+KPX K ohungarumlaut -35\r
+KPX K omacron -35\r
+KPX K oslash -35\r
+KPX K otilde -35\r
+KPX K u -30\r
+KPX K uacute -30\r
+KPX K ucircumflex -30\r
+KPX K udieresis -30\r
+KPX K ugrave -30\r
+KPX K uhungarumlaut -30\r
+KPX K umacron -30\r
+KPX K uogonek -30\r
+KPX K uring -30\r
+KPX K y -40\r
+KPX K yacute -40\r
+KPX K ydieresis -40\r
+KPX Kcommaaccent O -30\r
+KPX Kcommaaccent Oacute -30\r
+KPX Kcommaaccent Ocircumflex -30\r
+KPX Kcommaaccent Odieresis -30\r
+KPX Kcommaaccent Ograve -30\r
+KPX Kcommaaccent Ohungarumlaut -30\r
+KPX Kcommaaccent Omacron -30\r
+KPX Kcommaaccent Oslash -30\r
+KPX Kcommaaccent Otilde -30\r
+KPX Kcommaaccent e -15\r
+KPX Kcommaaccent eacute -15\r
+KPX Kcommaaccent ecaron -15\r
+KPX Kcommaaccent ecircumflex -15\r
+KPX Kcommaaccent edieresis -15\r
+KPX Kcommaaccent edotaccent -15\r
+KPX Kcommaaccent egrave -15\r
+KPX Kcommaaccent emacron -15\r
+KPX Kcommaaccent eogonek -15\r
+KPX Kcommaaccent o -35\r
+KPX Kcommaaccent oacute -35\r
+KPX Kcommaaccent ocircumflex -35\r
+KPX Kcommaaccent odieresis -35\r
+KPX Kcommaaccent ograve -35\r
+KPX Kcommaaccent ohungarumlaut -35\r
+KPX Kcommaaccent omacron -35\r
+KPX Kcommaaccent oslash -35\r
+KPX Kcommaaccent otilde -35\r
+KPX Kcommaaccent u -30\r
+KPX Kcommaaccent uacute -30\r
+KPX Kcommaaccent ucircumflex -30\r
+KPX Kcommaaccent udieresis -30\r
+KPX Kcommaaccent ugrave -30\r
+KPX Kcommaaccent uhungarumlaut -30\r
+KPX Kcommaaccent umacron -30\r
+KPX Kcommaaccent uogonek -30\r
+KPX Kcommaaccent uring -30\r
+KPX Kcommaaccent y -40\r
+KPX Kcommaaccent yacute -40\r
+KPX Kcommaaccent ydieresis -40\r
+KPX L T -90\r
+KPX L Tcaron -90\r
+KPX L Tcommaaccent -90\r
+KPX L V -110\r
+KPX L W -80\r
+KPX L Y -120\r
+KPX L Yacute -120\r
+KPX L Ydieresis -120\r
+KPX L quotedblright -140\r
+KPX L quoteright -140\r
+KPX L y -30\r
+KPX L yacute -30\r
+KPX L ydieresis -30\r
+KPX Lacute T -90\r
+KPX Lacute Tcaron -90\r
+KPX Lacute Tcommaaccent -90\r
+KPX Lacute V -110\r
+KPX Lacute W -80\r
+KPX Lacute Y -120\r
+KPX Lacute Yacute -120\r
+KPX Lacute Ydieresis -120\r
+KPX Lacute quotedblright -140\r
+KPX Lacute quoteright -140\r
+KPX Lacute y -30\r
+KPX Lacute yacute -30\r
+KPX Lacute ydieresis -30\r
+KPX Lcommaaccent T -90\r
+KPX Lcommaaccent Tcaron -90\r
+KPX Lcommaaccent Tcommaaccent -90\r
+KPX Lcommaaccent V -110\r
+KPX Lcommaaccent W -80\r
+KPX Lcommaaccent Y -120\r
+KPX Lcommaaccent Yacute -120\r
+KPX Lcommaaccent Ydieresis -120\r
+KPX Lcommaaccent quotedblright -140\r
+KPX Lcommaaccent quoteright -140\r
+KPX Lcommaaccent y -30\r
+KPX Lcommaaccent yacute -30\r
+KPX Lcommaaccent ydieresis -30\r
+KPX Lslash T -90\r
+KPX Lslash Tcaron -90\r
+KPX Lslash Tcommaaccent -90\r
+KPX Lslash V -110\r
+KPX Lslash W -80\r
+KPX Lslash Y -120\r
+KPX Lslash Yacute -120\r
+KPX Lslash Ydieresis -120\r
+KPX Lslash quotedblright -140\r
+KPX Lslash quoteright -140\r
+KPX Lslash y -30\r
+KPX Lslash yacute -30\r
+KPX Lslash ydieresis -30\r
+KPX O A -50\r
+KPX O Aacute -50\r
+KPX O Abreve -50\r
+KPX O Acircumflex -50\r
+KPX O Adieresis -50\r
+KPX O Agrave -50\r
+KPX O Amacron -50\r
+KPX O Aogonek -50\r
+KPX O Aring -50\r
+KPX O Atilde -50\r
+KPX O T -40\r
+KPX O Tcaron -40\r
+KPX O Tcommaaccent -40\r
+KPX O V -50\r
+KPX O W -50\r
+KPX O X -50\r
+KPX O Y -70\r
+KPX O Yacute -70\r
+KPX O Ydieresis -70\r
+KPX O comma -40\r
+KPX O period -40\r
+KPX Oacute A -50\r
+KPX Oacute Aacute -50\r
+KPX Oacute Abreve -50\r
+KPX Oacute Acircumflex -50\r
+KPX Oacute Adieresis -50\r
+KPX Oacute Agrave -50\r
+KPX Oacute Amacron -50\r
+KPX Oacute Aogonek -50\r
+KPX Oacute Aring -50\r
+KPX Oacute Atilde -50\r
+KPX Oacute T -40\r
+KPX Oacute Tcaron -40\r
+KPX Oacute Tcommaaccent -40\r
+KPX Oacute V -50\r
+KPX Oacute W -50\r
+KPX Oacute X -50\r
+KPX Oacute Y -70\r
+KPX Oacute Yacute -70\r
+KPX Oacute Ydieresis -70\r
+KPX Oacute comma -40\r
+KPX Oacute period -40\r
+KPX Ocircumflex A -50\r
+KPX Ocircumflex Aacute -50\r
+KPX Ocircumflex Abreve -50\r
+KPX Ocircumflex Acircumflex -50\r
+KPX Ocircumflex Adieresis -50\r
+KPX Ocircumflex Agrave -50\r
+KPX Ocircumflex Amacron -50\r
+KPX Ocircumflex Aogonek -50\r
+KPX Ocircumflex Aring -50\r
+KPX Ocircumflex Atilde -50\r
+KPX Ocircumflex T -40\r
+KPX Ocircumflex Tcaron -40\r
+KPX Ocircumflex Tcommaaccent -40\r
+KPX Ocircumflex V -50\r
+KPX Ocircumflex W -50\r
+KPX Ocircumflex X -50\r
+KPX Ocircumflex Y -70\r
+KPX Ocircumflex Yacute -70\r
+KPX Ocircumflex Ydieresis -70\r
+KPX Ocircumflex comma -40\r
+KPX Ocircumflex period -40\r
+KPX Odieresis A -50\r
+KPX Odieresis Aacute -50\r
+KPX Odieresis Abreve -50\r
+KPX Odieresis Acircumflex -50\r
+KPX Odieresis Adieresis -50\r
+KPX Odieresis Agrave -50\r
+KPX Odieresis Amacron -50\r
+KPX Odieresis Aogonek -50\r
+KPX Odieresis Aring -50\r
+KPX Odieresis Atilde -50\r
+KPX Odieresis T -40\r
+KPX Odieresis Tcaron -40\r
+KPX Odieresis Tcommaaccent -40\r
+KPX Odieresis V -50\r
+KPX Odieresis W -50\r
+KPX Odieresis X -50\r
+KPX Odieresis Y -70\r
+KPX Odieresis Yacute -70\r
+KPX Odieresis Ydieresis -70\r
+KPX Odieresis comma -40\r
+KPX Odieresis period -40\r
+KPX Ograve A -50\r
+KPX Ograve Aacute -50\r
+KPX Ograve Abreve -50\r
+KPX Ograve Acircumflex -50\r
+KPX Ograve Adieresis -50\r
+KPX Ograve Agrave -50\r
+KPX Ograve Amacron -50\r
+KPX Ograve Aogonek -50\r
+KPX Ograve Aring -50\r
+KPX Ograve Atilde -50\r
+KPX Ograve T -40\r
+KPX Ograve Tcaron -40\r
+KPX Ograve Tcommaaccent -40\r
+KPX Ograve V -50\r
+KPX Ograve W -50\r
+KPX Ograve X -50\r
+KPX Ograve Y -70\r
+KPX Ograve Yacute -70\r
+KPX Ograve Ydieresis -70\r
+KPX Ograve comma -40\r
+KPX Ograve period -40\r
+KPX Ohungarumlaut A -50\r
+KPX Ohungarumlaut Aacute -50\r
+KPX Ohungarumlaut Abreve -50\r
+KPX Ohungarumlaut Acircumflex -50\r
+KPX Ohungarumlaut Adieresis -50\r
+KPX Ohungarumlaut Agrave -50\r
+KPX Ohungarumlaut Amacron -50\r
+KPX Ohungarumlaut Aogonek -50\r
+KPX Ohungarumlaut Aring -50\r
+KPX Ohungarumlaut Atilde -50\r
+KPX Ohungarumlaut T -40\r
+KPX Ohungarumlaut Tcaron -40\r
+KPX Ohungarumlaut Tcommaaccent -40\r
+KPX Ohungarumlaut V -50\r
+KPX Ohungarumlaut W -50\r
+KPX Ohungarumlaut X -50\r
+KPX Ohungarumlaut Y -70\r
+KPX Ohungarumlaut Yacute -70\r
+KPX Ohungarumlaut Ydieresis -70\r
+KPX Ohungarumlaut comma -40\r
+KPX Ohungarumlaut period -40\r
+KPX Omacron A -50\r
+KPX Omacron Aacute -50\r
+KPX Omacron Abreve -50\r
+KPX Omacron Acircumflex -50\r
+KPX Omacron Adieresis -50\r
+KPX Omacron Agrave -50\r
+KPX Omacron Amacron -50\r
+KPX Omacron Aogonek -50\r
+KPX Omacron Aring -50\r
+KPX Omacron Atilde -50\r
+KPX Omacron T -40\r
+KPX Omacron Tcaron -40\r
+KPX Omacron Tcommaaccent -40\r
+KPX Omacron V -50\r
+KPX Omacron W -50\r
+KPX Omacron X -50\r
+KPX Omacron Y -70\r
+KPX Omacron Yacute -70\r
+KPX Omacron Ydieresis -70\r
+KPX Omacron comma -40\r
+KPX Omacron period -40\r
+KPX Oslash A -50\r
+KPX Oslash Aacute -50\r
+KPX Oslash Abreve -50\r
+KPX Oslash Acircumflex -50\r
+KPX Oslash Adieresis -50\r
+KPX Oslash Agrave -50\r
+KPX Oslash Amacron -50\r
+KPX Oslash Aogonek -50\r
+KPX Oslash Aring -50\r
+KPX Oslash Atilde -50\r
+KPX Oslash T -40\r
+KPX Oslash Tcaron -40\r
+KPX Oslash Tcommaaccent -40\r
+KPX Oslash V -50\r
+KPX Oslash W -50\r
+KPX Oslash X -50\r
+KPX Oslash Y -70\r
+KPX Oslash Yacute -70\r
+KPX Oslash Ydieresis -70\r
+KPX Oslash comma -40\r
+KPX Oslash period -40\r
+KPX Otilde A -50\r
+KPX Otilde Aacute -50\r
+KPX Otilde Abreve -50\r
+KPX Otilde Acircumflex -50\r
+KPX Otilde Adieresis -50\r
+KPX Otilde Agrave -50\r
+KPX Otilde Amacron -50\r
+KPX Otilde Aogonek -50\r
+KPX Otilde Aring -50\r
+KPX Otilde Atilde -50\r
+KPX Otilde T -40\r
+KPX Otilde Tcaron -40\r
+KPX Otilde Tcommaaccent -40\r
+KPX Otilde V -50\r
+KPX Otilde W -50\r
+KPX Otilde X -50\r
+KPX Otilde Y -70\r
+KPX Otilde Yacute -70\r
+KPX Otilde Ydieresis -70\r
+KPX Otilde comma -40\r
+KPX Otilde period -40\r
+KPX P A -100\r
+KPX P Aacute -100\r
+KPX P Abreve -100\r
+KPX P Acircumflex -100\r
+KPX P Adieresis -100\r
+KPX P Agrave -100\r
+KPX P Amacron -100\r
+KPX P Aogonek -100\r
+KPX P Aring -100\r
+KPX P Atilde -100\r
+KPX P a -30\r
+KPX P aacute -30\r
+KPX P abreve -30\r
+KPX P acircumflex -30\r
+KPX P adieresis -30\r
+KPX P agrave -30\r
+KPX P amacron -30\r
+KPX P aogonek -30\r
+KPX P aring -30\r
+KPX P atilde -30\r
+KPX P comma -120\r
+KPX P e -30\r
+KPX P eacute -30\r
+KPX P ecaron -30\r
+KPX P ecircumflex -30\r
+KPX P edieresis -30\r
+KPX P edotaccent -30\r
+KPX P egrave -30\r
+KPX P emacron -30\r
+KPX P eogonek -30\r
+KPX P o -40\r
+KPX P oacute -40\r
+KPX P ocircumflex -40\r
+KPX P odieresis -40\r
+KPX P ograve -40\r
+KPX P ohungarumlaut -40\r
+KPX P omacron -40\r
+KPX P oslash -40\r
+KPX P otilde -40\r
+KPX P period -120\r
+KPX Q U -10\r
+KPX Q Uacute -10\r
+KPX Q Ucircumflex -10\r
+KPX Q Udieresis -10\r
+KPX Q Ugrave -10\r
+KPX Q Uhungarumlaut -10\r
+KPX Q Umacron -10\r
+KPX Q Uogonek -10\r
+KPX Q Uring -10\r
+KPX Q comma 20\r
+KPX Q period 20\r
+KPX R O -20\r
+KPX R Oacute -20\r
+KPX R Ocircumflex -20\r
+KPX R Odieresis -20\r
+KPX R Ograve -20\r
+KPX R Ohungarumlaut -20\r
+KPX R Omacron -20\r
+KPX R Oslash -20\r
+KPX R Otilde -20\r
+KPX R T -20\r
+KPX R Tcaron -20\r
+KPX R Tcommaaccent -20\r
+KPX R U -20\r
+KPX R Uacute -20\r
+KPX R Ucircumflex -20\r
+KPX R Udieresis -20\r
+KPX R Ugrave -20\r
+KPX R Uhungarumlaut -20\r
+KPX R Umacron -20\r
+KPX R Uogonek -20\r
+KPX R Uring -20\r
+KPX R V -50\r
+KPX R W -40\r
+KPX R Y -50\r
+KPX R Yacute -50\r
+KPX R Ydieresis -50\r
+KPX Racute O -20\r
+KPX Racute Oacute -20\r
+KPX Racute Ocircumflex -20\r
+KPX Racute Odieresis -20\r
+KPX Racute Ograve -20\r
+KPX Racute Ohungarumlaut -20\r
+KPX Racute Omacron -20\r
+KPX Racute Oslash -20\r
+KPX Racute Otilde -20\r
+KPX Racute T -20\r
+KPX Racute Tcaron -20\r
+KPX Racute Tcommaaccent -20\r
+KPX Racute U -20\r
+KPX Racute Uacute -20\r
+KPX Racute Ucircumflex -20\r
+KPX Racute Udieresis -20\r
+KPX Racute Ugrave -20\r
+KPX Racute Uhungarumlaut -20\r
+KPX Racute Umacron -20\r
+KPX Racute Uogonek -20\r
+KPX Racute Uring -20\r
+KPX Racute V -50\r
+KPX Racute W -40\r
+KPX Racute Y -50\r
+KPX Racute Yacute -50\r
+KPX Racute Ydieresis -50\r
+KPX Rcaron O -20\r
+KPX Rcaron Oacute -20\r
+KPX Rcaron Ocircumflex -20\r
+KPX Rcaron Odieresis -20\r
+KPX Rcaron Ograve -20\r
+KPX Rcaron Ohungarumlaut -20\r
+KPX Rcaron Omacron -20\r
+KPX Rcaron Oslash -20\r
+KPX Rcaron Otilde -20\r
+KPX Rcaron T -20\r
+KPX Rcaron Tcaron -20\r
+KPX Rcaron Tcommaaccent -20\r
+KPX Rcaron U -20\r
+KPX Rcaron Uacute -20\r
+KPX Rcaron Ucircumflex -20\r
+KPX Rcaron Udieresis -20\r
+KPX Rcaron Ugrave -20\r
+KPX Rcaron Uhungarumlaut -20\r
+KPX Rcaron Umacron -20\r
+KPX Rcaron Uogonek -20\r
+KPX Rcaron Uring -20\r
+KPX Rcaron V -50\r
+KPX Rcaron W -40\r
+KPX Rcaron Y -50\r
+KPX Rcaron Yacute -50\r
+KPX Rcaron Ydieresis -50\r
+KPX Rcommaaccent O -20\r
+KPX Rcommaaccent Oacute -20\r
+KPX Rcommaaccent Ocircumflex -20\r
+KPX Rcommaaccent Odieresis -20\r
+KPX Rcommaaccent Ograve -20\r
+KPX Rcommaaccent Ohungarumlaut -20\r
+KPX Rcommaaccent Omacron -20\r
+KPX Rcommaaccent Oslash -20\r
+KPX Rcommaaccent Otilde -20\r
+KPX Rcommaaccent T -20\r
+KPX Rcommaaccent Tcaron -20\r
+KPX Rcommaaccent Tcommaaccent -20\r
+KPX Rcommaaccent U -20\r
+KPX Rcommaaccent Uacute -20\r
+KPX Rcommaaccent Ucircumflex -20\r
+KPX Rcommaaccent Udieresis -20\r
+KPX Rcommaaccent Ugrave -20\r
+KPX Rcommaaccent Uhungarumlaut -20\r
+KPX Rcommaaccent Umacron -20\r
+KPX Rcommaaccent Uogonek -20\r
+KPX Rcommaaccent Uring -20\r
+KPX Rcommaaccent V -50\r
+KPX Rcommaaccent W -40\r
+KPX Rcommaaccent Y -50\r
+KPX Rcommaaccent Yacute -50\r
+KPX Rcommaaccent Ydieresis -50\r
+KPX T A -90\r
+KPX T Aacute -90\r
+KPX T Abreve -90\r
+KPX T Acircumflex -90\r
+KPX T Adieresis -90\r
+KPX T Agrave -90\r
+KPX T Amacron -90\r
+KPX T Aogonek -90\r
+KPX T Aring -90\r
+KPX T Atilde -90\r
+KPX T O -40\r
+KPX T Oacute -40\r
+KPX T Ocircumflex -40\r
+KPX T Odieresis -40\r
+KPX T Ograve -40\r
+KPX T Ohungarumlaut -40\r
+KPX T Omacron -40\r
+KPX T Oslash -40\r
+KPX T Otilde -40\r
+KPX T a -80\r
+KPX T aacute -80\r
+KPX T abreve -80\r
+KPX T acircumflex -80\r
+KPX T adieresis -80\r
+KPX T agrave -80\r
+KPX T amacron -80\r
+KPX T aogonek -80\r
+KPX T aring -80\r
+KPX T atilde -80\r
+KPX T colon -40\r
+KPX T comma -80\r
+KPX T e -60\r
+KPX T eacute -60\r
+KPX T ecaron -60\r
+KPX T ecircumflex -60\r
+KPX T edieresis -60\r
+KPX T edotaccent -60\r
+KPX T egrave -60\r
+KPX T emacron -60\r
+KPX T eogonek -60\r
+KPX T hyphen -120\r
+KPX T o -80\r
+KPX T oacute -80\r
+KPX T ocircumflex -80\r
+KPX T odieresis -80\r
+KPX T ograve -80\r
+KPX T ohungarumlaut -80\r
+KPX T omacron -80\r
+KPX T oslash -80\r
+KPX T otilde -80\r
+KPX T period -80\r
+KPX T r -80\r
+KPX T racute -80\r
+KPX T rcommaaccent -80\r
+KPX T semicolon -40\r
+KPX T u -90\r
+KPX T uacute -90\r
+KPX T ucircumflex -90\r
+KPX T udieresis -90\r
+KPX T ugrave -90\r
+KPX T uhungarumlaut -90\r
+KPX T umacron -90\r
+KPX T uogonek -90\r
+KPX T uring -90\r
+KPX T w -60\r
+KPX T y -60\r
+KPX T yacute -60\r
+KPX T ydieresis -60\r
+KPX Tcaron A -90\r
+KPX Tcaron Aacute -90\r
+KPX Tcaron Abreve -90\r
+KPX Tcaron Acircumflex -90\r
+KPX Tcaron Adieresis -90\r
+KPX Tcaron Agrave -90\r
+KPX Tcaron Amacron -90\r
+KPX Tcaron Aogonek -90\r
+KPX Tcaron Aring -90\r
+KPX Tcaron Atilde -90\r
+KPX Tcaron O -40\r
+KPX Tcaron Oacute -40\r
+KPX Tcaron Ocircumflex -40\r
+KPX Tcaron Odieresis -40\r
+KPX Tcaron Ograve -40\r
+KPX Tcaron Ohungarumlaut -40\r
+KPX Tcaron Omacron -40\r
+KPX Tcaron Oslash -40\r
+KPX Tcaron Otilde -40\r
+KPX Tcaron a -80\r
+KPX Tcaron aacute -80\r
+KPX Tcaron abreve -80\r
+KPX Tcaron acircumflex -80\r
+KPX Tcaron adieresis -80\r
+KPX Tcaron agrave -80\r
+KPX Tcaron amacron -80\r
+KPX Tcaron aogonek -80\r
+KPX Tcaron aring -80\r
+KPX Tcaron atilde -80\r
+KPX Tcaron colon -40\r
+KPX Tcaron comma -80\r
+KPX Tcaron e -60\r
+KPX Tcaron eacute -60\r
+KPX Tcaron ecaron -60\r
+KPX Tcaron ecircumflex -60\r
+KPX Tcaron edieresis -60\r
+KPX Tcaron edotaccent -60\r
+KPX Tcaron egrave -60\r
+KPX Tcaron emacron -60\r
+KPX Tcaron eogonek -60\r
+KPX Tcaron hyphen -120\r
+KPX Tcaron o -80\r
+KPX Tcaron oacute -80\r
+KPX Tcaron ocircumflex -80\r
+KPX Tcaron odieresis -80\r
+KPX Tcaron ograve -80\r
+KPX Tcaron ohungarumlaut -80\r
+KPX Tcaron omacron -80\r
+KPX Tcaron oslash -80\r
+KPX Tcaron otilde -80\r
+KPX Tcaron period -80\r
+KPX Tcaron r -80\r
+KPX Tcaron racute -80\r
+KPX Tcaron rcommaaccent -80\r
+KPX Tcaron semicolon -40\r
+KPX Tcaron u -90\r
+KPX Tcaron uacute -90\r
+KPX Tcaron ucircumflex -90\r
+KPX Tcaron udieresis -90\r
+KPX Tcaron ugrave -90\r
+KPX Tcaron uhungarumlaut -90\r
+KPX Tcaron umacron -90\r
+KPX Tcaron uogonek -90\r
+KPX Tcaron uring -90\r
+KPX Tcaron w -60\r
+KPX Tcaron y -60\r
+KPX Tcaron yacute -60\r
+KPX Tcaron ydieresis -60\r
+KPX Tcommaaccent A -90\r
+KPX Tcommaaccent Aacute -90\r
+KPX Tcommaaccent Abreve -90\r
+KPX Tcommaaccent Acircumflex -90\r
+KPX Tcommaaccent Adieresis -90\r
+KPX Tcommaaccent Agrave -90\r
+KPX Tcommaaccent Amacron -90\r
+KPX Tcommaaccent Aogonek -90\r
+KPX Tcommaaccent Aring -90\r
+KPX Tcommaaccent Atilde -90\r
+KPX Tcommaaccent O -40\r
+KPX Tcommaaccent Oacute -40\r
+KPX Tcommaaccent Ocircumflex -40\r
+KPX Tcommaaccent Odieresis -40\r
+KPX Tcommaaccent Ograve -40\r
+KPX Tcommaaccent Ohungarumlaut -40\r
+KPX Tcommaaccent Omacron -40\r
+KPX Tcommaaccent Oslash -40\r
+KPX Tcommaaccent Otilde -40\r
+KPX Tcommaaccent a -80\r
+KPX Tcommaaccent aacute -80\r
+KPX Tcommaaccent abreve -80\r
+KPX Tcommaaccent acircumflex -80\r
+KPX Tcommaaccent adieresis -80\r
+KPX Tcommaaccent agrave -80\r
+KPX Tcommaaccent amacron -80\r
+KPX Tcommaaccent aogonek -80\r
+KPX Tcommaaccent aring -80\r
+KPX Tcommaaccent atilde -80\r
+KPX Tcommaaccent colon -40\r
+KPX Tcommaaccent comma -80\r
+KPX Tcommaaccent e -60\r
+KPX Tcommaaccent eacute -60\r
+KPX Tcommaaccent ecaron -60\r
+KPX Tcommaaccent ecircumflex -60\r
+KPX Tcommaaccent edieresis -60\r
+KPX Tcommaaccent edotaccent -60\r
+KPX Tcommaaccent egrave -60\r
+KPX Tcommaaccent emacron -60\r
+KPX Tcommaaccent eogonek -60\r
+KPX Tcommaaccent hyphen -120\r
+KPX Tcommaaccent o -80\r
+KPX Tcommaaccent oacute -80\r
+KPX Tcommaaccent ocircumflex -80\r
+KPX Tcommaaccent odieresis -80\r
+KPX Tcommaaccent ograve -80\r
+KPX Tcommaaccent ohungarumlaut -80\r
+KPX Tcommaaccent omacron -80\r
+KPX Tcommaaccent oslash -80\r
+KPX Tcommaaccent otilde -80\r
+KPX Tcommaaccent period -80\r
+KPX Tcommaaccent r -80\r
+KPX Tcommaaccent racute -80\r
+KPX Tcommaaccent rcommaaccent -80\r
+KPX Tcommaaccent semicolon -40\r
+KPX Tcommaaccent u -90\r
+KPX Tcommaaccent uacute -90\r
+KPX Tcommaaccent ucircumflex -90\r
+KPX Tcommaaccent udieresis -90\r
+KPX Tcommaaccent ugrave -90\r
+KPX Tcommaaccent uhungarumlaut -90\r
+KPX Tcommaaccent umacron -90\r
+KPX Tcommaaccent uogonek -90\r
+KPX Tcommaaccent uring -90\r
+KPX Tcommaaccent w -60\r
+KPX Tcommaaccent y -60\r
+KPX Tcommaaccent yacute -60\r
+KPX Tcommaaccent ydieresis -60\r
+KPX U A -50\r
+KPX U Aacute -50\r
+KPX U Abreve -50\r
+KPX U Acircumflex -50\r
+KPX U Adieresis -50\r
+KPX U Agrave -50\r
+KPX U Amacron -50\r
+KPX U Aogonek -50\r
+KPX U Aring -50\r
+KPX U Atilde -50\r
+KPX U comma -30\r
+KPX U period -30\r
+KPX Uacute A -50\r
+KPX Uacute Aacute -50\r
+KPX Uacute Abreve -50\r
+KPX Uacute Acircumflex -50\r
+KPX Uacute Adieresis -50\r
+KPX Uacute Agrave -50\r
+KPX Uacute Amacron -50\r
+KPX Uacute Aogonek -50\r
+KPX Uacute Aring -50\r
+KPX Uacute Atilde -50\r
+KPX Uacute comma -30\r
+KPX Uacute period -30\r
+KPX Ucircumflex A -50\r
+KPX Ucircumflex Aacute -50\r
+KPX Ucircumflex Abreve -50\r
+KPX Ucircumflex Acircumflex -50\r
+KPX Ucircumflex Adieresis -50\r
+KPX Ucircumflex Agrave -50\r
+KPX Ucircumflex Amacron -50\r
+KPX Ucircumflex Aogonek -50\r
+KPX Ucircumflex Aring -50\r
+KPX Ucircumflex Atilde -50\r
+KPX Ucircumflex comma -30\r
+KPX Ucircumflex period -30\r
+KPX Udieresis A -50\r
+KPX Udieresis Aacute -50\r
+KPX Udieresis Abreve -50\r
+KPX Udieresis Acircumflex -50\r
+KPX Udieresis Adieresis -50\r
+KPX Udieresis Agrave -50\r
+KPX Udieresis Amacron -50\r
+KPX Udieresis Aogonek -50\r
+KPX Udieresis Aring -50\r
+KPX Udieresis Atilde -50\r
+KPX Udieresis comma -30\r
+KPX Udieresis period -30\r
+KPX Ugrave A -50\r
+KPX Ugrave Aacute -50\r
+KPX Ugrave Abreve -50\r
+KPX Ugrave Acircumflex -50\r
+KPX Ugrave Adieresis -50\r
+KPX Ugrave Agrave -50\r
+KPX Ugrave Amacron -50\r
+KPX Ugrave Aogonek -50\r
+KPX Ugrave Aring -50\r
+KPX Ugrave Atilde -50\r
+KPX Ugrave comma -30\r
+KPX Ugrave period -30\r
+KPX Uhungarumlaut A -50\r
+KPX Uhungarumlaut Aacute -50\r
+KPX Uhungarumlaut Abreve -50\r
+KPX Uhungarumlaut Acircumflex -50\r
+KPX Uhungarumlaut Adieresis -50\r
+KPX Uhungarumlaut Agrave -50\r
+KPX Uhungarumlaut Amacron -50\r
+KPX Uhungarumlaut Aogonek -50\r
+KPX Uhungarumlaut Aring -50\r
+KPX Uhungarumlaut Atilde -50\r
+KPX Uhungarumlaut comma -30\r
+KPX Uhungarumlaut period -30\r
+KPX Umacron A -50\r
+KPX Umacron Aacute -50\r
+KPX Umacron Abreve -50\r
+KPX Umacron Acircumflex -50\r
+KPX Umacron Adieresis -50\r
+KPX Umacron Agrave -50\r
+KPX Umacron Amacron -50\r
+KPX Umacron Aogonek -50\r
+KPX Umacron Aring -50\r
+KPX Umacron Atilde -50\r
+KPX Umacron comma -30\r
+KPX Umacron period -30\r
+KPX Uogonek A -50\r
+KPX Uogonek Aacute -50\r
+KPX Uogonek Abreve -50\r
+KPX Uogonek Acircumflex -50\r
+KPX Uogonek Adieresis -50\r
+KPX Uogonek Agrave -50\r
+KPX Uogonek Amacron -50\r
+KPX Uogonek Aogonek -50\r
+KPX Uogonek Aring -50\r
+KPX Uogonek Atilde -50\r
+KPX Uogonek comma -30\r
+KPX Uogonek period -30\r
+KPX Uring A -50\r
+KPX Uring Aacute -50\r
+KPX Uring Abreve -50\r
+KPX Uring Acircumflex -50\r
+KPX Uring Adieresis -50\r
+KPX Uring Agrave -50\r
+KPX Uring Amacron -50\r
+KPX Uring Aogonek -50\r
+KPX Uring Aring -50\r
+KPX Uring Atilde -50\r
+KPX Uring comma -30\r
+KPX Uring period -30\r
+KPX V A -80\r
+KPX V Aacute -80\r
+KPX V Abreve -80\r
+KPX V Acircumflex -80\r
+KPX V Adieresis -80\r
+KPX V Agrave -80\r
+KPX V Amacron -80\r
+KPX V Aogonek -80\r
+KPX V Aring -80\r
+KPX V Atilde -80\r
+KPX V G -50\r
+KPX V Gbreve -50\r
+KPX V Gcommaaccent -50\r
+KPX V O -50\r
+KPX V Oacute -50\r
+KPX V Ocircumflex -50\r
+KPX V Odieresis -50\r
+KPX V Ograve -50\r
+KPX V Ohungarumlaut -50\r
+KPX V Omacron -50\r
+KPX V Oslash -50\r
+KPX V Otilde -50\r
+KPX V a -60\r
+KPX V aacute -60\r
+KPX V abreve -60\r
+KPX V acircumflex -60\r
+KPX V adieresis -60\r
+KPX V agrave -60\r
+KPX V amacron -60\r
+KPX V aogonek -60\r
+KPX V aring -60\r
+KPX V atilde -60\r
+KPX V colon -40\r
+KPX V comma -120\r
+KPX V e -50\r
+KPX V eacute -50\r
+KPX V ecaron -50\r
+KPX V ecircumflex -50\r
+KPX V edieresis -50\r
+KPX V edotaccent -50\r
+KPX V egrave -50\r
+KPX V emacron -50\r
+KPX V eogonek -50\r
+KPX V hyphen -80\r
+KPX V o -90\r
+KPX V oacute -90\r
+KPX V ocircumflex -90\r
+KPX V odieresis -90\r
+KPX V ograve -90\r
+KPX V ohungarumlaut -90\r
+KPX V omacron -90\r
+KPX V oslash -90\r
+KPX V otilde -90\r
+KPX V period -120\r
+KPX V semicolon -40\r
+KPX V u -60\r
+KPX V uacute -60\r
+KPX V ucircumflex -60\r
+KPX V udieresis -60\r
+KPX V ugrave -60\r
+KPX V uhungarumlaut -60\r
+KPX V umacron -60\r
+KPX V uogonek -60\r
+KPX V uring -60\r
+KPX W A -60\r
+KPX W Aacute -60\r
+KPX W Abreve -60\r
+KPX W Acircumflex -60\r
+KPX W Adieresis -60\r
+KPX W Agrave -60\r
+KPX W Amacron -60\r
+KPX W Aogonek -60\r
+KPX W Aring -60\r
+KPX W Atilde -60\r
+KPX W O -20\r
+KPX W Oacute -20\r
+KPX W Ocircumflex -20\r
+KPX W Odieresis -20\r
+KPX W Ograve -20\r
+KPX W Ohungarumlaut -20\r
+KPX W Omacron -20\r
+KPX W Oslash -20\r
+KPX W Otilde -20\r
+KPX W a -40\r
+KPX W aacute -40\r
+KPX W abreve -40\r
+KPX W acircumflex -40\r
+KPX W adieresis -40\r
+KPX W agrave -40\r
+KPX W amacron -40\r
+KPX W aogonek -40\r
+KPX W aring -40\r
+KPX W atilde -40\r
+KPX W colon -10\r
+KPX W comma -80\r
+KPX W e -35\r
+KPX W eacute -35\r
+KPX W ecaron -35\r
+KPX W ecircumflex -35\r
+KPX W edieresis -35\r
+KPX W edotaccent -35\r
+KPX W egrave -35\r
+KPX W emacron -35\r
+KPX W eogonek -35\r
+KPX W hyphen -40\r
+KPX W o -60\r
+KPX W oacute -60\r
+KPX W ocircumflex -60\r
+KPX W odieresis -60\r
+KPX W ograve -60\r
+KPX W ohungarumlaut -60\r
+KPX W omacron -60\r
+KPX W oslash -60\r
+KPX W otilde -60\r
+KPX W period -80\r
+KPX W semicolon -10\r
+KPX W u -45\r
+KPX W uacute -45\r
+KPX W ucircumflex -45\r
+KPX W udieresis -45\r
+KPX W ugrave -45\r
+KPX W uhungarumlaut -45\r
+KPX W umacron -45\r
+KPX W uogonek -45\r
+KPX W uring -45\r
+KPX W y -20\r
+KPX W yacute -20\r
+KPX W ydieresis -20\r
+KPX Y A -110\r
+KPX Y Aacute -110\r
+KPX Y Abreve -110\r
+KPX Y Acircumflex -110\r
+KPX Y Adieresis -110\r
+KPX Y Agrave -110\r
+KPX Y Amacron -110\r
+KPX Y Aogonek -110\r
+KPX Y Aring -110\r
+KPX Y Atilde -110\r
+KPX Y O -70\r
+KPX Y Oacute -70\r
+KPX Y Ocircumflex -70\r
+KPX Y Odieresis -70\r
+KPX Y Ograve -70\r
+KPX Y Ohungarumlaut -70\r
+KPX Y Omacron -70\r
+KPX Y Oslash -70\r
+KPX Y Otilde -70\r
+KPX Y a -90\r
+KPX Y aacute -90\r
+KPX Y abreve -90\r
+KPX Y acircumflex -90\r
+KPX Y adieresis -90\r
+KPX Y agrave -90\r
+KPX Y amacron -90\r
+KPX Y aogonek -90\r
+KPX Y aring -90\r
+KPX Y atilde -90\r
+KPX Y colon -50\r
+KPX Y comma -100\r
+KPX Y e -80\r
+KPX Y eacute -80\r
+KPX Y ecaron -80\r
+KPX Y ecircumflex -80\r
+KPX Y edieresis -80\r
+KPX Y edotaccent -80\r
+KPX Y egrave -80\r
+KPX Y emacron -80\r
+KPX Y eogonek -80\r
+KPX Y o -100\r
+KPX Y oacute -100\r
+KPX Y ocircumflex -100\r
+KPX Y odieresis -100\r
+KPX Y ograve -100\r
+KPX Y ohungarumlaut -100\r
+KPX Y omacron -100\r
+KPX Y oslash -100\r
+KPX Y otilde -100\r
+KPX Y period -100\r
+KPX Y semicolon -50\r
+KPX Y u -100\r
+KPX Y uacute -100\r
+KPX Y ucircumflex -100\r
+KPX Y udieresis -100\r
+KPX Y ugrave -100\r
+KPX Y uhungarumlaut -100\r
+KPX Y umacron -100\r
+KPX Y uogonek -100\r
+KPX Y uring -100\r
+KPX Yacute A -110\r
+KPX Yacute Aacute -110\r
+KPX Yacute Abreve -110\r
+KPX Yacute Acircumflex -110\r
+KPX Yacute Adieresis -110\r
+KPX Yacute Agrave -110\r
+KPX Yacute Amacron -110\r
+KPX Yacute Aogonek -110\r
+KPX Yacute Aring -110\r
+KPX Yacute Atilde -110\r
+KPX Yacute O -70\r
+KPX Yacute Oacute -70\r
+KPX Yacute Ocircumflex -70\r
+KPX Yacute Odieresis -70\r
+KPX Yacute Ograve -70\r
+KPX Yacute Ohungarumlaut -70\r
+KPX Yacute Omacron -70\r
+KPX Yacute Oslash -70\r
+KPX Yacute Otilde -70\r
+KPX Yacute a -90\r
+KPX Yacute aacute -90\r
+KPX Yacute abreve -90\r
+KPX Yacute acircumflex -90\r
+KPX Yacute adieresis -90\r
+KPX Yacute agrave -90\r
+KPX Yacute amacron -90\r
+KPX Yacute aogonek -90\r
+KPX Yacute aring -90\r
+KPX Yacute atilde -90\r
+KPX Yacute colon -50\r
+KPX Yacute comma -100\r
+KPX Yacute e -80\r
+KPX Yacute eacute -80\r
+KPX Yacute ecaron -80\r
+KPX Yacute ecircumflex -80\r
+KPX Yacute edieresis -80\r
+KPX Yacute edotaccent -80\r
+KPX Yacute egrave -80\r
+KPX Yacute emacron -80\r
+KPX Yacute eogonek -80\r
+KPX Yacute o -100\r
+KPX Yacute oacute -100\r
+KPX Yacute ocircumflex -100\r
+KPX Yacute odieresis -100\r
+KPX Yacute ograve -100\r
+KPX Yacute ohungarumlaut -100\r
+KPX Yacute omacron -100\r
+KPX Yacute oslash -100\r
+KPX Yacute otilde -100\r
+KPX Yacute period -100\r
+KPX Yacute semicolon -50\r
+KPX Yacute u -100\r
+KPX Yacute uacute -100\r
+KPX Yacute ucircumflex -100\r
+KPX Yacute udieresis -100\r
+KPX Yacute ugrave -100\r
+KPX Yacute uhungarumlaut -100\r
+KPX Yacute umacron -100\r
+KPX Yacute uogonek -100\r
+KPX Yacute uring -100\r
+KPX Ydieresis A -110\r
+KPX Ydieresis Aacute -110\r
+KPX Ydieresis Abreve -110\r
+KPX Ydieresis Acircumflex -110\r
+KPX Ydieresis Adieresis -110\r
+KPX Ydieresis Agrave -110\r
+KPX Ydieresis Amacron -110\r
+KPX Ydieresis Aogonek -110\r
+KPX Ydieresis Aring -110\r
+KPX Ydieresis Atilde -110\r
+KPX Ydieresis O -70\r
+KPX Ydieresis Oacute -70\r
+KPX Ydieresis Ocircumflex -70\r
+KPX Ydieresis Odieresis -70\r
+KPX Ydieresis Ograve -70\r
+KPX Ydieresis Ohungarumlaut -70\r
+KPX Ydieresis Omacron -70\r
+KPX Ydieresis Oslash -70\r
+KPX Ydieresis Otilde -70\r
+KPX Ydieresis a -90\r
+KPX Ydieresis aacute -90\r
+KPX Ydieresis abreve -90\r
+KPX Ydieresis acircumflex -90\r
+KPX Ydieresis adieresis -90\r
+KPX Ydieresis agrave -90\r
+KPX Ydieresis amacron -90\r
+KPX Ydieresis aogonek -90\r
+KPX Ydieresis aring -90\r
+KPX Ydieresis atilde -90\r
+KPX Ydieresis colon -50\r
+KPX Ydieresis comma -100\r
+KPX Ydieresis e -80\r
+KPX Ydieresis eacute -80\r
+KPX Ydieresis ecaron -80\r
+KPX Ydieresis ecircumflex -80\r
+KPX Ydieresis edieresis -80\r
+KPX Ydieresis edotaccent -80\r
+KPX Ydieresis egrave -80\r
+KPX Ydieresis emacron -80\r
+KPX Ydieresis eogonek -80\r
+KPX Ydieresis o -100\r
+KPX Ydieresis oacute -100\r
+KPX Ydieresis ocircumflex -100\r
+KPX Ydieresis odieresis -100\r
+KPX Ydieresis ograve -100\r
+KPX Ydieresis ohungarumlaut -100\r
+KPX Ydieresis omacron -100\r
+KPX Ydieresis oslash -100\r
+KPX Ydieresis otilde -100\r
+KPX Ydieresis period -100\r
+KPX Ydieresis semicolon -50\r
+KPX Ydieresis u -100\r
+KPX Ydieresis uacute -100\r
+KPX Ydieresis ucircumflex -100\r
+KPX Ydieresis udieresis -100\r
+KPX Ydieresis ugrave -100\r
+KPX Ydieresis uhungarumlaut -100\r
+KPX Ydieresis umacron -100\r
+KPX Ydieresis uogonek -100\r
+KPX Ydieresis uring -100\r
+KPX a g -10\r
+KPX a gbreve -10\r
+KPX a gcommaaccent -10\r
+KPX a v -15\r
+KPX a w -15\r
+KPX a y -20\r
+KPX a yacute -20\r
+KPX a ydieresis -20\r
+KPX aacute g -10\r
+KPX aacute gbreve -10\r
+KPX aacute gcommaaccent -10\r
+KPX aacute v -15\r
+KPX aacute w -15\r
+KPX aacute y -20\r
+KPX aacute yacute -20\r
+KPX aacute ydieresis -20\r
+KPX abreve g -10\r
+KPX abreve gbreve -10\r
+KPX abreve gcommaaccent -10\r
+KPX abreve v -15\r
+KPX abreve w -15\r
+KPX abreve y -20\r
+KPX abreve yacute -20\r
+KPX abreve ydieresis -20\r
+KPX acircumflex g -10\r
+KPX acircumflex gbreve -10\r
+KPX acircumflex gcommaaccent -10\r
+KPX acircumflex v -15\r
+KPX acircumflex w -15\r
+KPX acircumflex y -20\r
+KPX acircumflex yacute -20\r
+KPX acircumflex ydieresis -20\r
+KPX adieresis g -10\r
+KPX adieresis gbreve -10\r
+KPX adieresis gcommaaccent -10\r
+KPX adieresis v -15\r
+KPX adieresis w -15\r
+KPX adieresis y -20\r
+KPX adieresis yacute -20\r
+KPX adieresis ydieresis -20\r
+KPX agrave g -10\r
+KPX agrave gbreve -10\r
+KPX agrave gcommaaccent -10\r
+KPX agrave v -15\r
+KPX agrave w -15\r
+KPX agrave y -20\r
+KPX agrave yacute -20\r
+KPX agrave ydieresis -20\r
+KPX amacron g -10\r
+KPX amacron gbreve -10\r
+KPX amacron gcommaaccent -10\r
+KPX amacron v -15\r
+KPX amacron w -15\r
+KPX amacron y -20\r
+KPX amacron yacute -20\r
+KPX amacron ydieresis -20\r
+KPX aogonek g -10\r
+KPX aogonek gbreve -10\r
+KPX aogonek gcommaaccent -10\r
+KPX aogonek v -15\r
+KPX aogonek w -15\r
+KPX aogonek y -20\r
+KPX aogonek yacute -20\r
+KPX aogonek ydieresis -20\r
+KPX aring g -10\r
+KPX aring gbreve -10\r
+KPX aring gcommaaccent -10\r
+KPX aring v -15\r
+KPX aring w -15\r
+KPX aring y -20\r
+KPX aring yacute -20\r
+KPX aring ydieresis -20\r
+KPX atilde g -10\r
+KPX atilde gbreve -10\r
+KPX atilde gcommaaccent -10\r
+KPX atilde v -15\r
+KPX atilde w -15\r
+KPX atilde y -20\r
+KPX atilde yacute -20\r
+KPX atilde ydieresis -20\r
+KPX b l -10\r
+KPX b lacute -10\r
+KPX b lcommaaccent -10\r
+KPX b lslash -10\r
+KPX b u -20\r
+KPX b uacute -20\r
+KPX b ucircumflex -20\r
+KPX b udieresis -20\r
+KPX b ugrave -20\r
+KPX b uhungarumlaut -20\r
+KPX b umacron -20\r
+KPX b uogonek -20\r
+KPX b uring -20\r
+KPX b v -20\r
+KPX b y -20\r
+KPX b yacute -20\r
+KPX b ydieresis -20\r
+KPX c h -10\r
+KPX c k -20\r
+KPX c kcommaaccent -20\r
+KPX c l -20\r
+KPX c lacute -20\r
+KPX c lcommaaccent -20\r
+KPX c lslash -20\r
+KPX c y -10\r
+KPX c yacute -10\r
+KPX c ydieresis -10\r
+KPX cacute h -10\r
+KPX cacute k -20\r
+KPX cacute kcommaaccent -20\r
+KPX cacute l -20\r
+KPX cacute lacute -20\r
+KPX cacute lcommaaccent -20\r
+KPX cacute lslash -20\r
+KPX cacute y -10\r
+KPX cacute yacute -10\r
+KPX cacute ydieresis -10\r
+KPX ccaron h -10\r
+KPX ccaron k -20\r
+KPX ccaron kcommaaccent -20\r
+KPX ccaron l -20\r
+KPX ccaron lacute -20\r
+KPX ccaron lcommaaccent -20\r
+KPX ccaron lslash -20\r
+KPX ccaron y -10\r
+KPX ccaron yacute -10\r
+KPX ccaron ydieresis -10\r
+KPX ccedilla h -10\r
+KPX ccedilla k -20\r
+KPX ccedilla kcommaaccent -20\r
+KPX ccedilla l -20\r
+KPX ccedilla lacute -20\r
+KPX ccedilla lcommaaccent -20\r
+KPX ccedilla lslash -20\r
+KPX ccedilla y -10\r
+KPX ccedilla yacute -10\r
+KPX ccedilla ydieresis -10\r
+KPX colon space -40\r
+KPX comma quotedblright -120\r
+KPX comma quoteright -120\r
+KPX comma space -40\r
+KPX d d -10\r
+KPX d dcroat -10\r
+KPX d v -15\r
+KPX d w -15\r
+KPX d y -15\r
+KPX d yacute -15\r
+KPX d ydieresis -15\r
+KPX dcroat d -10\r
+KPX dcroat dcroat -10\r
+KPX dcroat v -15\r
+KPX dcroat w -15\r
+KPX dcroat y -15\r
+KPX dcroat yacute -15\r
+KPX dcroat ydieresis -15\r
+KPX e comma 10\r
+KPX e period 20\r
+KPX e v -15\r
+KPX e w -15\r
+KPX e x -15\r
+KPX e y -15\r
+KPX e yacute -15\r
+KPX e ydieresis -15\r
+KPX eacute comma 10\r
+KPX eacute period 20\r
+KPX eacute v -15\r
+KPX eacute w -15\r
+KPX eacute x -15\r
+KPX eacute y -15\r
+KPX eacute yacute -15\r
+KPX eacute ydieresis -15\r
+KPX ecaron comma 10\r
+KPX ecaron period 20\r
+KPX ecaron v -15\r
+KPX ecaron w -15\r
+KPX ecaron x -15\r
+KPX ecaron y -15\r
+KPX ecaron yacute -15\r
+KPX ecaron ydieresis -15\r
+KPX ecircumflex comma 10\r
+KPX ecircumflex period 20\r
+KPX ecircumflex v -15\r
+KPX ecircumflex w -15\r
+KPX ecircumflex x -15\r
+KPX ecircumflex y -15\r
+KPX ecircumflex yacute -15\r
+KPX ecircumflex ydieresis -15\r
+KPX edieresis comma 10\r
+KPX edieresis period 20\r
+KPX edieresis v -15\r
+KPX edieresis w -15\r
+KPX edieresis x -15\r
+KPX edieresis y -15\r
+KPX edieresis yacute -15\r
+KPX edieresis ydieresis -15\r
+KPX edotaccent comma 10\r
+KPX edotaccent period 20\r
+KPX edotaccent v -15\r
+KPX edotaccent w -15\r
+KPX edotaccent x -15\r
+KPX edotaccent y -15\r
+KPX edotaccent yacute -15\r
+KPX edotaccent ydieresis -15\r
+KPX egrave comma 10\r
+KPX egrave period 20\r
+KPX egrave v -15\r
+KPX egrave w -15\r
+KPX egrave x -15\r
+KPX egrave y -15\r
+KPX egrave yacute -15\r
+KPX egrave ydieresis -15\r
+KPX emacron comma 10\r
+KPX emacron period 20\r
+KPX emacron v -15\r
+KPX emacron w -15\r
+KPX emacron x -15\r
+KPX emacron y -15\r
+KPX emacron yacute -15\r
+KPX emacron ydieresis -15\r
+KPX eogonek comma 10\r
+KPX eogonek period 20\r
+KPX eogonek v -15\r
+KPX eogonek w -15\r
+KPX eogonek x -15\r
+KPX eogonek y -15\r
+KPX eogonek yacute -15\r
+KPX eogonek ydieresis -15\r
+KPX f comma -10\r
+KPX f e -10\r
+KPX f eacute -10\r
+KPX f ecaron -10\r
+KPX f ecircumflex -10\r
+KPX f edieresis -10\r
+KPX f edotaccent -10\r
+KPX f egrave -10\r
+KPX f emacron -10\r
+KPX f eogonek -10\r
+KPX f o -20\r
+KPX f oacute -20\r
+KPX f ocircumflex -20\r
+KPX f odieresis -20\r
+KPX f ograve -20\r
+KPX f ohungarumlaut -20\r
+KPX f omacron -20\r
+KPX f oslash -20\r
+KPX f otilde -20\r
+KPX f period -10\r
+KPX f quotedblright 30\r
+KPX f quoteright 30\r
+KPX g e 10\r
+KPX g eacute 10\r
+KPX g ecaron 10\r
+KPX g ecircumflex 10\r
+KPX g edieresis 10\r
+KPX g edotaccent 10\r
+KPX g egrave 10\r
+KPX g emacron 10\r
+KPX g eogonek 10\r
+KPX g g -10\r
+KPX g gbreve -10\r
+KPX g gcommaaccent -10\r
+KPX gbreve e 10\r
+KPX gbreve eacute 10\r
+KPX gbreve ecaron 10\r
+KPX gbreve ecircumflex 10\r
+KPX gbreve edieresis 10\r
+KPX gbreve edotaccent 10\r
+KPX gbreve egrave 10\r
+KPX gbreve emacron 10\r
+KPX gbreve eogonek 10\r
+KPX gbreve g -10\r
+KPX gbreve gbreve -10\r
+KPX gbreve gcommaaccent -10\r
+KPX gcommaaccent e 10\r
+KPX gcommaaccent eacute 10\r
+KPX gcommaaccent ecaron 10\r
+KPX gcommaaccent ecircumflex 10\r
+KPX gcommaaccent edieresis 10\r
+KPX gcommaaccent edotaccent 10\r
+KPX gcommaaccent egrave 10\r
+KPX gcommaaccent emacron 10\r
+KPX gcommaaccent eogonek 10\r
+KPX gcommaaccent g -10\r
+KPX gcommaaccent gbreve -10\r
+KPX gcommaaccent gcommaaccent -10\r
+KPX h y -20\r
+KPX h yacute -20\r
+KPX h ydieresis -20\r
+KPX k o -15\r
+KPX k oacute -15\r
+KPX k ocircumflex -15\r
+KPX k odieresis -15\r
+KPX k ograve -15\r
+KPX k ohungarumlaut -15\r
+KPX k omacron -15\r
+KPX k oslash -15\r
+KPX k otilde -15\r
+KPX kcommaaccent o -15\r
+KPX kcommaaccent oacute -15\r
+KPX kcommaaccent ocircumflex -15\r
+KPX kcommaaccent odieresis -15\r
+KPX kcommaaccent ograve -15\r
+KPX kcommaaccent ohungarumlaut -15\r
+KPX kcommaaccent omacron -15\r
+KPX kcommaaccent oslash -15\r
+KPX kcommaaccent otilde -15\r
+KPX l w -15\r
+KPX l y -15\r
+KPX l yacute -15\r
+KPX l ydieresis -15\r
+KPX lacute w -15\r
+KPX lacute y -15\r
+KPX lacute yacute -15\r
+KPX lacute ydieresis -15\r
+KPX lcommaaccent w -15\r
+KPX lcommaaccent y -15\r
+KPX lcommaaccent yacute -15\r
+KPX lcommaaccent ydieresis -15\r
+KPX lslash w -15\r
+KPX lslash y -15\r
+KPX lslash yacute -15\r
+KPX lslash ydieresis -15\r
+KPX m u -20\r
+KPX m uacute -20\r
+KPX m ucircumflex -20\r
+KPX m udieresis -20\r
+KPX m ugrave -20\r
+KPX m uhungarumlaut -20\r
+KPX m umacron -20\r
+KPX m uogonek -20\r
+KPX m uring -20\r
+KPX m y -30\r
+KPX m yacute -30\r
+KPX m ydieresis -30\r
+KPX n u -10\r
+KPX n uacute -10\r
+KPX n ucircumflex -10\r
+KPX n udieresis -10\r
+KPX n ugrave -10\r
+KPX n uhungarumlaut -10\r
+KPX n umacron -10\r
+KPX n uogonek -10\r
+KPX n uring -10\r
+KPX n v -40\r
+KPX n y -20\r
+KPX n yacute -20\r
+KPX n ydieresis -20\r
+KPX nacute u -10\r
+KPX nacute uacute -10\r
+KPX nacute ucircumflex -10\r
+KPX nacute udieresis -10\r
+KPX nacute ugrave -10\r
+KPX nacute uhungarumlaut -10\r
+KPX nacute umacron -10\r
+KPX nacute uogonek -10\r
+KPX nacute uring -10\r
+KPX nacute v -40\r
+KPX nacute y -20\r
+KPX nacute yacute -20\r
+KPX nacute ydieresis -20\r
+KPX ncaron u -10\r
+KPX ncaron uacute -10\r
+KPX ncaron ucircumflex -10\r
+KPX ncaron udieresis -10\r
+KPX ncaron ugrave -10\r
+KPX ncaron uhungarumlaut -10\r
+KPX ncaron umacron -10\r
+KPX ncaron uogonek -10\r
+KPX ncaron uring -10\r
+KPX ncaron v -40\r
+KPX ncaron y -20\r
+KPX ncaron yacute -20\r
+KPX ncaron ydieresis -20\r
+KPX ncommaaccent u -10\r
+KPX ncommaaccent uacute -10\r
+KPX ncommaaccent ucircumflex -10\r
+KPX ncommaaccent udieresis -10\r
+KPX ncommaaccent ugrave -10\r
+KPX ncommaaccent uhungarumlaut -10\r
+KPX ncommaaccent umacron -10\r
+KPX ncommaaccent uogonek -10\r
+KPX ncommaaccent uring -10\r
+KPX ncommaaccent v -40\r
+KPX ncommaaccent y -20\r
+KPX ncommaaccent yacute -20\r
+KPX ncommaaccent ydieresis -20\r
+KPX ntilde u -10\r
+KPX ntilde uacute -10\r
+KPX ntilde ucircumflex -10\r
+KPX ntilde udieresis -10\r
+KPX ntilde ugrave -10\r
+KPX ntilde uhungarumlaut -10\r
+KPX ntilde umacron -10\r
+KPX ntilde uogonek -10\r
+KPX ntilde uring -10\r
+KPX ntilde v -40\r
+KPX ntilde y -20\r
+KPX ntilde yacute -20\r
+KPX ntilde ydieresis -20\r
+KPX o v -20\r
+KPX o w -15\r
+KPX o x -30\r
+KPX o y -20\r
+KPX o yacute -20\r
+KPX o ydieresis -20\r
+KPX oacute v -20\r
+KPX oacute w -15\r
+KPX oacute x -30\r
+KPX oacute y -20\r
+KPX oacute yacute -20\r
+KPX oacute ydieresis -20\r
+KPX ocircumflex v -20\r
+KPX ocircumflex w -15\r
+KPX ocircumflex x -30\r
+KPX ocircumflex y -20\r
+KPX ocircumflex yacute -20\r
+KPX ocircumflex ydieresis -20\r
+KPX odieresis v -20\r
+KPX odieresis w -15\r
+KPX odieresis x -30\r
+KPX odieresis y -20\r
+KPX odieresis yacute -20\r
+KPX odieresis ydieresis -20\r
+KPX ograve v -20\r
+KPX ograve w -15\r
+KPX ograve x -30\r
+KPX ograve y -20\r
+KPX ograve yacute -20\r
+KPX ograve ydieresis -20\r
+KPX ohungarumlaut v -20\r
+KPX ohungarumlaut w -15\r
+KPX ohungarumlaut x -30\r
+KPX ohungarumlaut y -20\r
+KPX ohungarumlaut yacute -20\r
+KPX ohungarumlaut ydieresis -20\r
+KPX omacron v -20\r
+KPX omacron w -15\r
+KPX omacron x -30\r
+KPX omacron y -20\r
+KPX omacron yacute -20\r
+KPX omacron ydieresis -20\r
+KPX oslash v -20\r
+KPX oslash w -15\r
+KPX oslash x -30\r
+KPX oslash y -20\r
+KPX oslash yacute -20\r
+KPX oslash ydieresis -20\r
+KPX otilde v -20\r
+KPX otilde w -15\r
+KPX otilde x -30\r
+KPX otilde y -20\r
+KPX otilde yacute -20\r
+KPX otilde ydieresis -20\r
+KPX p y -15\r
+KPX p yacute -15\r
+KPX p ydieresis -15\r
+KPX period quotedblright -120\r
+KPX period quoteright -120\r
+KPX period space -40\r
+KPX quotedblright space -80\r
+KPX quoteleft quoteleft -46\r
+KPX quoteright d -80\r
+KPX quoteright dcroat -80\r
+KPX quoteright l -20\r
+KPX quoteright lacute -20\r
+KPX quoteright lcommaaccent -20\r
+KPX quoteright lslash -20\r
+KPX quoteright quoteright -46\r
+KPX quoteright r -40\r
+KPX quoteright racute -40\r
+KPX quoteright rcaron -40\r
+KPX quoteright rcommaaccent -40\r
+KPX quoteright s -60\r
+KPX quoteright sacute -60\r
+KPX quoteright scaron -60\r
+KPX quoteright scedilla -60\r
+KPX quoteright scommaaccent -60\r
+KPX quoteright space -80\r
+KPX quoteright v -20\r
+KPX r c -20\r
+KPX r cacute -20\r
+KPX r ccaron -20\r
+KPX r ccedilla -20\r
+KPX r comma -60\r
+KPX r d -20\r
+KPX r dcroat -20\r
+KPX r g -15\r
+KPX r gbreve -15\r
+KPX r gcommaaccent -15\r
+KPX r hyphen -20\r
+KPX r o -20\r
+KPX r oacute -20\r
+KPX r ocircumflex -20\r
+KPX r odieresis -20\r
+KPX r ograve -20\r
+KPX r ohungarumlaut -20\r
+KPX r omacron -20\r
+KPX r oslash -20\r
+KPX r otilde -20\r
+KPX r period -60\r
+KPX r q -20\r
+KPX r s -15\r
+KPX r sacute -15\r
+KPX r scaron -15\r
+KPX r scedilla -15\r
+KPX r scommaaccent -15\r
+KPX r t 20\r
+KPX r tcommaaccent 20\r
+KPX r v 10\r
+KPX r y 10\r
+KPX r yacute 10\r
+KPX r ydieresis 10\r
+KPX racute c -20\r
+KPX racute cacute -20\r
+KPX racute ccaron -20\r
+KPX racute ccedilla -20\r
+KPX racute comma -60\r
+KPX racute d -20\r
+KPX racute dcroat -20\r
+KPX racute g -15\r
+KPX racute gbreve -15\r
+KPX racute gcommaaccent -15\r
+KPX racute hyphen -20\r
+KPX racute o -20\r
+KPX racute oacute -20\r
+KPX racute ocircumflex -20\r
+KPX racute odieresis -20\r
+KPX racute ograve -20\r
+KPX racute ohungarumlaut -20\r
+KPX racute omacron -20\r
+KPX racute oslash -20\r
+KPX racute otilde -20\r
+KPX racute period -60\r
+KPX racute q -20\r
+KPX racute s -15\r
+KPX racute sacute -15\r
+KPX racute scaron -15\r
+KPX racute scedilla -15\r
+KPX racute scommaaccent -15\r
+KPX racute t 20\r
+KPX racute tcommaaccent 20\r
+KPX racute v 10\r
+KPX racute y 10\r
+KPX racute yacute 10\r
+KPX racute ydieresis 10\r
+KPX rcaron c -20\r
+KPX rcaron cacute -20\r
+KPX rcaron ccaron -20\r
+KPX rcaron ccedilla -20\r
+KPX rcaron comma -60\r
+KPX rcaron d -20\r
+KPX rcaron dcroat -20\r
+KPX rcaron g -15\r
+KPX rcaron gbreve -15\r
+KPX rcaron gcommaaccent -15\r
+KPX rcaron hyphen -20\r
+KPX rcaron o -20\r
+KPX rcaron oacute -20\r
+KPX rcaron ocircumflex -20\r
+KPX rcaron odieresis -20\r
+KPX rcaron ograve -20\r
+KPX rcaron ohungarumlaut -20\r
+KPX rcaron omacron -20\r
+KPX rcaron oslash -20\r
+KPX rcaron otilde -20\r
+KPX rcaron period -60\r
+KPX rcaron q -20\r
+KPX rcaron s -15\r
+KPX rcaron sacute -15\r
+KPX rcaron scaron -15\r
+KPX rcaron scedilla -15\r
+KPX rcaron scommaaccent -15\r
+KPX rcaron t 20\r
+KPX rcaron tcommaaccent 20\r
+KPX rcaron v 10\r
+KPX rcaron y 10\r
+KPX rcaron yacute 10\r
+KPX rcaron ydieresis 10\r
+KPX rcommaaccent c -20\r
+KPX rcommaaccent cacute -20\r
+KPX rcommaaccent ccaron -20\r
+KPX rcommaaccent ccedilla -20\r
+KPX rcommaaccent comma -60\r
+KPX rcommaaccent d -20\r
+KPX rcommaaccent dcroat -20\r
+KPX rcommaaccent g -15\r
+KPX rcommaaccent gbreve -15\r
+KPX rcommaaccent gcommaaccent -15\r
+KPX rcommaaccent hyphen -20\r
+KPX rcommaaccent o -20\r
+KPX rcommaaccent oacute -20\r
+KPX rcommaaccent ocircumflex -20\r
+KPX rcommaaccent odieresis -20\r
+KPX rcommaaccent ograve -20\r
+KPX rcommaaccent ohungarumlaut -20\r
+KPX rcommaaccent omacron -20\r
+KPX rcommaaccent oslash -20\r
+KPX rcommaaccent otilde -20\r
+KPX rcommaaccent period -60\r
+KPX rcommaaccent q -20\r
+KPX rcommaaccent s -15\r
+KPX rcommaaccent sacute -15\r
+KPX rcommaaccent scaron -15\r
+KPX rcommaaccent scedilla -15\r
+KPX rcommaaccent scommaaccent -15\r
+KPX rcommaaccent t 20\r
+KPX rcommaaccent tcommaaccent 20\r
+KPX rcommaaccent v 10\r
+KPX rcommaaccent y 10\r
+KPX rcommaaccent yacute 10\r
+KPX rcommaaccent ydieresis 10\r
+KPX s w -15\r
+KPX sacute w -15\r
+KPX scaron w -15\r
+KPX scedilla w -15\r
+KPX scommaaccent w -15\r
+KPX semicolon space -40\r
+KPX space T -100\r
+KPX space Tcaron -100\r
+KPX space Tcommaaccent -100\r
+KPX space V -80\r
+KPX space W -80\r
+KPX space Y -120\r
+KPX space Yacute -120\r
+KPX space Ydieresis -120\r
+KPX space quotedblleft -80\r
+KPX space quoteleft -60\r
+KPX v a -20\r
+KPX v aacute -20\r
+KPX v abreve -20\r
+KPX v acircumflex -20\r
+KPX v adieresis -20\r
+KPX v agrave -20\r
+KPX v amacron -20\r
+KPX v aogonek -20\r
+KPX v aring -20\r
+KPX v atilde -20\r
+KPX v comma -80\r
+KPX v o -30\r
+KPX v oacute -30\r
+KPX v ocircumflex -30\r
+KPX v odieresis -30\r
+KPX v ograve -30\r
+KPX v ohungarumlaut -30\r
+KPX v omacron -30\r
+KPX v oslash -30\r
+KPX v otilde -30\r
+KPX v period -80\r
+KPX w comma -40\r
+KPX w o -20\r
+KPX w oacute -20\r
+KPX w ocircumflex -20\r
+KPX w odieresis -20\r
+KPX w ograve -20\r
+KPX w ohungarumlaut -20\r
+KPX w omacron -20\r
+KPX w oslash -20\r
+KPX w otilde -20\r
+KPX w period -40\r
+KPX x e -10\r
+KPX x eacute -10\r
+KPX x ecaron -10\r
+KPX x ecircumflex -10\r
+KPX x edieresis -10\r
+KPX x edotaccent -10\r
+KPX x egrave -10\r
+KPX x emacron -10\r
+KPX x eogonek -10\r
+KPX y a -30\r
+KPX y aacute -30\r
+KPX y abreve -30\r
+KPX y acircumflex -30\r
+KPX y adieresis -30\r
+KPX y agrave -30\r
+KPX y amacron -30\r
+KPX y aogonek -30\r
+KPX y aring -30\r
+KPX y atilde -30\r
+KPX y comma -80\r
+KPX y e -10\r
+KPX y eacute -10\r
+KPX y ecaron -10\r
+KPX y ecircumflex -10\r
+KPX y edieresis -10\r
+KPX y edotaccent -10\r
+KPX y egrave -10\r
+KPX y emacron -10\r
+KPX y eogonek -10\r
+KPX y o -25\r
+KPX y oacute -25\r
+KPX y ocircumflex -25\r
+KPX y odieresis -25\r
+KPX y ograve -25\r
+KPX y ohungarumlaut -25\r
+KPX y omacron -25\r
+KPX y oslash -25\r
+KPX y otilde -25\r
+KPX y period -80\r
+KPX yacute a -30\r
+KPX yacute aacute -30\r
+KPX yacute abreve -30\r
+KPX yacute acircumflex -30\r
+KPX yacute adieresis -30\r
+KPX yacute agrave -30\r
+KPX yacute amacron -30\r
+KPX yacute aogonek -30\r
+KPX yacute aring -30\r
+KPX yacute atilde -30\r
+KPX yacute comma -80\r
+KPX yacute e -10\r
+KPX yacute eacute -10\r
+KPX yacute ecaron -10\r
+KPX yacute ecircumflex -10\r
+KPX yacute edieresis -10\r
+KPX yacute edotaccent -10\r
+KPX yacute egrave -10\r
+KPX yacute emacron -10\r
+KPX yacute eogonek -10\r
+KPX yacute o -25\r
+KPX yacute oacute -25\r
+KPX yacute ocircumflex -25\r
+KPX yacute odieresis -25\r
+KPX yacute ograve -25\r
+KPX yacute ohungarumlaut -25\r
+KPX yacute omacron -25\r
+KPX yacute oslash -25\r
+KPX yacute otilde -25\r
+KPX yacute period -80\r
+KPX ydieresis a -30\r
+KPX ydieresis aacute -30\r
+KPX ydieresis abreve -30\r
+KPX ydieresis acircumflex -30\r
+KPX ydieresis adieresis -30\r
+KPX ydieresis agrave -30\r
+KPX ydieresis amacron -30\r
+KPX ydieresis aogonek -30\r
+KPX ydieresis aring -30\r
+KPX ydieresis atilde -30\r
+KPX ydieresis comma -80\r
+KPX ydieresis e -10\r
+KPX ydieresis eacute -10\r
+KPX ydieresis ecaron -10\r
+KPX ydieresis ecircumflex -10\r
+KPX ydieresis edieresis -10\r
+KPX ydieresis edotaccent -10\r
+KPX ydieresis egrave -10\r
+KPX ydieresis emacron -10\r
+KPX ydieresis eogonek -10\r
+KPX ydieresis o -25\r
+KPX ydieresis oacute -25\r
+KPX ydieresis ocircumflex -25\r
+KPX ydieresis odieresis -25\r
+KPX ydieresis ograve -25\r
+KPX ydieresis ohungarumlaut -25\r
+KPX ydieresis omacron -25\r
+KPX ydieresis oslash -25\r
+KPX ydieresis otilde -25\r
+KPX ydieresis period -80\r
+KPX z e 10\r
+KPX z eacute 10\r
+KPX z ecaron 10\r
+KPX z ecircumflex 10\r
+KPX z edieresis 10\r
+KPX z edotaccent 10\r
+KPX z egrave 10\r
+KPX z emacron 10\r
+KPX z eogonek 10\r
+KPX zacute e 10\r
+KPX zacute eacute 10\r
+KPX zacute ecaron 10\r
+KPX zacute ecircumflex 10\r
+KPX zacute edieresis 10\r
+KPX zacute edotaccent 10\r
+KPX zacute egrave 10\r
+KPX zacute emacron 10\r
+KPX zacute eogonek 10\r
+KPX zcaron e 10\r
+KPX zcaron eacute 10\r
+KPX zcaron ecaron 10\r
+KPX zcaron ecircumflex 10\r
+KPX zcaron edieresis 10\r
+KPX zcaron edotaccent 10\r
+KPX zcaron egrave 10\r
+KPX zcaron emacron 10\r
+KPX zcaron eogonek 10\r
+KPX zdotaccent e 10\r
+KPX zdotaccent eacute 10\r
+KPX zdotaccent ecaron 10\r
+KPX zdotaccent ecircumflex 10\r
+KPX zdotaccent edieresis 10\r
+KPX zdotaccent edotaccent 10\r
+KPX zdotaccent egrave 10\r
+KPX zdotaccent emacron 10\r
+KPX zdotaccent eogonek 10\r
+EndKernPairs\r
+EndKernData\r
+EndFontMetrics\r
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/Helvetica-Oblique.afm b/forester/java/classes/com/itextpdf/text/pdf/fonts/Helvetica-Oblique.afm
new file mode 100644 (file)
index 0000000..57bf472
--- /dev/null
@@ -0,0 +1,3051 @@
+StartFontMetrics 4.1\r
+Comment Copyright (c) 1985, 1987, 1989, 1990, 1997 Adobe Systems Incorporated.  All Rights Reserved.\r
+Comment Creation Date: Thu May  1 12:44:31 1997\r
+Comment UniqueID 43055\r
+Comment VMusage 14960 69346\r
+FontName Helvetica-Oblique\r
+FullName Helvetica Oblique\r
+FamilyName Helvetica\r
+Weight Medium\r
+ItalicAngle -12\r
+IsFixedPitch false\r
+CharacterSet ExtendedRoman\r
+FontBBox -170 -225 1116 931 \r
+UnderlinePosition -100\r
+UnderlineThickness 50\r
+Version 002.000\r
+Notice Copyright (c) 1985, 1987, 1989, 1990, 1997 Adobe Systems Incorporated.  All Rights Reserved.Helvetica is a trademark of Linotype-Hell AG and/or its subsidiaries.\r
+EncodingScheme AdobeStandardEncoding\r
+CapHeight 718\r
+XHeight 523\r
+Ascender 718\r
+Descender -207\r
+StdHW 76\r
+StdVW 88\r
+StartCharMetrics 315\r
+C 32 ; WX 278 ; N space ; B 0 0 0 0 ;\r
+C 33 ; WX 278 ; N exclam ; B 90 0 340 718 ;\r
+C 34 ; WX 355 ; N quotedbl ; B 168 463 438 718 ;\r
+C 35 ; WX 556 ; N numbersign ; B 73 0 631 688 ;\r
+C 36 ; WX 556 ; N dollar ; B 69 -115 617 775 ;\r
+C 37 ; WX 889 ; N percent ; B 147 -19 889 703 ;\r
+C 38 ; WX 667 ; N ampersand ; B 77 -15 647 718 ;\r
+C 39 ; WX 222 ; N quoteright ; B 151 463 310 718 ;\r
+C 40 ; WX 333 ; N parenleft ; B 108 -207 454 733 ;\r
+C 41 ; WX 333 ; N parenright ; B -9 -207 337 733 ;\r
+C 42 ; WX 389 ; N asterisk ; B 165 431 475 718 ;\r
+C 43 ; WX 584 ; N plus ; B 85 0 606 505 ;\r
+C 44 ; WX 278 ; N comma ; B 56 -147 214 106 ;\r
+C 45 ; WX 333 ; N hyphen ; B 93 232 357 322 ;\r
+C 46 ; WX 278 ; N period ; B 87 0 214 106 ;\r
+C 47 ; WX 278 ; N slash ; B -21 -19 452 737 ;\r
+C 48 ; WX 556 ; N zero ; B 93 -19 608 703 ;\r
+C 49 ; WX 556 ; N one ; B 207 0 508 703 ;\r
+C 50 ; WX 556 ; N two ; B 26 0 617 703 ;\r
+C 51 ; WX 556 ; N three ; B 75 -19 610 703 ;\r
+C 52 ; WX 556 ; N four ; B 61 0 576 703 ;\r
+C 53 ; WX 556 ; N five ; B 68 -19 621 688 ;\r
+C 54 ; WX 556 ; N six ; B 91 -19 615 703 ;\r
+C 55 ; WX 556 ; N seven ; B 137 0 669 688 ;\r
+C 56 ; WX 556 ; N eight ; B 74 -19 607 703 ;\r
+C 57 ; WX 556 ; N nine ; B 82 -19 609 703 ;\r
+C 58 ; WX 278 ; N colon ; B 87 0 301 516 ;\r
+C 59 ; WX 278 ; N semicolon ; B 56 -147 301 516 ;\r
+C 60 ; WX 584 ; N less ; B 94 11 641 495 ;\r
+C 61 ; WX 584 ; N equal ; B 63 115 628 390 ;\r
+C 62 ; WX 584 ; N greater ; B 50 11 597 495 ;\r
+C 63 ; WX 556 ; N question ; B 161 0 610 727 ;\r
+C 64 ; WX 1015 ; N at ; B 215 -19 965 737 ;\r
+C 65 ; WX 667 ; N A ; B 14 0 654 718 ;\r
+C 66 ; WX 667 ; N B ; B 74 0 712 718 ;\r
+C 67 ; WX 722 ; N C ; B 108 -19 782 737 ;\r
+C 68 ; WX 722 ; N D ; B 81 0 764 718 ;\r
+C 69 ; WX 667 ; N E ; B 86 0 762 718 ;\r
+C 70 ; WX 611 ; N F ; B 86 0 736 718 ;\r
+C 71 ; WX 778 ; N G ; B 111 -19 799 737 ;\r
+C 72 ; WX 722 ; N H ; B 77 0 799 718 ;\r
+C 73 ; WX 278 ; N I ; B 91 0 341 718 ;\r
+C 74 ; WX 500 ; N J ; B 47 -19 581 718 ;\r
+C 75 ; WX 667 ; N K ; B 76 0 808 718 ;\r
+C 76 ; WX 556 ; N L ; B 76 0 555 718 ;\r
+C 77 ; WX 833 ; N M ; B 73 0 914 718 ;\r
+C 78 ; WX 722 ; N N ; B 76 0 799 718 ;\r
+C 79 ; WX 778 ; N O ; B 105 -19 826 737 ;\r
+C 80 ; WX 667 ; N P ; B 86 0 737 718 ;\r
+C 81 ; WX 778 ; N Q ; B 105 -56 826 737 ;\r
+C 82 ; WX 722 ; N R ; B 88 0 773 718 ;\r
+C 83 ; WX 667 ; N S ; B 90 -19 713 737 ;\r
+C 84 ; WX 611 ; N T ; B 148 0 750 718 ;\r
+C 85 ; WX 722 ; N U ; B 123 -19 797 718 ;\r
+C 86 ; WX 667 ; N V ; B 173 0 800 718 ;\r
+C 87 ; WX 944 ; N W ; B 169 0 1081 718 ;\r
+C 88 ; WX 667 ; N X ; B 19 0 790 718 ;\r
+C 89 ; WX 667 ; N Y ; B 167 0 806 718 ;\r
+C 90 ; WX 611 ; N Z ; B 23 0 741 718 ;\r
+C 91 ; WX 278 ; N bracketleft ; B 21 -196 403 722 ;\r
+C 92 ; WX 278 ; N backslash ; B 140 -19 291 737 ;\r
+C 93 ; WX 278 ; N bracketright ; B -14 -196 368 722 ;\r
+C 94 ; WX 469 ; N asciicircum ; B 42 264 539 688 ;\r
+C 95 ; WX 556 ; N underscore ; B -27 -125 540 -75 ;\r
+C 96 ; WX 222 ; N quoteleft ; B 165 470 323 725 ;\r
+C 97 ; WX 556 ; N a ; B 61 -15 559 538 ;\r
+C 98 ; WX 556 ; N b ; B 58 -15 584 718 ;\r
+C 99 ; WX 500 ; N c ; B 74 -15 553 538 ;\r
+C 100 ; WX 556 ; N d ; B 84 -15 652 718 ;\r
+C 101 ; WX 556 ; N e ; B 84 -15 578 538 ;\r
+C 102 ; WX 278 ; N f ; B 86 0 416 728 ; L i fi ; L l fl ;\r
+C 103 ; WX 556 ; N g ; B 42 -220 610 538 ;\r
+C 104 ; WX 556 ; N h ; B 65 0 573 718 ;\r
+C 105 ; WX 222 ; N i ; B 67 0 308 718 ;\r
+C 106 ; WX 222 ; N j ; B -60 -210 308 718 ;\r
+C 107 ; WX 500 ; N k ; B 67 0 600 718 ;\r
+C 108 ; WX 222 ; N l ; B 67 0 308 718 ;\r
+C 109 ; WX 833 ; N m ; B 65 0 852 538 ;\r
+C 110 ; WX 556 ; N n ; B 65 0 573 538 ;\r
+C 111 ; WX 556 ; N o ; B 83 -14 585 538 ;\r
+C 112 ; WX 556 ; N p ; B 14 -207 584 538 ;\r
+C 113 ; WX 556 ; N q ; B 84 -207 605 538 ;\r
+C 114 ; WX 333 ; N r ; B 77 0 446 538 ;\r
+C 115 ; WX 500 ; N s ; B 63 -15 529 538 ;\r
+C 116 ; WX 278 ; N t ; B 102 -7 368 669 ;\r
+C 117 ; WX 556 ; N u ; B 94 -15 600 523 ;\r
+C 118 ; WX 500 ; N v ; B 119 0 603 523 ;\r
+C 119 ; WX 722 ; N w ; B 125 0 820 523 ;\r
+C 120 ; WX 500 ; N x ; B 11 0 594 523 ;\r
+C 121 ; WX 500 ; N y ; B 15 -214 600 523 ;\r
+C 122 ; WX 500 ; N z ; B 31 0 571 523 ;\r
+C 123 ; WX 334 ; N braceleft ; B 92 -196 445 722 ;\r
+C 124 ; WX 260 ; N bar ; B 46 -225 332 775 ;\r
+C 125 ; WX 334 ; N braceright ; B 0 -196 354 722 ;\r
+C 126 ; WX 584 ; N asciitilde ; B 111 180 580 326 ;\r
+C 161 ; WX 333 ; N exclamdown ; B 77 -195 326 523 ;\r
+C 162 ; WX 556 ; N cent ; B 95 -115 584 623 ;\r
+C 163 ; WX 556 ; N sterling ; B 49 -16 634 718 ;\r
+C 164 ; WX 167 ; N fraction ; B -170 -19 482 703 ;\r
+C 165 ; WX 556 ; N yen ; B 81 0 699 688 ;\r
+C 166 ; WX 556 ; N florin ; B -52 -207 654 737 ;\r
+C 167 ; WX 556 ; N section ; B 76 -191 584 737 ;\r
+C 168 ; WX 556 ; N currency ; B 60 99 646 603 ;\r
+C 169 ; WX 191 ; N quotesingle ; B 157 463 285 718 ;\r
+C 170 ; WX 333 ; N quotedblleft ; B 138 470 461 725 ;\r
+C 171 ; WX 556 ; N guillemotleft ; B 146 108 554 446 ;\r
+C 172 ; WX 333 ; N guilsinglleft ; B 137 108 340 446 ;\r
+C 173 ; WX 333 ; N guilsinglright ; B 111 108 314 446 ;\r
+C 174 ; WX 500 ; N fi ; B 86 0 587 728 ;\r
+C 175 ; WX 500 ; N fl ; B 86 0 585 728 ;\r
+C 177 ; WX 556 ; N endash ; B 51 240 623 313 ;\r
+C 178 ; WX 556 ; N dagger ; B 135 -159 622 718 ;\r
+C 179 ; WX 556 ; N daggerdbl ; B 52 -159 623 718 ;\r
+C 180 ; WX 278 ; N periodcentered ; B 129 190 257 315 ;\r
+C 182 ; WX 537 ; N paragraph ; B 126 -173 650 718 ;\r
+C 183 ; WX 350 ; N bullet ; B 91 202 413 517 ;\r
+C 184 ; WX 222 ; N quotesinglbase ; B 21 -149 180 106 ;\r
+C 185 ; WX 333 ; N quotedblbase ; B -6 -149 318 106 ;\r
+C 186 ; WX 333 ; N quotedblright ; B 124 463 448 718 ;\r
+C 187 ; WX 556 ; N guillemotright ; B 120 108 528 446 ;\r
+C 188 ; WX 1000 ; N ellipsis ; B 115 0 908 106 ;\r
+C 189 ; WX 1000 ; N perthousand ; B 88 -19 1029 703 ;\r
+C 191 ; WX 611 ; N questiondown ; B 85 -201 534 525 ;\r
+C 193 ; WX 333 ; N grave ; B 170 593 337 734 ;\r
+C 194 ; WX 333 ; N acute ; B 248 593 475 734 ;\r
+C 195 ; WX 333 ; N circumflex ; B 147 593 438 734 ;\r
+C 196 ; WX 333 ; N tilde ; B 125 606 490 722 ;\r
+C 197 ; WX 333 ; N macron ; B 143 627 468 684 ;\r
+C 198 ; WX 333 ; N breve ; B 167 595 476 731 ;\r
+C 199 ; WX 333 ; N dotaccent ; B 249 604 362 706 ;\r
+C 200 ; WX 333 ; N dieresis ; B 168 604 443 706 ;\r
+C 202 ; WX 333 ; N ring ; B 214 572 402 756 ;\r
+C 203 ; WX 333 ; N cedilla ; B 2 -225 232 0 ;\r
+C 205 ; WX 333 ; N hungarumlaut ; B 157 593 565 734 ;\r
+C 206 ; WX 333 ; N ogonek ; B 43 -225 249 0 ;\r
+C 207 ; WX 333 ; N caron ; B 177 593 468 734 ;\r
+C 208 ; WX 1000 ; N emdash ; B 51 240 1067 313 ;\r
+C 225 ; WX 1000 ; N AE ; B 8 0 1097 718 ;\r
+C 227 ; WX 370 ; N ordfeminine ; B 127 405 449 737 ;\r
+C 232 ; WX 556 ; N Lslash ; B 41 0 555 718 ;\r
+C 233 ; WX 778 ; N Oslash ; B 43 -19 890 737 ;\r
+C 234 ; WX 1000 ; N OE ; B 98 -19 1116 737 ;\r
+C 235 ; WX 365 ; N ordmasculine ; B 141 405 468 737 ;\r
+C 241 ; WX 889 ; N ae ; B 61 -15 909 538 ;\r
+C 245 ; WX 278 ; N dotlessi ; B 95 0 294 523 ;\r
+C 248 ; WX 222 ; N lslash ; B 41 0 347 718 ;\r
+C 249 ; WX 611 ; N oslash ; B 29 -22 647 545 ;\r
+C 250 ; WX 944 ; N oe ; B 83 -15 964 538 ;\r
+C 251 ; WX 611 ; N germandbls ; B 67 -15 658 728 ;\r
+C -1 ; WX 278 ; N Idieresis ; B 91 0 458 901 ;\r
+C -1 ; WX 556 ; N eacute ; B 84 -15 587 734 ;\r
+C -1 ; WX 556 ; N abreve ; B 61 -15 578 731 ;\r
+C -1 ; WX 556 ; N uhungarumlaut ; B 94 -15 677 734 ;\r
+C -1 ; WX 556 ; N ecaron ; B 84 -15 580 734 ;\r
+C -1 ; WX 667 ; N Ydieresis ; B 167 0 806 901 ;\r
+C -1 ; WX 584 ; N divide ; B 85 -19 606 524 ;\r
+C -1 ; WX 667 ; N Yacute ; B 167 0 806 929 ;\r
+C -1 ; WX 667 ; N Acircumflex ; B 14 0 654 929 ;\r
+C -1 ; WX 556 ; N aacute ; B 61 -15 587 734 ;\r
+C -1 ; WX 722 ; N Ucircumflex ; B 123 -19 797 929 ;\r
+C -1 ; WX 500 ; N yacute ; B 15 -214 600 734 ;\r
+C -1 ; WX 500 ; N scommaaccent ; B 63 -225 529 538 ;\r
+C -1 ; WX 556 ; N ecircumflex ; B 84 -15 578 734 ;\r
+C -1 ; WX 722 ; N Uring ; B 123 -19 797 931 ;\r
+C -1 ; WX 722 ; N Udieresis ; B 123 -19 797 901 ;\r
+C -1 ; WX 556 ; N aogonek ; B 61 -220 559 538 ;\r
+C -1 ; WX 722 ; N Uacute ; B 123 -19 797 929 ;\r
+C -1 ; WX 556 ; N uogonek ; B 94 -225 600 523 ;\r
+C -1 ; WX 667 ; N Edieresis ; B 86 0 762 901 ;\r
+C -1 ; WX 722 ; N Dcroat ; B 69 0 764 718 ;\r
+C -1 ; WX 250 ; N commaaccent ; B 39 -225 172 -40 ;\r
+C -1 ; WX 737 ; N copyright ; B 54 -19 837 737 ;\r
+C -1 ; WX 667 ; N Emacron ; B 86 0 762 879 ;\r
+C -1 ; WX 500 ; N ccaron ; B 74 -15 553 734 ;\r
+C -1 ; WX 556 ; N aring ; B 61 -15 559 756 ;\r
+C -1 ; WX 722 ; N Ncommaaccent ; B 76 -225 799 718 ;\r
+C -1 ; WX 222 ; N lacute ; B 67 0 461 929 ;\r
+C -1 ; WX 556 ; N agrave ; B 61 -15 559 734 ;\r
+C -1 ; WX 611 ; N Tcommaaccent ; B 148 -225 750 718 ;\r
+C -1 ; WX 722 ; N Cacute ; B 108 -19 782 929 ;\r
+C -1 ; WX 556 ; N atilde ; B 61 -15 592 722 ;\r
+C -1 ; WX 667 ; N Edotaccent ; B 86 0 762 901 ;\r
+C -1 ; WX 500 ; N scaron ; B 63 -15 552 734 ;\r
+C -1 ; WX 500 ; N scedilla ; B 63 -225 529 538 ;\r
+C -1 ; WX 278 ; N iacute ; B 95 0 448 734 ;\r
+C -1 ; WX 471 ; N lozenge ; B 88 0 540 728 ;\r
+C -1 ; WX 722 ; N Rcaron ; B 88 0 773 929 ;\r
+C -1 ; WX 778 ; N Gcommaaccent ; B 111 -225 799 737 ;\r
+C -1 ; WX 556 ; N ucircumflex ; B 94 -15 600 734 ;\r
+C -1 ; WX 556 ; N acircumflex ; B 61 -15 559 734 ;\r
+C -1 ; WX 667 ; N Amacron ; B 14 0 677 879 ;\r
+C -1 ; WX 333 ; N rcaron ; B 77 0 508 734 ;\r
+C -1 ; WX 500 ; N ccedilla ; B 74 -225 553 538 ;\r
+C -1 ; WX 611 ; N Zdotaccent ; B 23 0 741 901 ;\r
+C -1 ; WX 667 ; N Thorn ; B 86 0 712 718 ;\r
+C -1 ; WX 778 ; N Omacron ; B 105 -19 826 879 ;\r
+C -1 ; WX 722 ; N Racute ; B 88 0 773 929 ;\r
+C -1 ; WX 667 ; N Sacute ; B 90 -19 713 929 ;\r
+C -1 ; WX 643 ; N dcaron ; B 84 -15 808 718 ;\r
+C -1 ; WX 722 ; N Umacron ; B 123 -19 797 879 ;\r
+C -1 ; WX 556 ; N uring ; B 94 -15 600 756 ;\r
+C -1 ; WX 333 ; N threesuperior ; B 90 270 436 703 ;\r
+C -1 ; WX 778 ; N Ograve ; B 105 -19 826 929 ;\r
+C -1 ; WX 667 ; N Agrave ; B 14 0 654 929 ;\r
+C -1 ; WX 667 ; N Abreve ; B 14 0 685 926 ;\r
+C -1 ; WX 584 ; N multiply ; B 50 0 642 506 ;\r
+C -1 ; WX 556 ; N uacute ; B 94 -15 600 734 ;\r
+C -1 ; WX 611 ; N Tcaron ; B 148 0 750 929 ;\r
+C -1 ; WX 476 ; N partialdiff ; B 41 -38 550 714 ;\r
+C -1 ; WX 500 ; N ydieresis ; B 15 -214 600 706 ;\r
+C -1 ; WX 722 ; N Nacute ; B 76 0 799 929 ;\r
+C -1 ; WX 278 ; N icircumflex ; B 95 0 411 734 ;\r
+C -1 ; WX 667 ; N Ecircumflex ; B 86 0 762 929 ;\r
+C -1 ; WX 556 ; N adieresis ; B 61 -15 559 706 ;\r
+C -1 ; WX 556 ; N edieresis ; B 84 -15 578 706 ;\r
+C -1 ; WX 500 ; N cacute ; B 74 -15 559 734 ;\r
+C -1 ; WX 556 ; N nacute ; B 65 0 587 734 ;\r
+C -1 ; WX 556 ; N umacron ; B 94 -15 600 684 ;\r
+C -1 ; WX 722 ; N Ncaron ; B 76 0 799 929 ;\r
+C -1 ; WX 278 ; N Iacute ; B 91 0 489 929 ;\r
+C -1 ; WX 584 ; N plusminus ; B 39 0 618 506 ;\r
+C -1 ; WX 260 ; N brokenbar ; B 62 -150 316 700 ;\r
+C -1 ; WX 737 ; N registered ; B 54 -19 837 737 ;\r
+C -1 ; WX 778 ; N Gbreve ; B 111 -19 799 926 ;\r
+C -1 ; WX 278 ; N Idotaccent ; B 91 0 377 901 ;\r
+C -1 ; WX 600 ; N summation ; B 15 -10 671 706 ;\r
+C -1 ; WX 667 ; N Egrave ; B 86 0 762 929 ;\r
+C -1 ; WX 333 ; N racute ; B 77 0 475 734 ;\r
+C -1 ; WX 556 ; N omacron ; B 83 -14 585 684 ;\r
+C -1 ; WX 611 ; N Zacute ; B 23 0 741 929 ;\r
+C -1 ; WX 611 ; N Zcaron ; B 23 0 741 929 ;\r
+C -1 ; WX 549 ; N greaterequal ; B 26 0 620 674 ;\r
+C -1 ; WX 722 ; N Eth ; B 69 0 764 718 ;\r
+C -1 ; WX 722 ; N Ccedilla ; B 108 -225 782 737 ;\r
+C -1 ; WX 222 ; N lcommaaccent ; B 25 -225 308 718 ;\r
+C -1 ; WX 317 ; N tcaron ; B 102 -7 501 808 ;\r
+C -1 ; WX 556 ; N eogonek ; B 84 -225 578 538 ;\r
+C -1 ; WX 722 ; N Uogonek ; B 123 -225 797 718 ;\r
+C -1 ; WX 667 ; N Aacute ; B 14 0 683 929 ;\r
+C -1 ; WX 667 ; N Adieresis ; B 14 0 654 901 ;\r
+C -1 ; WX 556 ; N egrave ; B 84 -15 578 734 ;\r
+C -1 ; WX 500 ; N zacute ; B 31 0 571 734 ;\r
+C -1 ; WX 222 ; N iogonek ; B -61 -225 308 718 ;\r
+C -1 ; WX 778 ; N Oacute ; B 105 -19 826 929 ;\r
+C -1 ; WX 556 ; N oacute ; B 83 -14 587 734 ;\r
+C -1 ; WX 556 ; N amacron ; B 61 -15 580 684 ;\r
+C -1 ; WX 500 ; N sacute ; B 63 -15 559 734 ;\r
+C -1 ; WX 278 ; N idieresis ; B 95 0 416 706 ;\r
+C -1 ; WX 778 ; N Ocircumflex ; B 105 -19 826 929 ;\r
+C -1 ; WX 722 ; N Ugrave ; B 123 -19 797 929 ;\r
+C -1 ; WX 612 ; N Delta ; B 6 0 608 688 ;\r
+C -1 ; WX 556 ; N thorn ; B 14 -207 584 718 ;\r
+C -1 ; WX 333 ; N twosuperior ; B 64 281 449 703 ;\r
+C -1 ; WX 778 ; N Odieresis ; B 105 -19 826 901 ;\r
+C -1 ; WX 556 ; N mu ; B 24 -207 600 523 ;\r
+C -1 ; WX 278 ; N igrave ; B 95 0 310 734 ;\r
+C -1 ; WX 556 ; N ohungarumlaut ; B 83 -14 677 734 ;\r
+C -1 ; WX 667 ; N Eogonek ; B 86 -220 762 718 ;\r
+C -1 ; WX 556 ; N dcroat ; B 84 -15 689 718 ;\r
+C -1 ; WX 834 ; N threequarters ; B 130 -19 861 703 ;\r
+C -1 ; WX 667 ; N Scedilla ; B 90 -225 713 737 ;\r
+C -1 ; WX 299 ; N lcaron ; B 67 0 464 718 ;\r
+C -1 ; WX 667 ; N Kcommaaccent ; B 76 -225 808 718 ;\r
+C -1 ; WX 556 ; N Lacute ; B 76 0 555 929 ;\r
+C -1 ; WX 1000 ; N trademark ; B 186 306 1056 718 ;\r
+C -1 ; WX 556 ; N edotaccent ; B 84 -15 578 706 ;\r
+C -1 ; WX 278 ; N Igrave ; B 91 0 351 929 ;\r
+C -1 ; WX 278 ; N Imacron ; B 91 0 483 879 ;\r
+C -1 ; WX 556 ; N Lcaron ; B 76 0 570 718 ;\r
+C -1 ; WX 834 ; N onehalf ; B 114 -19 839 703 ;\r
+C -1 ; WX 549 ; N lessequal ; B 26 0 666 674 ;\r
+C -1 ; WX 556 ; N ocircumflex ; B 83 -14 585 734 ;\r
+C -1 ; WX 556 ; N ntilde ; B 65 0 592 722 ;\r
+C -1 ; WX 722 ; N Uhungarumlaut ; B 123 -19 801 929 ;\r
+C -1 ; WX 667 ; N Eacute ; B 86 0 762 929 ;\r
+C -1 ; WX 556 ; N emacron ; B 84 -15 580 684 ;\r
+C -1 ; WX 556 ; N gbreve ; B 42 -220 610 731 ;\r
+C -1 ; WX 834 ; N onequarter ; B 150 -19 802 703 ;\r
+C -1 ; WX 667 ; N Scaron ; B 90 -19 713 929 ;\r
+C -1 ; WX 667 ; N Scommaaccent ; B 90 -225 713 737 ;\r
+C -1 ; WX 778 ; N Ohungarumlaut ; B 105 -19 829 929 ;\r
+C -1 ; WX 400 ; N degree ; B 169 411 468 703 ;\r
+C -1 ; WX 556 ; N ograve ; B 83 -14 585 734 ;\r
+C -1 ; WX 722 ; N Ccaron ; B 108 -19 782 929 ;\r
+C -1 ; WX 556 ; N ugrave ; B 94 -15 600 734 ;\r
+C -1 ; WX 453 ; N radical ; B 79 -80 617 762 ;\r
+C -1 ; WX 722 ; N Dcaron ; B 81 0 764 929 ;\r
+C -1 ; WX 333 ; N rcommaaccent ; B 30 -225 446 538 ;\r
+C -1 ; WX 722 ; N Ntilde ; B 76 0 799 917 ;\r
+C -1 ; WX 556 ; N otilde ; B 83 -14 602 722 ;\r
+C -1 ; WX 722 ; N Rcommaaccent ; B 88 -225 773 718 ;\r
+C -1 ; WX 556 ; N Lcommaaccent ; B 76 -225 555 718 ;\r
+C -1 ; WX 667 ; N Atilde ; B 14 0 699 917 ;\r
+C -1 ; WX 667 ; N Aogonek ; B 14 -225 654 718 ;\r
+C -1 ; WX 667 ; N Aring ; B 14 0 654 931 ;\r
+C -1 ; WX 778 ; N Otilde ; B 105 -19 826 917 ;\r
+C -1 ; WX 500 ; N zdotaccent ; B 31 0 571 706 ;\r
+C -1 ; WX 667 ; N Ecaron ; B 86 0 762 929 ;\r
+C -1 ; WX 278 ; N Iogonek ; B -33 -225 341 718 ;\r
+C -1 ; WX 500 ; N kcommaaccent ; B 67 -225 600 718 ;\r
+C -1 ; WX 584 ; N minus ; B 85 216 606 289 ;\r
+C -1 ; WX 278 ; N Icircumflex ; B 91 0 452 929 ;\r
+C -1 ; WX 556 ; N ncaron ; B 65 0 580 734 ;\r
+C -1 ; WX 278 ; N tcommaaccent ; B 63 -225 368 669 ;\r
+C -1 ; WX 584 ; N logicalnot ; B 106 108 628 390 ;\r
+C -1 ; WX 556 ; N odieresis ; B 83 -14 585 706 ;\r
+C -1 ; WX 556 ; N udieresis ; B 94 -15 600 706 ;\r
+C -1 ; WX 549 ; N notequal ; B 34 -35 623 551 ;\r
+C -1 ; WX 556 ; N gcommaaccent ; B 42 -220 610 822 ;\r
+C -1 ; WX 556 ; N eth ; B 81 -15 617 737 ;\r
+C -1 ; WX 500 ; N zcaron ; B 31 0 571 734 ;\r
+C -1 ; WX 556 ; N ncommaaccent ; B 65 -225 573 538 ;\r
+C -1 ; WX 333 ; N onesuperior ; B 166 281 371 703 ;\r
+C -1 ; WX 278 ; N imacron ; B 95 0 417 684 ;\r
+C -1 ; WX 556 ; N Euro ; B 0 0 0 0 ;\r
+EndCharMetrics\r
+StartKernData\r
+StartKernPairs 2705\r
+KPX A C -30\r
+KPX A Cacute -30\r
+KPX A Ccaron -30\r
+KPX A Ccedilla -30\r
+KPX A G -30\r
+KPX A Gbreve -30\r
+KPX A Gcommaaccent -30\r
+KPX A O -30\r
+KPX A Oacute -30\r
+KPX A Ocircumflex -30\r
+KPX A Odieresis -30\r
+KPX A Ograve -30\r
+KPX A Ohungarumlaut -30\r
+KPX A Omacron -30\r
+KPX A Oslash -30\r
+KPX A Otilde -30\r
+KPX A Q -30\r
+KPX A T -120\r
+KPX A Tcaron -120\r
+KPX A Tcommaaccent -120\r
+KPX A U -50\r
+KPX A Uacute -50\r
+KPX A Ucircumflex -50\r
+KPX A Udieresis -50\r
+KPX A Ugrave -50\r
+KPX A Uhungarumlaut -50\r
+KPX A Umacron -50\r
+KPX A Uogonek -50\r
+KPX A Uring -50\r
+KPX A V -70\r
+KPX A W -50\r
+KPX A Y -100\r
+KPX A Yacute -100\r
+KPX A Ydieresis -100\r
+KPX A u -30\r
+KPX A uacute -30\r
+KPX A ucircumflex -30\r
+KPX A udieresis -30\r
+KPX A ugrave -30\r
+KPX A uhungarumlaut -30\r
+KPX A umacron -30\r
+KPX A uogonek -30\r
+KPX A uring -30\r
+KPX A v -40\r
+KPX A w -40\r
+KPX A y -40\r
+KPX A yacute -40\r
+KPX A ydieresis -40\r
+KPX Aacute C -30\r
+KPX Aacute Cacute -30\r
+KPX Aacute Ccaron -30\r
+KPX Aacute Ccedilla -30\r
+KPX Aacute G -30\r
+KPX Aacute Gbreve -30\r
+KPX Aacute Gcommaaccent -30\r
+KPX Aacute O -30\r
+KPX Aacute Oacute -30\r
+KPX Aacute Ocircumflex -30\r
+KPX Aacute Odieresis -30\r
+KPX Aacute Ograve -30\r
+KPX Aacute Ohungarumlaut -30\r
+KPX Aacute Omacron -30\r
+KPX Aacute Oslash -30\r
+KPX Aacute Otilde -30\r
+KPX Aacute Q -30\r
+KPX Aacute T -120\r
+KPX Aacute Tcaron -120\r
+KPX Aacute Tcommaaccent -120\r
+KPX Aacute U -50\r
+KPX Aacute Uacute -50\r
+KPX Aacute Ucircumflex -50\r
+KPX Aacute Udieresis -50\r
+KPX Aacute Ugrave -50\r
+KPX Aacute Uhungarumlaut -50\r
+KPX Aacute Umacron -50\r
+KPX Aacute Uogonek -50\r
+KPX Aacute Uring -50\r
+KPX Aacute V -70\r
+KPX Aacute W -50\r
+KPX Aacute Y -100\r
+KPX Aacute Yacute -100\r
+KPX Aacute Ydieresis -100\r
+KPX Aacute u -30\r
+KPX Aacute uacute -30\r
+KPX Aacute ucircumflex -30\r
+KPX Aacute udieresis -30\r
+KPX Aacute ugrave -30\r
+KPX Aacute uhungarumlaut -30\r
+KPX Aacute umacron -30\r
+KPX Aacute uogonek -30\r
+KPX Aacute uring -30\r
+KPX Aacute v -40\r
+KPX Aacute w -40\r
+KPX Aacute y -40\r
+KPX Aacute yacute -40\r
+KPX Aacute ydieresis -40\r
+KPX Abreve C -30\r
+KPX Abreve Cacute -30\r
+KPX Abreve Ccaron -30\r
+KPX Abreve Ccedilla -30\r
+KPX Abreve G -30\r
+KPX Abreve Gbreve -30\r
+KPX Abreve Gcommaaccent -30\r
+KPX Abreve O -30\r
+KPX Abreve Oacute -30\r
+KPX Abreve Ocircumflex -30\r
+KPX Abreve Odieresis -30\r
+KPX Abreve Ograve -30\r
+KPX Abreve Ohungarumlaut -30\r
+KPX Abreve Omacron -30\r
+KPX Abreve Oslash -30\r
+KPX Abreve Otilde -30\r
+KPX Abreve Q -30\r
+KPX Abreve T -120\r
+KPX Abreve Tcaron -120\r
+KPX Abreve Tcommaaccent -120\r
+KPX Abreve U -50\r
+KPX Abreve Uacute -50\r
+KPX Abreve Ucircumflex -50\r
+KPX Abreve Udieresis -50\r
+KPX Abreve Ugrave -50\r
+KPX Abreve Uhungarumlaut -50\r
+KPX Abreve Umacron -50\r
+KPX Abreve Uogonek -50\r
+KPX Abreve Uring -50\r
+KPX Abreve V -70\r
+KPX Abreve W -50\r
+KPX Abreve Y -100\r
+KPX Abreve Yacute -100\r
+KPX Abreve Ydieresis -100\r
+KPX Abreve u -30\r
+KPX Abreve uacute -30\r
+KPX Abreve ucircumflex -30\r
+KPX Abreve udieresis -30\r
+KPX Abreve ugrave -30\r
+KPX Abreve uhungarumlaut -30\r
+KPX Abreve umacron -30\r
+KPX Abreve uogonek -30\r
+KPX Abreve uring -30\r
+KPX Abreve v -40\r
+KPX Abreve w -40\r
+KPX Abreve y -40\r
+KPX Abreve yacute -40\r
+KPX Abreve ydieresis -40\r
+KPX Acircumflex C -30\r
+KPX Acircumflex Cacute -30\r
+KPX Acircumflex Ccaron -30\r
+KPX Acircumflex Ccedilla -30\r
+KPX Acircumflex G -30\r
+KPX Acircumflex Gbreve -30\r
+KPX Acircumflex Gcommaaccent -30\r
+KPX Acircumflex O -30\r
+KPX Acircumflex Oacute -30\r
+KPX Acircumflex Ocircumflex -30\r
+KPX Acircumflex Odieresis -30\r
+KPX Acircumflex Ograve -30\r
+KPX Acircumflex Ohungarumlaut -30\r
+KPX Acircumflex Omacron -30\r
+KPX Acircumflex Oslash -30\r
+KPX Acircumflex Otilde -30\r
+KPX Acircumflex Q -30\r
+KPX Acircumflex T -120\r
+KPX Acircumflex Tcaron -120\r
+KPX Acircumflex Tcommaaccent -120\r
+KPX Acircumflex U -50\r
+KPX Acircumflex Uacute -50\r
+KPX Acircumflex Ucircumflex -50\r
+KPX Acircumflex Udieresis -50\r
+KPX Acircumflex Ugrave -50\r
+KPX Acircumflex Uhungarumlaut -50\r
+KPX Acircumflex Umacron -50\r
+KPX Acircumflex Uogonek -50\r
+KPX Acircumflex Uring -50\r
+KPX Acircumflex V -70\r
+KPX Acircumflex W -50\r
+KPX Acircumflex Y -100\r
+KPX Acircumflex Yacute -100\r
+KPX Acircumflex Ydieresis -100\r
+KPX Acircumflex u -30\r
+KPX Acircumflex uacute -30\r
+KPX Acircumflex ucircumflex -30\r
+KPX Acircumflex udieresis -30\r
+KPX Acircumflex ugrave -30\r
+KPX Acircumflex uhungarumlaut -30\r
+KPX Acircumflex umacron -30\r
+KPX Acircumflex uogonek -30\r
+KPX Acircumflex uring -30\r
+KPX Acircumflex v -40\r
+KPX Acircumflex w -40\r
+KPX Acircumflex y -40\r
+KPX Acircumflex yacute -40\r
+KPX Acircumflex ydieresis -40\r
+KPX Adieresis C -30\r
+KPX Adieresis Cacute -30\r
+KPX Adieresis Ccaron -30\r
+KPX Adieresis Ccedilla -30\r
+KPX Adieresis G -30\r
+KPX Adieresis Gbreve -30\r
+KPX Adieresis Gcommaaccent -30\r
+KPX Adieresis O -30\r
+KPX Adieresis Oacute -30\r
+KPX Adieresis Ocircumflex -30\r
+KPX Adieresis Odieresis -30\r
+KPX Adieresis Ograve -30\r
+KPX Adieresis Ohungarumlaut -30\r
+KPX Adieresis Omacron -30\r
+KPX Adieresis Oslash -30\r
+KPX Adieresis Otilde -30\r
+KPX Adieresis Q -30\r
+KPX Adieresis T -120\r
+KPX Adieresis Tcaron -120\r
+KPX Adieresis Tcommaaccent -120\r
+KPX Adieresis U -50\r
+KPX Adieresis Uacute -50\r
+KPX Adieresis Ucircumflex -50\r
+KPX Adieresis Udieresis -50\r
+KPX Adieresis Ugrave -50\r
+KPX Adieresis Uhungarumlaut -50\r
+KPX Adieresis Umacron -50\r
+KPX Adieresis Uogonek -50\r
+KPX Adieresis Uring -50\r
+KPX Adieresis V -70\r
+KPX Adieresis W -50\r
+KPX Adieresis Y -100\r
+KPX Adieresis Yacute -100\r
+KPX Adieresis Ydieresis -100\r
+KPX Adieresis u -30\r
+KPX Adieresis uacute -30\r
+KPX Adieresis ucircumflex -30\r
+KPX Adieresis udieresis -30\r
+KPX Adieresis ugrave -30\r
+KPX Adieresis uhungarumlaut -30\r
+KPX Adieresis umacron -30\r
+KPX Adieresis uogonek -30\r
+KPX Adieresis uring -30\r
+KPX Adieresis v -40\r
+KPX Adieresis w -40\r
+KPX Adieresis y -40\r
+KPX Adieresis yacute -40\r
+KPX Adieresis ydieresis -40\r
+KPX Agrave C -30\r
+KPX Agrave Cacute -30\r
+KPX Agrave Ccaron -30\r
+KPX Agrave Ccedilla -30\r
+KPX Agrave G -30\r
+KPX Agrave Gbreve -30\r
+KPX Agrave Gcommaaccent -30\r
+KPX Agrave O -30\r
+KPX Agrave Oacute -30\r
+KPX Agrave Ocircumflex -30\r
+KPX Agrave Odieresis -30\r
+KPX Agrave Ograve -30\r
+KPX Agrave Ohungarumlaut -30\r
+KPX Agrave Omacron -30\r
+KPX Agrave Oslash -30\r
+KPX Agrave Otilde -30\r
+KPX Agrave Q -30\r
+KPX Agrave T -120\r
+KPX Agrave Tcaron -120\r
+KPX Agrave Tcommaaccent -120\r
+KPX Agrave U -50\r
+KPX Agrave Uacute -50\r
+KPX Agrave Ucircumflex -50\r
+KPX Agrave Udieresis -50\r
+KPX Agrave Ugrave -50\r
+KPX Agrave Uhungarumlaut -50\r
+KPX Agrave Umacron -50\r
+KPX Agrave Uogonek -50\r
+KPX Agrave Uring -50\r
+KPX Agrave V -70\r
+KPX Agrave W -50\r
+KPX Agrave Y -100\r
+KPX Agrave Yacute -100\r
+KPX Agrave Ydieresis -100\r
+KPX Agrave u -30\r
+KPX Agrave uacute -30\r
+KPX Agrave ucircumflex -30\r
+KPX Agrave udieresis -30\r
+KPX Agrave ugrave -30\r
+KPX Agrave uhungarumlaut -30\r
+KPX Agrave umacron -30\r
+KPX Agrave uogonek -30\r
+KPX Agrave uring -30\r
+KPX Agrave v -40\r
+KPX Agrave w -40\r
+KPX Agrave y -40\r
+KPX Agrave yacute -40\r
+KPX Agrave ydieresis -40\r
+KPX Amacron C -30\r
+KPX Amacron Cacute -30\r
+KPX Amacron Ccaron -30\r
+KPX Amacron Ccedilla -30\r
+KPX Amacron G -30\r
+KPX Amacron Gbreve -30\r
+KPX Amacron Gcommaaccent -30\r
+KPX Amacron O -30\r
+KPX Amacron Oacute -30\r
+KPX Amacron Ocircumflex -30\r
+KPX Amacron Odieresis -30\r
+KPX Amacron Ograve -30\r
+KPX Amacron Ohungarumlaut -30\r
+KPX Amacron Omacron -30\r
+KPX Amacron Oslash -30\r
+KPX Amacron Otilde -30\r
+KPX Amacron Q -30\r
+KPX Amacron T -120\r
+KPX Amacron Tcaron -120\r
+KPX Amacron Tcommaaccent -120\r
+KPX Amacron U -50\r
+KPX Amacron Uacute -50\r
+KPX Amacron Ucircumflex -50\r
+KPX Amacron Udieresis -50\r
+KPX Amacron Ugrave -50\r
+KPX Amacron Uhungarumlaut -50\r
+KPX Amacron Umacron -50\r
+KPX Amacron Uogonek -50\r
+KPX Amacron Uring -50\r
+KPX Amacron V -70\r
+KPX Amacron W -50\r
+KPX Amacron Y -100\r
+KPX Amacron Yacute -100\r
+KPX Amacron Ydieresis -100\r
+KPX Amacron u -30\r
+KPX Amacron uacute -30\r
+KPX Amacron ucircumflex -30\r
+KPX Amacron udieresis -30\r
+KPX Amacron ugrave -30\r
+KPX Amacron uhungarumlaut -30\r
+KPX Amacron umacron -30\r
+KPX Amacron uogonek -30\r
+KPX Amacron uring -30\r
+KPX Amacron v -40\r
+KPX Amacron w -40\r
+KPX Amacron y -40\r
+KPX Amacron yacute -40\r
+KPX Amacron ydieresis -40\r
+KPX Aogonek C -30\r
+KPX Aogonek Cacute -30\r
+KPX Aogonek Ccaron -30\r
+KPX Aogonek Ccedilla -30\r
+KPX Aogonek G -30\r
+KPX Aogonek Gbreve -30\r
+KPX Aogonek Gcommaaccent -30\r
+KPX Aogonek O -30\r
+KPX Aogonek Oacute -30\r
+KPX Aogonek Ocircumflex -30\r
+KPX Aogonek Odieresis -30\r
+KPX Aogonek Ograve -30\r
+KPX Aogonek Ohungarumlaut -30\r
+KPX Aogonek Omacron -30\r
+KPX Aogonek Oslash -30\r
+KPX Aogonek Otilde -30\r
+KPX Aogonek Q -30\r
+KPX Aogonek T -120\r
+KPX Aogonek Tcaron -120\r
+KPX Aogonek Tcommaaccent -120\r
+KPX Aogonek U -50\r
+KPX Aogonek Uacute -50\r
+KPX Aogonek Ucircumflex -50\r
+KPX Aogonek Udieresis -50\r
+KPX Aogonek Ugrave -50\r
+KPX Aogonek Uhungarumlaut -50\r
+KPX Aogonek Umacron -50\r
+KPX Aogonek Uogonek -50\r
+KPX Aogonek Uring -50\r
+KPX Aogonek V -70\r
+KPX Aogonek W -50\r
+KPX Aogonek Y -100\r
+KPX Aogonek Yacute -100\r
+KPX Aogonek Ydieresis -100\r
+KPX Aogonek u -30\r
+KPX Aogonek uacute -30\r
+KPX Aogonek ucircumflex -30\r
+KPX Aogonek udieresis -30\r
+KPX Aogonek ugrave -30\r
+KPX Aogonek uhungarumlaut -30\r
+KPX Aogonek umacron -30\r
+KPX Aogonek uogonek -30\r
+KPX Aogonek uring -30\r
+KPX Aogonek v -40\r
+KPX Aogonek w -40\r
+KPX Aogonek y -40\r
+KPX Aogonek yacute -40\r
+KPX Aogonek ydieresis -40\r
+KPX Aring C -30\r
+KPX Aring Cacute -30\r
+KPX Aring Ccaron -30\r
+KPX Aring Ccedilla -30\r
+KPX Aring G -30\r
+KPX Aring Gbreve -30\r
+KPX Aring Gcommaaccent -30\r
+KPX Aring O -30\r
+KPX Aring Oacute -30\r
+KPX Aring Ocircumflex -30\r
+KPX Aring Odieresis -30\r
+KPX Aring Ograve -30\r
+KPX Aring Ohungarumlaut -30\r
+KPX Aring Omacron -30\r
+KPX Aring Oslash -30\r
+KPX Aring Otilde -30\r
+KPX Aring Q -30\r
+KPX Aring T -120\r
+KPX Aring Tcaron -120\r
+KPX Aring Tcommaaccent -120\r
+KPX Aring U -50\r
+KPX Aring Uacute -50\r
+KPX Aring Ucircumflex -50\r
+KPX Aring Udieresis -50\r
+KPX Aring Ugrave -50\r
+KPX Aring Uhungarumlaut -50\r
+KPX Aring Umacron -50\r
+KPX Aring Uogonek -50\r
+KPX Aring Uring -50\r
+KPX Aring V -70\r
+KPX Aring W -50\r
+KPX Aring Y -100\r
+KPX Aring Yacute -100\r
+KPX Aring Ydieresis -100\r
+KPX Aring u -30\r
+KPX Aring uacute -30\r
+KPX Aring ucircumflex -30\r
+KPX Aring udieresis -30\r
+KPX Aring ugrave -30\r
+KPX Aring uhungarumlaut -30\r
+KPX Aring umacron -30\r
+KPX Aring uogonek -30\r
+KPX Aring uring -30\r
+KPX Aring v -40\r
+KPX Aring w -40\r
+KPX Aring y -40\r
+KPX Aring yacute -40\r
+KPX Aring ydieresis -40\r
+KPX Atilde C -30\r
+KPX Atilde Cacute -30\r
+KPX Atilde Ccaron -30\r
+KPX Atilde Ccedilla -30\r
+KPX Atilde G -30\r
+KPX Atilde Gbreve -30\r
+KPX Atilde Gcommaaccent -30\r
+KPX Atilde O -30\r
+KPX Atilde Oacute -30\r
+KPX Atilde Ocircumflex -30\r
+KPX Atilde Odieresis -30\r
+KPX Atilde Ograve -30\r
+KPX Atilde Ohungarumlaut -30\r
+KPX Atilde Omacron -30\r
+KPX Atilde Oslash -30\r
+KPX Atilde Otilde -30\r
+KPX Atilde Q -30\r
+KPX Atilde T -120\r
+KPX Atilde Tcaron -120\r
+KPX Atilde Tcommaaccent -120\r
+KPX Atilde U -50\r
+KPX Atilde Uacute -50\r
+KPX Atilde Ucircumflex -50\r
+KPX Atilde Udieresis -50\r
+KPX Atilde Ugrave -50\r
+KPX Atilde Uhungarumlaut -50\r
+KPX Atilde Umacron -50\r
+KPX Atilde Uogonek -50\r
+KPX Atilde Uring -50\r
+KPX Atilde V -70\r
+KPX Atilde W -50\r
+KPX Atilde Y -100\r
+KPX Atilde Yacute -100\r
+KPX Atilde Ydieresis -100\r
+KPX Atilde u -30\r
+KPX Atilde uacute -30\r
+KPX Atilde ucircumflex -30\r
+KPX Atilde udieresis -30\r
+KPX Atilde ugrave -30\r
+KPX Atilde uhungarumlaut -30\r
+KPX Atilde umacron -30\r
+KPX Atilde uogonek -30\r
+KPX Atilde uring -30\r
+KPX Atilde v -40\r
+KPX Atilde w -40\r
+KPX Atilde y -40\r
+KPX Atilde yacute -40\r
+KPX Atilde ydieresis -40\r
+KPX B U -10\r
+KPX B Uacute -10\r
+KPX B Ucircumflex -10\r
+KPX B Udieresis -10\r
+KPX B Ugrave -10\r
+KPX B Uhungarumlaut -10\r
+KPX B Umacron -10\r
+KPX B Uogonek -10\r
+KPX B Uring -10\r
+KPX B comma -20\r
+KPX B period -20\r
+KPX C comma -30\r
+KPX C period -30\r
+KPX Cacute comma -30\r
+KPX Cacute period -30\r
+KPX Ccaron comma -30\r
+KPX Ccaron period -30\r
+KPX Ccedilla comma -30\r
+KPX Ccedilla period -30\r
+KPX D A -40\r
+KPX D Aacute -40\r
+KPX D Abreve -40\r
+KPX D Acircumflex -40\r
+KPX D Adieresis -40\r
+KPX D Agrave -40\r
+KPX D Amacron -40\r
+KPX D Aogonek -40\r
+KPX D Aring -40\r
+KPX D Atilde -40\r
+KPX D V -70\r
+KPX D W -40\r
+KPX D Y -90\r
+KPX D Yacute -90\r
+KPX D Ydieresis -90\r
+KPX D comma -70\r
+KPX D period -70\r
+KPX Dcaron A -40\r
+KPX Dcaron Aacute -40\r
+KPX Dcaron Abreve -40\r
+KPX Dcaron Acircumflex -40\r
+KPX Dcaron Adieresis -40\r
+KPX Dcaron Agrave -40\r
+KPX Dcaron Amacron -40\r
+KPX Dcaron Aogonek -40\r
+KPX Dcaron Aring -40\r
+KPX Dcaron Atilde -40\r
+KPX Dcaron V -70\r
+KPX Dcaron W -40\r
+KPX Dcaron Y -90\r
+KPX Dcaron Yacute -90\r
+KPX Dcaron Ydieresis -90\r
+KPX Dcaron comma -70\r
+KPX Dcaron period -70\r
+KPX Dcroat A -40\r
+KPX Dcroat Aacute -40\r
+KPX Dcroat Abreve -40\r
+KPX Dcroat Acircumflex -40\r
+KPX Dcroat Adieresis -40\r
+KPX Dcroat Agrave -40\r
+KPX Dcroat Amacron -40\r
+KPX Dcroat Aogonek -40\r
+KPX Dcroat Aring -40\r
+KPX Dcroat Atilde -40\r
+KPX Dcroat V -70\r
+KPX Dcroat W -40\r
+KPX Dcroat Y -90\r
+KPX Dcroat Yacute -90\r
+KPX Dcroat Ydieresis -90\r
+KPX Dcroat comma -70\r
+KPX Dcroat period -70\r
+KPX F A -80\r
+KPX F Aacute -80\r
+KPX F Abreve -80\r
+KPX F Acircumflex -80\r
+KPX F Adieresis -80\r
+KPX F Agrave -80\r
+KPX F Amacron -80\r
+KPX F Aogonek -80\r
+KPX F Aring -80\r
+KPX F Atilde -80\r
+KPX F a -50\r
+KPX F aacute -50\r
+KPX F abreve -50\r
+KPX F acircumflex -50\r
+KPX F adieresis -50\r
+KPX F agrave -50\r
+KPX F amacron -50\r
+KPX F aogonek -50\r
+KPX F aring -50\r
+KPX F atilde -50\r
+KPX F comma -150\r
+KPX F e -30\r
+KPX F eacute -30\r
+KPX F ecaron -30\r
+KPX F ecircumflex -30\r
+KPX F edieresis -30\r
+KPX F edotaccent -30\r
+KPX F egrave -30\r
+KPX F emacron -30\r
+KPX F eogonek -30\r
+KPX F o -30\r
+KPX F oacute -30\r
+KPX F ocircumflex -30\r
+KPX F odieresis -30\r
+KPX F ograve -30\r
+KPX F ohungarumlaut -30\r
+KPX F omacron -30\r
+KPX F oslash -30\r
+KPX F otilde -30\r
+KPX F period -150\r
+KPX F r -45\r
+KPX F racute -45\r
+KPX F rcaron -45\r
+KPX F rcommaaccent -45\r
+KPX J A -20\r
+KPX J Aacute -20\r
+KPX J Abreve -20\r
+KPX J Acircumflex -20\r
+KPX J Adieresis -20\r
+KPX J Agrave -20\r
+KPX J Amacron -20\r
+KPX J Aogonek -20\r
+KPX J Aring -20\r
+KPX J Atilde -20\r
+KPX J a -20\r
+KPX J aacute -20\r
+KPX J abreve -20\r
+KPX J acircumflex -20\r
+KPX J adieresis -20\r
+KPX J agrave -20\r
+KPX J amacron -20\r
+KPX J aogonek -20\r
+KPX J aring -20\r
+KPX J atilde -20\r
+KPX J comma -30\r
+KPX J period -30\r
+KPX J u -20\r
+KPX J uacute -20\r
+KPX J ucircumflex -20\r
+KPX J udieresis -20\r
+KPX J ugrave -20\r
+KPX J uhungarumlaut -20\r
+KPX J umacron -20\r
+KPX J uogonek -20\r
+KPX J uring -20\r
+KPX K O -50\r
+KPX K Oacute -50\r
+KPX K Ocircumflex -50\r
+KPX K Odieresis -50\r
+KPX K Ograve -50\r
+KPX K Ohungarumlaut -50\r
+KPX K Omacron -50\r
+KPX K Oslash -50\r
+KPX K Otilde -50\r
+KPX K e -40\r
+KPX K eacute -40\r
+KPX K ecaron -40\r
+KPX K ecircumflex -40\r
+KPX K edieresis -40\r
+KPX K edotaccent -40\r
+KPX K egrave -40\r
+KPX K emacron -40\r
+KPX K eogonek -40\r
+KPX K o -40\r
+KPX K oacute -40\r
+KPX K ocircumflex -40\r
+KPX K odieresis -40\r
+KPX K ograve -40\r
+KPX K ohungarumlaut -40\r
+KPX K omacron -40\r
+KPX K oslash -40\r
+KPX K otilde -40\r
+KPX K u -30\r
+KPX K uacute -30\r
+KPX K ucircumflex -30\r
+KPX K udieresis -30\r
+KPX K ugrave -30\r
+KPX K uhungarumlaut -30\r
+KPX K umacron -30\r
+KPX K uogonek -30\r
+KPX K uring -30\r
+KPX K y -50\r
+KPX K yacute -50\r
+KPX K ydieresis -50\r
+KPX Kcommaaccent O -50\r
+KPX Kcommaaccent Oacute -50\r
+KPX Kcommaaccent Ocircumflex -50\r
+KPX Kcommaaccent Odieresis -50\r
+KPX Kcommaaccent Ograve -50\r
+KPX Kcommaaccent Ohungarumlaut -50\r
+KPX Kcommaaccent Omacron -50\r
+KPX Kcommaaccent Oslash -50\r
+KPX Kcommaaccent Otilde -50\r
+KPX Kcommaaccent e -40\r
+KPX Kcommaaccent eacute -40\r
+KPX Kcommaaccent ecaron -40\r
+KPX Kcommaaccent ecircumflex -40\r
+KPX Kcommaaccent edieresis -40\r
+KPX Kcommaaccent edotaccent -40\r
+KPX Kcommaaccent egrave -40\r
+KPX Kcommaaccent emacron -40\r
+KPX Kcommaaccent eogonek -40\r
+KPX Kcommaaccent o -40\r
+KPX Kcommaaccent oacute -40\r
+KPX Kcommaaccent ocircumflex -40\r
+KPX Kcommaaccent odieresis -40\r
+KPX Kcommaaccent ograve -40\r
+KPX Kcommaaccent ohungarumlaut -40\r
+KPX Kcommaaccent omacron -40\r
+KPX Kcommaaccent oslash -40\r
+KPX Kcommaaccent otilde -40\r
+KPX Kcommaaccent u -30\r
+KPX Kcommaaccent uacute -30\r
+KPX Kcommaaccent ucircumflex -30\r
+KPX Kcommaaccent udieresis -30\r
+KPX Kcommaaccent ugrave -30\r
+KPX Kcommaaccent uhungarumlaut -30\r
+KPX Kcommaaccent umacron -30\r
+KPX Kcommaaccent uogonek -30\r
+KPX Kcommaaccent uring -30\r
+KPX Kcommaaccent y -50\r
+KPX Kcommaaccent yacute -50\r
+KPX Kcommaaccent ydieresis -50\r
+KPX L T -110\r
+KPX L Tcaron -110\r
+KPX L Tcommaaccent -110\r
+KPX L V -110\r
+KPX L W -70\r
+KPX L Y -140\r
+KPX L Yacute -140\r
+KPX L Ydieresis -140\r
+KPX L quotedblright -140\r
+KPX L quoteright -160\r
+KPX L y -30\r
+KPX L yacute -30\r
+KPX L ydieresis -30\r
+KPX Lacute T -110\r
+KPX Lacute Tcaron -110\r
+KPX Lacute Tcommaaccent -110\r
+KPX Lacute V -110\r
+KPX Lacute W -70\r
+KPX Lacute Y -140\r
+KPX Lacute Yacute -140\r
+KPX Lacute Ydieresis -140\r
+KPX Lacute quotedblright -140\r
+KPX Lacute quoteright -160\r
+KPX Lacute y -30\r
+KPX Lacute yacute -30\r
+KPX Lacute ydieresis -30\r
+KPX Lcaron T -110\r
+KPX Lcaron Tcaron -110\r
+KPX Lcaron Tcommaaccent -110\r
+KPX Lcaron V -110\r
+KPX Lcaron W -70\r
+KPX Lcaron Y -140\r
+KPX Lcaron Yacute -140\r
+KPX Lcaron Ydieresis -140\r
+KPX Lcaron quotedblright -140\r
+KPX Lcaron quoteright -160\r
+KPX Lcaron y -30\r
+KPX Lcaron yacute -30\r
+KPX Lcaron ydieresis -30\r
+KPX Lcommaaccent T -110\r
+KPX Lcommaaccent Tcaron -110\r
+KPX Lcommaaccent Tcommaaccent -110\r
+KPX Lcommaaccent V -110\r
+KPX Lcommaaccent W -70\r
+KPX Lcommaaccent Y -140\r
+KPX Lcommaaccent Yacute -140\r
+KPX Lcommaaccent Ydieresis -140\r
+KPX Lcommaaccent quotedblright -140\r
+KPX Lcommaaccent quoteright -160\r
+KPX Lcommaaccent y -30\r
+KPX Lcommaaccent yacute -30\r
+KPX Lcommaaccent ydieresis -30\r
+KPX Lslash T -110\r
+KPX Lslash Tcaron -110\r
+KPX Lslash Tcommaaccent -110\r
+KPX Lslash V -110\r
+KPX Lslash W -70\r
+KPX Lslash Y -140\r
+KPX Lslash Yacute -140\r
+KPX Lslash Ydieresis -140\r
+KPX Lslash quotedblright -140\r
+KPX Lslash quoteright -160\r
+KPX Lslash y -30\r
+KPX Lslash yacute -30\r
+KPX Lslash ydieresis -30\r
+KPX O A -20\r
+KPX O Aacute -20\r
+KPX O Abreve -20\r
+KPX O Acircumflex -20\r
+KPX O Adieresis -20\r
+KPX O Agrave -20\r
+KPX O Amacron -20\r
+KPX O Aogonek -20\r
+KPX O Aring -20\r
+KPX O Atilde -20\r
+KPX O T -40\r
+KPX O Tcaron -40\r
+KPX O Tcommaaccent -40\r
+KPX O V -50\r
+KPX O W -30\r
+KPX O X -60\r
+KPX O Y -70\r
+KPX O Yacute -70\r
+KPX O Ydieresis -70\r
+KPX O comma -40\r
+KPX O period -40\r
+KPX Oacute A -20\r
+KPX Oacute Aacute -20\r
+KPX Oacute Abreve -20\r
+KPX Oacute Acircumflex -20\r
+KPX Oacute Adieresis -20\r
+KPX Oacute Agrave -20\r
+KPX Oacute Amacron -20\r
+KPX Oacute Aogonek -20\r
+KPX Oacute Aring -20\r
+KPX Oacute Atilde -20\r
+KPX Oacute T -40\r
+KPX Oacute Tcaron -40\r
+KPX Oacute Tcommaaccent -40\r
+KPX Oacute V -50\r
+KPX Oacute W -30\r
+KPX Oacute X -60\r
+KPX Oacute Y -70\r
+KPX Oacute Yacute -70\r
+KPX Oacute Ydieresis -70\r
+KPX Oacute comma -40\r
+KPX Oacute period -40\r
+KPX Ocircumflex A -20\r
+KPX Ocircumflex Aacute -20\r
+KPX Ocircumflex Abreve -20\r
+KPX Ocircumflex Acircumflex -20\r
+KPX Ocircumflex Adieresis -20\r
+KPX Ocircumflex Agrave -20\r
+KPX Ocircumflex Amacron -20\r
+KPX Ocircumflex Aogonek -20\r
+KPX Ocircumflex Aring -20\r
+KPX Ocircumflex Atilde -20\r
+KPX Ocircumflex T -40\r
+KPX Ocircumflex Tcaron -40\r
+KPX Ocircumflex Tcommaaccent -40\r
+KPX Ocircumflex V -50\r
+KPX Ocircumflex W -30\r
+KPX Ocircumflex X -60\r
+KPX Ocircumflex Y -70\r
+KPX Ocircumflex Yacute -70\r
+KPX Ocircumflex Ydieresis -70\r
+KPX Ocircumflex comma -40\r
+KPX Ocircumflex period -40\r
+KPX Odieresis A -20\r
+KPX Odieresis Aacute -20\r
+KPX Odieresis Abreve -20\r
+KPX Odieresis Acircumflex -20\r
+KPX Odieresis Adieresis -20\r
+KPX Odieresis Agrave -20\r
+KPX Odieresis Amacron -20\r
+KPX Odieresis Aogonek -20\r
+KPX Odieresis Aring -20\r
+KPX Odieresis Atilde -20\r
+KPX Odieresis T -40\r
+KPX Odieresis Tcaron -40\r
+KPX Odieresis Tcommaaccent -40\r
+KPX Odieresis V -50\r
+KPX Odieresis W -30\r
+KPX Odieresis X -60\r
+KPX Odieresis Y -70\r
+KPX Odieresis Yacute -70\r
+KPX Odieresis Ydieresis -70\r
+KPX Odieresis comma -40\r
+KPX Odieresis period -40\r
+KPX Ograve A -20\r
+KPX Ograve Aacute -20\r
+KPX Ograve Abreve -20\r
+KPX Ograve Acircumflex -20\r
+KPX Ograve Adieresis -20\r
+KPX Ograve Agrave -20\r
+KPX Ograve Amacron -20\r
+KPX Ograve Aogonek -20\r
+KPX Ograve Aring -20\r
+KPX Ograve Atilde -20\r
+KPX Ograve T -40\r
+KPX Ograve Tcaron -40\r
+KPX Ograve Tcommaaccent -40\r
+KPX Ograve V -50\r
+KPX Ograve W -30\r
+KPX Ograve X -60\r
+KPX Ograve Y -70\r
+KPX Ograve Yacute -70\r
+KPX Ograve Ydieresis -70\r
+KPX Ograve comma -40\r
+KPX Ograve period -40\r
+KPX Ohungarumlaut A -20\r
+KPX Ohungarumlaut Aacute -20\r
+KPX Ohungarumlaut Abreve -20\r
+KPX Ohungarumlaut Acircumflex -20\r
+KPX Ohungarumlaut Adieresis -20\r
+KPX Ohungarumlaut Agrave -20\r
+KPX Ohungarumlaut Amacron -20\r
+KPX Ohungarumlaut Aogonek -20\r
+KPX Ohungarumlaut Aring -20\r
+KPX Ohungarumlaut Atilde -20\r
+KPX Ohungarumlaut T -40\r
+KPX Ohungarumlaut Tcaron -40\r
+KPX Ohungarumlaut Tcommaaccent -40\r
+KPX Ohungarumlaut V -50\r
+KPX Ohungarumlaut W -30\r
+KPX Ohungarumlaut X -60\r
+KPX Ohungarumlaut Y -70\r
+KPX Ohungarumlaut Yacute -70\r
+KPX Ohungarumlaut Ydieresis -70\r
+KPX Ohungarumlaut comma -40\r
+KPX Ohungarumlaut period -40\r
+KPX Omacron A -20\r
+KPX Omacron Aacute -20\r
+KPX Omacron Abreve -20\r
+KPX Omacron Acircumflex -20\r
+KPX Omacron Adieresis -20\r
+KPX Omacron Agrave -20\r
+KPX Omacron Amacron -20\r
+KPX Omacron Aogonek -20\r
+KPX Omacron Aring -20\r
+KPX Omacron Atilde -20\r
+KPX Omacron T -40\r
+KPX Omacron Tcaron -40\r
+KPX Omacron Tcommaaccent -40\r
+KPX Omacron V -50\r
+KPX Omacron W -30\r
+KPX Omacron X -60\r
+KPX Omacron Y -70\r
+KPX Omacron Yacute -70\r
+KPX Omacron Ydieresis -70\r
+KPX Omacron comma -40\r
+KPX Omacron period -40\r
+KPX Oslash A -20\r
+KPX Oslash Aacute -20\r
+KPX Oslash Abreve -20\r
+KPX Oslash Acircumflex -20\r
+KPX Oslash Adieresis -20\r
+KPX Oslash Agrave -20\r
+KPX Oslash Amacron -20\r
+KPX Oslash Aogonek -20\r
+KPX Oslash Aring -20\r
+KPX Oslash Atilde -20\r
+KPX Oslash T -40\r
+KPX Oslash Tcaron -40\r
+KPX Oslash Tcommaaccent -40\r
+KPX Oslash V -50\r
+KPX Oslash W -30\r
+KPX Oslash X -60\r
+KPX Oslash Y -70\r
+KPX Oslash Yacute -70\r
+KPX Oslash Ydieresis -70\r
+KPX Oslash comma -40\r
+KPX Oslash period -40\r
+KPX Otilde A -20\r
+KPX Otilde Aacute -20\r
+KPX Otilde Abreve -20\r
+KPX Otilde Acircumflex -20\r
+KPX Otilde Adieresis -20\r
+KPX Otilde Agrave -20\r
+KPX Otilde Amacron -20\r
+KPX Otilde Aogonek -20\r
+KPX Otilde Aring -20\r
+KPX Otilde Atilde -20\r
+KPX Otilde T -40\r
+KPX Otilde Tcaron -40\r
+KPX Otilde Tcommaaccent -40\r
+KPX Otilde V -50\r
+KPX Otilde W -30\r
+KPX Otilde X -60\r
+KPX Otilde Y -70\r
+KPX Otilde Yacute -70\r
+KPX Otilde Ydieresis -70\r
+KPX Otilde comma -40\r
+KPX Otilde period -40\r
+KPX P A -120\r
+KPX P Aacute -120\r
+KPX P Abreve -120\r
+KPX P Acircumflex -120\r
+KPX P Adieresis -120\r
+KPX P Agrave -120\r
+KPX P Amacron -120\r
+KPX P Aogonek -120\r
+KPX P Aring -120\r
+KPX P Atilde -120\r
+KPX P a -40\r
+KPX P aacute -40\r
+KPX P abreve -40\r
+KPX P acircumflex -40\r
+KPX P adieresis -40\r
+KPX P agrave -40\r
+KPX P amacron -40\r
+KPX P aogonek -40\r
+KPX P aring -40\r
+KPX P atilde -40\r
+KPX P comma -180\r
+KPX P e -50\r
+KPX P eacute -50\r
+KPX P ecaron -50\r
+KPX P ecircumflex -50\r
+KPX P edieresis -50\r
+KPX P edotaccent -50\r
+KPX P egrave -50\r
+KPX P emacron -50\r
+KPX P eogonek -50\r
+KPX P o -50\r
+KPX P oacute -50\r
+KPX P ocircumflex -50\r
+KPX P odieresis -50\r
+KPX P ograve -50\r
+KPX P ohungarumlaut -50\r
+KPX P omacron -50\r
+KPX P oslash -50\r
+KPX P otilde -50\r
+KPX P period -180\r
+KPX Q U -10\r
+KPX Q Uacute -10\r
+KPX Q Ucircumflex -10\r
+KPX Q Udieresis -10\r
+KPX Q Ugrave -10\r
+KPX Q Uhungarumlaut -10\r
+KPX Q Umacron -10\r
+KPX Q Uogonek -10\r
+KPX Q Uring -10\r
+KPX R O -20\r
+KPX R Oacute -20\r
+KPX R Ocircumflex -20\r
+KPX R Odieresis -20\r
+KPX R Ograve -20\r
+KPX R Ohungarumlaut -20\r
+KPX R Omacron -20\r
+KPX R Oslash -20\r
+KPX R Otilde -20\r
+KPX R T -30\r
+KPX R Tcaron -30\r
+KPX R Tcommaaccent -30\r
+KPX R U -40\r
+KPX R Uacute -40\r
+KPX R Ucircumflex -40\r
+KPX R Udieresis -40\r
+KPX R Ugrave -40\r
+KPX R Uhungarumlaut -40\r
+KPX R Umacron -40\r
+KPX R Uogonek -40\r
+KPX R Uring -40\r
+KPX R V -50\r
+KPX R W -30\r
+KPX R Y -50\r
+KPX R Yacute -50\r
+KPX R Ydieresis -50\r
+KPX Racute O -20\r
+KPX Racute Oacute -20\r
+KPX Racute Ocircumflex -20\r
+KPX Racute Odieresis -20\r
+KPX Racute Ograve -20\r
+KPX Racute Ohungarumlaut -20\r
+KPX Racute Omacron -20\r
+KPX Racute Oslash -20\r
+KPX Racute Otilde -20\r
+KPX Racute T -30\r
+KPX Racute Tcaron -30\r
+KPX Racute Tcommaaccent -30\r
+KPX Racute U -40\r
+KPX Racute Uacute -40\r
+KPX Racute Ucircumflex -40\r
+KPX Racute Udieresis -40\r
+KPX Racute Ugrave -40\r
+KPX Racute Uhungarumlaut -40\r
+KPX Racute Umacron -40\r
+KPX Racute Uogonek -40\r
+KPX Racute Uring -40\r
+KPX Racute V -50\r
+KPX Racute W -30\r
+KPX Racute Y -50\r
+KPX Racute Yacute -50\r
+KPX Racute Ydieresis -50\r
+KPX Rcaron O -20\r
+KPX Rcaron Oacute -20\r
+KPX Rcaron Ocircumflex -20\r
+KPX Rcaron Odieresis -20\r
+KPX Rcaron Ograve -20\r
+KPX Rcaron Ohungarumlaut -20\r
+KPX Rcaron Omacron -20\r
+KPX Rcaron Oslash -20\r
+KPX Rcaron Otilde -20\r
+KPX Rcaron T -30\r
+KPX Rcaron Tcaron -30\r
+KPX Rcaron Tcommaaccent -30\r
+KPX Rcaron U -40\r
+KPX Rcaron Uacute -40\r
+KPX Rcaron Ucircumflex -40\r
+KPX Rcaron Udieresis -40\r
+KPX Rcaron Ugrave -40\r
+KPX Rcaron Uhungarumlaut -40\r
+KPX Rcaron Umacron -40\r
+KPX Rcaron Uogonek -40\r
+KPX Rcaron Uring -40\r
+KPX Rcaron V -50\r
+KPX Rcaron W -30\r
+KPX Rcaron Y -50\r
+KPX Rcaron Yacute -50\r
+KPX Rcaron Ydieresis -50\r
+KPX Rcommaaccent O -20\r
+KPX Rcommaaccent Oacute -20\r
+KPX Rcommaaccent Ocircumflex -20\r
+KPX Rcommaaccent Odieresis -20\r
+KPX Rcommaaccent Ograve -20\r
+KPX Rcommaaccent Ohungarumlaut -20\r
+KPX Rcommaaccent Omacron -20\r
+KPX Rcommaaccent Oslash -20\r
+KPX Rcommaaccent Otilde -20\r
+KPX Rcommaaccent T -30\r
+KPX Rcommaaccent Tcaron -30\r
+KPX Rcommaaccent Tcommaaccent -30\r
+KPX Rcommaaccent U -40\r
+KPX Rcommaaccent Uacute -40\r
+KPX Rcommaaccent Ucircumflex -40\r
+KPX Rcommaaccent Udieresis -40\r
+KPX Rcommaaccent Ugrave -40\r
+KPX Rcommaaccent Uhungarumlaut -40\r
+KPX Rcommaaccent Umacron -40\r
+KPX Rcommaaccent Uogonek -40\r
+KPX Rcommaaccent Uring -40\r
+KPX Rcommaaccent V -50\r
+KPX Rcommaaccent W -30\r
+KPX Rcommaaccent Y -50\r
+KPX Rcommaaccent Yacute -50\r
+KPX Rcommaaccent Ydieresis -50\r
+KPX S comma -20\r
+KPX S period -20\r
+KPX Sacute comma -20\r
+KPX Sacute period -20\r
+KPX Scaron comma -20\r
+KPX Scaron period -20\r
+KPX Scedilla comma -20\r
+KPX Scedilla period -20\r
+KPX Scommaaccent comma -20\r
+KPX Scommaaccent period -20\r
+KPX T A -120\r
+KPX T Aacute -120\r
+KPX T Abreve -120\r
+KPX T Acircumflex -120\r
+KPX T Adieresis -120\r
+KPX T Agrave -120\r
+KPX T Amacron -120\r
+KPX T Aogonek -120\r
+KPX T Aring -120\r
+KPX T Atilde -120\r
+KPX T O -40\r
+KPX T Oacute -40\r
+KPX T Ocircumflex -40\r
+KPX T Odieresis -40\r
+KPX T Ograve -40\r
+KPX T Ohungarumlaut -40\r
+KPX T Omacron -40\r
+KPX T Oslash -40\r
+KPX T Otilde -40\r
+KPX T a -120\r
+KPX T aacute -120\r
+KPX T abreve -60\r
+KPX T acircumflex -120\r
+KPX T adieresis -120\r
+KPX T agrave -120\r
+KPX T amacron -60\r
+KPX T aogonek -120\r
+KPX T aring -120\r
+KPX T atilde -60\r
+KPX T colon -20\r
+KPX T comma -120\r
+KPX T e -120\r
+KPX T eacute -120\r
+KPX T ecaron -120\r
+KPX T ecircumflex -120\r
+KPX T edieresis -120\r
+KPX T edotaccent -120\r
+KPX T egrave -60\r
+KPX T emacron -60\r
+KPX T eogonek -120\r
+KPX T hyphen -140\r
+KPX T o -120\r
+KPX T oacute -120\r
+KPX T ocircumflex -120\r
+KPX T odieresis -120\r
+KPX T ograve -120\r
+KPX T ohungarumlaut -120\r
+KPX T omacron -60\r
+KPX T oslash -120\r
+KPX T otilde -60\r
+KPX T period -120\r
+KPX T r -120\r
+KPX T racute -120\r
+KPX T rcaron -120\r
+KPX T rcommaaccent -120\r
+KPX T semicolon -20\r
+KPX T u -120\r
+KPX T uacute -120\r
+KPX T ucircumflex -120\r
+KPX T udieresis -120\r
+KPX T ugrave -120\r
+KPX T uhungarumlaut -120\r
+KPX T umacron -60\r
+KPX T uogonek -120\r
+KPX T uring -120\r
+KPX T w -120\r
+KPX T y -120\r
+KPX T yacute -120\r
+KPX T ydieresis -60\r
+KPX Tcaron A -120\r
+KPX Tcaron Aacute -120\r
+KPX Tcaron Abreve -120\r
+KPX Tcaron Acircumflex -120\r
+KPX Tcaron Adieresis -120\r
+KPX Tcaron Agrave -120\r
+KPX Tcaron Amacron -120\r
+KPX Tcaron Aogonek -120\r
+KPX Tcaron Aring -120\r
+KPX Tcaron Atilde -120\r
+KPX Tcaron O -40\r
+KPX Tcaron Oacute -40\r
+KPX Tcaron Ocircumflex -40\r
+KPX Tcaron Odieresis -40\r
+KPX Tcaron Ograve -40\r
+KPX Tcaron Ohungarumlaut -40\r
+KPX Tcaron Omacron -40\r
+KPX Tcaron Oslash -40\r
+KPX Tcaron Otilde -40\r
+KPX Tcaron a -120\r
+KPX Tcaron aacute -120\r
+KPX Tcaron abreve -60\r
+KPX Tcaron acircumflex -120\r
+KPX Tcaron adieresis -120\r
+KPX Tcaron agrave -120\r
+KPX Tcaron amacron -60\r
+KPX Tcaron aogonek -120\r
+KPX Tcaron aring -120\r
+KPX Tcaron atilde -60\r
+KPX Tcaron colon -20\r
+KPX Tcaron comma -120\r
+KPX Tcaron e -120\r
+KPX Tcaron eacute -120\r
+KPX Tcaron ecaron -120\r
+KPX Tcaron ecircumflex -120\r
+KPX Tcaron edieresis -120\r
+KPX Tcaron edotaccent -120\r
+KPX Tcaron egrave -60\r
+KPX Tcaron emacron -60\r
+KPX Tcaron eogonek -120\r
+KPX Tcaron hyphen -140\r
+KPX Tcaron o -120\r
+KPX Tcaron oacute -120\r
+KPX Tcaron ocircumflex -120\r
+KPX Tcaron odieresis -120\r
+KPX Tcaron ograve -120\r
+KPX Tcaron ohungarumlaut -120\r
+KPX Tcaron omacron -60\r
+KPX Tcaron oslash -120\r
+KPX Tcaron otilde -60\r
+KPX Tcaron period -120\r
+KPX Tcaron r -120\r
+KPX Tcaron racute -120\r
+KPX Tcaron rcaron -120\r
+KPX Tcaron rcommaaccent -120\r
+KPX Tcaron semicolon -20\r
+KPX Tcaron u -120\r
+KPX Tcaron uacute -120\r
+KPX Tcaron ucircumflex -120\r
+KPX Tcaron udieresis -120\r
+KPX Tcaron ugrave -120\r
+KPX Tcaron uhungarumlaut -120\r
+KPX Tcaron umacron -60\r
+KPX Tcaron uogonek -120\r
+KPX Tcaron uring -120\r
+KPX Tcaron w -120\r
+KPX Tcaron y -120\r
+KPX Tcaron yacute -120\r
+KPX Tcaron ydieresis -60\r
+KPX Tcommaaccent A -120\r
+KPX Tcommaaccent Aacute -120\r
+KPX Tcommaaccent Abreve -120\r
+KPX Tcommaaccent Acircumflex -120\r
+KPX Tcommaaccent Adieresis -120\r
+KPX Tcommaaccent Agrave -120\r
+KPX Tcommaaccent Amacron -120\r
+KPX Tcommaaccent Aogonek -120\r
+KPX Tcommaaccent Aring -120\r
+KPX Tcommaaccent Atilde -120\r
+KPX Tcommaaccent O -40\r
+KPX Tcommaaccent Oacute -40\r
+KPX Tcommaaccent Ocircumflex -40\r
+KPX Tcommaaccent Odieresis -40\r
+KPX Tcommaaccent Ograve -40\r
+KPX Tcommaaccent Ohungarumlaut -40\r
+KPX Tcommaaccent Omacron -40\r
+KPX Tcommaaccent Oslash -40\r
+KPX Tcommaaccent Otilde -40\r
+KPX Tcommaaccent a -120\r
+KPX Tcommaaccent aacute -120\r
+KPX Tcommaaccent abreve -60\r
+KPX Tcommaaccent acircumflex -120\r
+KPX Tcommaaccent adieresis -120\r
+KPX Tcommaaccent agrave -120\r
+KPX Tcommaaccent amacron -60\r
+KPX Tcommaaccent aogonek -120\r
+KPX Tcommaaccent aring -120\r
+KPX Tcommaaccent atilde -60\r
+KPX Tcommaaccent colon -20\r
+KPX Tcommaaccent comma -120\r
+KPX Tcommaaccent e -120\r
+KPX Tcommaaccent eacute -120\r
+KPX Tcommaaccent ecaron -120\r
+KPX Tcommaaccent ecircumflex -120\r
+KPX Tcommaaccent edieresis -120\r
+KPX Tcommaaccent edotaccent -120\r
+KPX Tcommaaccent egrave -60\r
+KPX Tcommaaccent emacron -60\r
+KPX Tcommaaccent eogonek -120\r
+KPX Tcommaaccent hyphen -140\r
+KPX Tcommaaccent o -120\r
+KPX Tcommaaccent oacute -120\r
+KPX Tcommaaccent ocircumflex -120\r
+KPX Tcommaaccent odieresis -120\r
+KPX Tcommaaccent ograve -120\r
+KPX Tcommaaccent ohungarumlaut -120\r
+KPX Tcommaaccent omacron -60\r
+KPX Tcommaaccent oslash -120\r
+KPX Tcommaaccent otilde -60\r
+KPX Tcommaaccent period -120\r
+KPX Tcommaaccent r -120\r
+KPX Tcommaaccent racute -120\r
+KPX Tcommaaccent rcaron -120\r
+KPX Tcommaaccent rcommaaccent -120\r
+KPX Tcommaaccent semicolon -20\r
+KPX Tcommaaccent u -120\r
+KPX Tcommaaccent uacute -120\r
+KPX Tcommaaccent ucircumflex -120\r
+KPX Tcommaaccent udieresis -120\r
+KPX Tcommaaccent ugrave -120\r
+KPX Tcommaaccent uhungarumlaut -120\r
+KPX Tcommaaccent umacron -60\r
+KPX Tcommaaccent uogonek -120\r
+KPX Tcommaaccent uring -120\r
+KPX Tcommaaccent w -120\r
+KPX Tcommaaccent y -120\r
+KPX Tcommaaccent yacute -120\r
+KPX Tcommaaccent ydieresis -60\r
+KPX U A -40\r
+KPX U Aacute -40\r
+KPX U Abreve -40\r
+KPX U Acircumflex -40\r
+KPX U Adieresis -40\r
+KPX U Agrave -40\r
+KPX U Amacron -40\r
+KPX U Aogonek -40\r
+KPX U Aring -40\r
+KPX U Atilde -40\r
+KPX U comma -40\r
+KPX U period -40\r
+KPX Uacute A -40\r
+KPX Uacute Aacute -40\r
+KPX Uacute Abreve -40\r
+KPX Uacute Acircumflex -40\r
+KPX Uacute Adieresis -40\r
+KPX Uacute Agrave -40\r
+KPX Uacute Amacron -40\r
+KPX Uacute Aogonek -40\r
+KPX Uacute Aring -40\r
+KPX Uacute Atilde -40\r
+KPX Uacute comma -40\r
+KPX Uacute period -40\r
+KPX Ucircumflex A -40\r
+KPX Ucircumflex Aacute -40\r
+KPX Ucircumflex Abreve -40\r
+KPX Ucircumflex Acircumflex -40\r
+KPX Ucircumflex Adieresis -40\r
+KPX Ucircumflex Agrave -40\r
+KPX Ucircumflex Amacron -40\r
+KPX Ucircumflex Aogonek -40\r
+KPX Ucircumflex Aring -40\r
+KPX Ucircumflex Atilde -40\r
+KPX Ucircumflex comma -40\r
+KPX Ucircumflex period -40\r
+KPX Udieresis A -40\r
+KPX Udieresis Aacute -40\r
+KPX Udieresis Abreve -40\r
+KPX Udieresis Acircumflex -40\r
+KPX Udieresis Adieresis -40\r
+KPX Udieresis Agrave -40\r
+KPX Udieresis Amacron -40\r
+KPX Udieresis Aogonek -40\r
+KPX Udieresis Aring -40\r
+KPX Udieresis Atilde -40\r
+KPX Udieresis comma -40\r
+KPX Udieresis period -40\r
+KPX Ugrave A -40\r
+KPX Ugrave Aacute -40\r
+KPX Ugrave Abreve -40\r
+KPX Ugrave Acircumflex -40\r
+KPX Ugrave Adieresis -40\r
+KPX Ugrave Agrave -40\r
+KPX Ugrave Amacron -40\r
+KPX Ugrave Aogonek -40\r
+KPX Ugrave Aring -40\r
+KPX Ugrave Atilde -40\r
+KPX Ugrave comma -40\r
+KPX Ugrave period -40\r
+KPX Uhungarumlaut A -40\r
+KPX Uhungarumlaut Aacute -40\r
+KPX Uhungarumlaut Abreve -40\r
+KPX Uhungarumlaut Acircumflex -40\r
+KPX Uhungarumlaut Adieresis -40\r
+KPX Uhungarumlaut Agrave -40\r
+KPX Uhungarumlaut Amacron -40\r
+KPX Uhungarumlaut Aogonek -40\r
+KPX Uhungarumlaut Aring -40\r
+KPX Uhungarumlaut Atilde -40\r
+KPX Uhungarumlaut comma -40\r
+KPX Uhungarumlaut period -40\r
+KPX Umacron A -40\r
+KPX Umacron Aacute -40\r
+KPX Umacron Abreve -40\r
+KPX Umacron Acircumflex -40\r
+KPX Umacron Adieresis -40\r
+KPX Umacron Agrave -40\r
+KPX Umacron Amacron -40\r
+KPX Umacron Aogonek -40\r
+KPX Umacron Aring -40\r
+KPX Umacron Atilde -40\r
+KPX Umacron comma -40\r
+KPX Umacron period -40\r
+KPX Uogonek A -40\r
+KPX Uogonek Aacute -40\r
+KPX Uogonek Abreve -40\r
+KPX Uogonek Acircumflex -40\r
+KPX Uogonek Adieresis -40\r
+KPX Uogonek Agrave -40\r
+KPX Uogonek Amacron -40\r
+KPX Uogonek Aogonek -40\r
+KPX Uogonek Aring -40\r
+KPX Uogonek Atilde -40\r
+KPX Uogonek comma -40\r
+KPX Uogonek period -40\r
+KPX Uring A -40\r
+KPX Uring Aacute -40\r
+KPX Uring Abreve -40\r
+KPX Uring Acircumflex -40\r
+KPX Uring Adieresis -40\r
+KPX Uring Agrave -40\r
+KPX Uring Amacron -40\r
+KPX Uring Aogonek -40\r
+KPX Uring Aring -40\r
+KPX Uring Atilde -40\r
+KPX Uring comma -40\r
+KPX Uring period -40\r
+KPX V A -80\r
+KPX V Aacute -80\r
+KPX V Abreve -80\r
+KPX V Acircumflex -80\r
+KPX V Adieresis -80\r
+KPX V Agrave -80\r
+KPX V Amacron -80\r
+KPX V Aogonek -80\r
+KPX V Aring -80\r
+KPX V Atilde -80\r
+KPX V G -40\r
+KPX V Gbreve -40\r
+KPX V Gcommaaccent -40\r
+KPX V O -40\r
+KPX V Oacute -40\r
+KPX V Ocircumflex -40\r
+KPX V Odieresis -40\r
+KPX V Ograve -40\r
+KPX V Ohungarumlaut -40\r
+KPX V Omacron -40\r
+KPX V Oslash -40\r
+KPX V Otilde -40\r
+KPX V a -70\r
+KPX V aacute -70\r
+KPX V abreve -70\r
+KPX V acircumflex -70\r
+KPX V adieresis -70\r
+KPX V agrave -70\r
+KPX V amacron -70\r
+KPX V aogonek -70\r
+KPX V aring -70\r
+KPX V atilde -70\r
+KPX V colon -40\r
+KPX V comma -125\r
+KPX V e -80\r
+KPX V eacute -80\r
+KPX V ecaron -80\r
+KPX V ecircumflex -80\r
+KPX V edieresis -80\r
+KPX V edotaccent -80\r
+KPX V egrave -80\r
+KPX V emacron -80\r
+KPX V eogonek -80\r
+KPX V hyphen -80\r
+KPX V o -80\r
+KPX V oacute -80\r
+KPX V ocircumflex -80\r
+KPX V odieresis -80\r
+KPX V ograve -80\r
+KPX V ohungarumlaut -80\r
+KPX V omacron -80\r
+KPX V oslash -80\r
+KPX V otilde -80\r
+KPX V period -125\r
+KPX V semicolon -40\r
+KPX V u -70\r
+KPX V uacute -70\r
+KPX V ucircumflex -70\r
+KPX V udieresis -70\r
+KPX V ugrave -70\r
+KPX V uhungarumlaut -70\r
+KPX V umacron -70\r
+KPX V uogonek -70\r
+KPX V uring -70\r
+KPX W A -50\r
+KPX W Aacute -50\r
+KPX W Abreve -50\r
+KPX W Acircumflex -50\r
+KPX W Adieresis -50\r
+KPX W Agrave -50\r
+KPX W Amacron -50\r
+KPX W Aogonek -50\r
+KPX W Aring -50\r
+KPX W Atilde -50\r
+KPX W O -20\r
+KPX W Oacute -20\r
+KPX W Ocircumflex -20\r
+KPX W Odieresis -20\r
+KPX W Ograve -20\r
+KPX W Ohungarumlaut -20\r
+KPX W Omacron -20\r
+KPX W Oslash -20\r
+KPX W Otilde -20\r
+KPX W a -40\r
+KPX W aacute -40\r
+KPX W abreve -40\r
+KPX W acircumflex -40\r
+KPX W adieresis -40\r
+KPX W agrave -40\r
+KPX W amacron -40\r
+KPX W aogonek -40\r
+KPX W aring -40\r
+KPX W atilde -40\r
+KPX W comma -80\r
+KPX W e -30\r
+KPX W eacute -30\r
+KPX W ecaron -30\r
+KPX W ecircumflex -30\r
+KPX W edieresis -30\r
+KPX W edotaccent -30\r
+KPX W egrave -30\r
+KPX W emacron -30\r
+KPX W eogonek -30\r
+KPX W hyphen -40\r
+KPX W o -30\r
+KPX W oacute -30\r
+KPX W ocircumflex -30\r
+KPX W odieresis -30\r
+KPX W ograve -30\r
+KPX W ohungarumlaut -30\r
+KPX W omacron -30\r
+KPX W oslash -30\r
+KPX W otilde -30\r
+KPX W period -80\r
+KPX W u -30\r
+KPX W uacute -30\r
+KPX W ucircumflex -30\r
+KPX W udieresis -30\r
+KPX W ugrave -30\r
+KPX W uhungarumlaut -30\r
+KPX W umacron -30\r
+KPX W uogonek -30\r
+KPX W uring -30\r
+KPX W y -20\r
+KPX W yacute -20\r
+KPX W ydieresis -20\r
+KPX Y A -110\r
+KPX Y Aacute -110\r
+KPX Y Abreve -110\r
+KPX Y Acircumflex -110\r
+KPX Y Adieresis -110\r
+KPX Y Agrave -110\r
+KPX Y Amacron -110\r
+KPX Y Aogonek -110\r
+KPX Y Aring -110\r
+KPX Y Atilde -110\r
+KPX Y O -85\r
+KPX Y Oacute -85\r
+KPX Y Ocircumflex -85\r
+KPX Y Odieresis -85\r
+KPX Y Ograve -85\r
+KPX Y Ohungarumlaut -85\r
+KPX Y Omacron -85\r
+KPX Y Oslash -85\r
+KPX Y Otilde -85\r
+KPX Y a -140\r
+KPX Y aacute -140\r
+KPX Y abreve -70\r
+KPX Y acircumflex -140\r
+KPX Y adieresis -140\r
+KPX Y agrave -140\r
+KPX Y amacron -70\r
+KPX Y aogonek -140\r
+KPX Y aring -140\r
+KPX Y atilde -140\r
+KPX Y colon -60\r
+KPX Y comma -140\r
+KPX Y e -140\r
+KPX Y eacute -140\r
+KPX Y ecaron -140\r
+KPX Y ecircumflex -140\r
+KPX Y edieresis -140\r
+KPX Y edotaccent -140\r
+KPX Y egrave -140\r
+KPX Y emacron -70\r
+KPX Y eogonek -140\r
+KPX Y hyphen -140\r
+KPX Y i -20\r
+KPX Y iacute -20\r
+KPX Y iogonek -20\r
+KPX Y o -140\r
+KPX Y oacute -140\r
+KPX Y ocircumflex -140\r
+KPX Y odieresis -140\r
+KPX Y ograve -140\r
+KPX Y ohungarumlaut -140\r
+KPX Y omacron -140\r
+KPX Y oslash -140\r
+KPX Y otilde -140\r
+KPX Y period -140\r
+KPX Y semicolon -60\r
+KPX Y u -110\r
+KPX Y uacute -110\r
+KPX Y ucircumflex -110\r
+KPX Y udieresis -110\r
+KPX Y ugrave -110\r
+KPX Y uhungarumlaut -110\r
+KPX Y umacron -110\r
+KPX Y uogonek -110\r
+KPX Y uring -110\r
+KPX Yacute A -110\r
+KPX Yacute Aacute -110\r
+KPX Yacute Abreve -110\r
+KPX Yacute Acircumflex -110\r
+KPX Yacute Adieresis -110\r
+KPX Yacute Agrave -110\r
+KPX Yacute Amacron -110\r
+KPX Yacute Aogonek -110\r
+KPX Yacute Aring -110\r
+KPX Yacute Atilde -110\r
+KPX Yacute O -85\r
+KPX Yacute Oacute -85\r
+KPX Yacute Ocircumflex -85\r
+KPX Yacute Odieresis -85\r
+KPX Yacute Ograve -85\r
+KPX Yacute Ohungarumlaut -85\r
+KPX Yacute Omacron -85\r
+KPX Yacute Oslash -85\r
+KPX Yacute Otilde -85\r
+KPX Yacute a -140\r
+KPX Yacute aacute -140\r
+KPX Yacute abreve -70\r
+KPX Yacute acircumflex -140\r
+KPX Yacute adieresis -140\r
+KPX Yacute agrave -140\r
+KPX Yacute amacron -70\r
+KPX Yacute aogonek -140\r
+KPX Yacute aring -140\r
+KPX Yacute atilde -70\r
+KPX Yacute colon -60\r
+KPX Yacute comma -140\r
+KPX Yacute e -140\r
+KPX Yacute eacute -140\r
+KPX Yacute ecaron -140\r
+KPX Yacute ecircumflex -140\r
+KPX Yacute edieresis -140\r
+KPX Yacute edotaccent -140\r
+KPX Yacute egrave -140\r
+KPX Yacute emacron -70\r
+KPX Yacute eogonek -140\r
+KPX Yacute hyphen -140\r
+KPX Yacute i -20\r
+KPX Yacute iacute -20\r
+KPX Yacute iogonek -20\r
+KPX Yacute o -140\r
+KPX Yacute oacute -140\r
+KPX Yacute ocircumflex -140\r
+KPX Yacute odieresis -140\r
+KPX Yacute ograve -140\r
+KPX Yacute ohungarumlaut -140\r
+KPX Yacute omacron -70\r
+KPX Yacute oslash -140\r
+KPX Yacute otilde -140\r
+KPX Yacute period -140\r
+KPX Yacute semicolon -60\r
+KPX Yacute u -110\r
+KPX Yacute uacute -110\r
+KPX Yacute ucircumflex -110\r
+KPX Yacute udieresis -110\r
+KPX Yacute ugrave -110\r
+KPX Yacute uhungarumlaut -110\r
+KPX Yacute umacron -110\r
+KPX Yacute uogonek -110\r
+KPX Yacute uring -110\r
+KPX Ydieresis A -110\r
+KPX Ydieresis Aacute -110\r
+KPX Ydieresis Abreve -110\r
+KPX Ydieresis Acircumflex -110\r
+KPX Ydieresis Adieresis -110\r
+KPX Ydieresis Agrave -110\r
+KPX Ydieresis Amacron -110\r
+KPX Ydieresis Aogonek -110\r
+KPX Ydieresis Aring -110\r
+KPX Ydieresis Atilde -110\r
+KPX Ydieresis O -85\r
+KPX Ydieresis Oacute -85\r
+KPX Ydieresis Ocircumflex -85\r
+KPX Ydieresis Odieresis -85\r
+KPX Ydieresis Ograve -85\r
+KPX Ydieresis Ohungarumlaut -85\r
+KPX Ydieresis Omacron -85\r
+KPX Ydieresis Oslash -85\r
+KPX Ydieresis Otilde -85\r
+KPX Ydieresis a -140\r
+KPX Ydieresis aacute -140\r
+KPX Ydieresis abreve -70\r
+KPX Ydieresis acircumflex -140\r
+KPX Ydieresis adieresis -140\r
+KPX Ydieresis agrave -140\r
+KPX Ydieresis amacron -70\r
+KPX Ydieresis aogonek -140\r
+KPX Ydieresis aring -140\r
+KPX Ydieresis atilde -70\r
+KPX Ydieresis colon -60\r
+KPX Ydieresis comma -140\r
+KPX Ydieresis e -140\r
+KPX Ydieresis eacute -140\r
+KPX Ydieresis ecaron -140\r
+KPX Ydieresis ecircumflex -140\r
+KPX Ydieresis edieresis -140\r
+KPX Ydieresis edotaccent -140\r
+KPX Ydieresis egrave -140\r
+KPX Ydieresis emacron -70\r
+KPX Ydieresis eogonek -140\r
+KPX Ydieresis hyphen -140\r
+KPX Ydieresis i -20\r
+KPX Ydieresis iacute -20\r
+KPX Ydieresis iogonek -20\r
+KPX Ydieresis o -140\r
+KPX Ydieresis oacute -140\r
+KPX Ydieresis ocircumflex -140\r
+KPX Ydieresis odieresis -140\r
+KPX Ydieresis ograve -140\r
+KPX Ydieresis ohungarumlaut -140\r
+KPX Ydieresis omacron -140\r
+KPX Ydieresis oslash -140\r
+KPX Ydieresis otilde -140\r
+KPX Ydieresis period -140\r
+KPX Ydieresis semicolon -60\r
+KPX Ydieresis u -110\r
+KPX Ydieresis uacute -110\r
+KPX Ydieresis ucircumflex -110\r
+KPX Ydieresis udieresis -110\r
+KPX Ydieresis ugrave -110\r
+KPX Ydieresis uhungarumlaut -110\r
+KPX Ydieresis umacron -110\r
+KPX Ydieresis uogonek -110\r
+KPX Ydieresis uring -110\r
+KPX a v -20\r
+KPX a w -20\r
+KPX a y -30\r
+KPX a yacute -30\r
+KPX a ydieresis -30\r
+KPX aacute v -20\r
+KPX aacute w -20\r
+KPX aacute y -30\r
+KPX aacute yacute -30\r
+KPX aacute ydieresis -30\r
+KPX abreve v -20\r
+KPX abreve w -20\r
+KPX abreve y -30\r
+KPX abreve yacute -30\r
+KPX abreve ydieresis -30\r
+KPX acircumflex v -20\r
+KPX acircumflex w -20\r
+KPX acircumflex y -30\r
+KPX acircumflex yacute -30\r
+KPX acircumflex ydieresis -30\r
+KPX adieresis v -20\r
+KPX adieresis w -20\r
+KPX adieresis y -30\r
+KPX adieresis yacute -30\r
+KPX adieresis ydieresis -30\r
+KPX agrave v -20\r
+KPX agrave w -20\r
+KPX agrave y -30\r
+KPX agrave yacute -30\r
+KPX agrave ydieresis -30\r
+KPX amacron v -20\r
+KPX amacron w -20\r
+KPX amacron y -30\r
+KPX amacron yacute -30\r
+KPX amacron ydieresis -30\r
+KPX aogonek v -20\r
+KPX aogonek w -20\r
+KPX aogonek y -30\r
+KPX aogonek yacute -30\r
+KPX aogonek ydieresis -30\r
+KPX aring v -20\r
+KPX aring w -20\r
+KPX aring y -30\r
+KPX aring yacute -30\r
+KPX aring ydieresis -30\r
+KPX atilde v -20\r
+KPX atilde w -20\r
+KPX atilde y -30\r
+KPX atilde yacute -30\r
+KPX atilde ydieresis -30\r
+KPX b b -10\r
+KPX b comma -40\r
+KPX b l -20\r
+KPX b lacute -20\r
+KPX b lcommaaccent -20\r
+KPX b lslash -20\r
+KPX b period -40\r
+KPX b u -20\r
+KPX b uacute -20\r
+KPX b ucircumflex -20\r
+KPX b udieresis -20\r
+KPX b ugrave -20\r
+KPX b uhungarumlaut -20\r
+KPX b umacron -20\r
+KPX b uogonek -20\r
+KPX b uring -20\r
+KPX b v -20\r
+KPX b y -20\r
+KPX b yacute -20\r
+KPX b ydieresis -20\r
+KPX c comma -15\r
+KPX c k -20\r
+KPX c kcommaaccent -20\r
+KPX cacute comma -15\r
+KPX cacute k -20\r
+KPX cacute kcommaaccent -20\r
+KPX ccaron comma -15\r
+KPX ccaron k -20\r
+KPX ccaron kcommaaccent -20\r
+KPX ccedilla comma -15\r
+KPX ccedilla k -20\r
+KPX ccedilla kcommaaccent -20\r
+KPX colon space -50\r
+KPX comma quotedblright -100\r
+KPX comma quoteright -100\r
+KPX e comma -15\r
+KPX e period -15\r
+KPX e v -30\r
+KPX e w -20\r
+KPX e x -30\r
+KPX e y -20\r
+KPX e yacute -20\r
+KPX e ydieresis -20\r
+KPX eacute comma -15\r
+KPX eacute period -15\r
+KPX eacute v -30\r
+KPX eacute w -20\r
+KPX eacute x -30\r
+KPX eacute y -20\r
+KPX eacute yacute -20\r
+KPX eacute ydieresis -20\r
+KPX ecaron comma -15\r
+KPX ecaron period -15\r
+KPX ecaron v -30\r
+KPX ecaron w -20\r
+KPX ecaron x -30\r
+KPX ecaron y -20\r
+KPX ecaron yacute -20\r
+KPX ecaron ydieresis -20\r
+KPX ecircumflex comma -15\r
+KPX ecircumflex period -15\r
+KPX ecircumflex v -30\r
+KPX ecircumflex w -20\r
+KPX ecircumflex x -30\r
+KPX ecircumflex y -20\r
+KPX ecircumflex yacute -20\r
+KPX ecircumflex ydieresis -20\r
+KPX edieresis comma -15\r
+KPX edieresis period -15\r
+KPX edieresis v -30\r
+KPX edieresis w -20\r
+KPX edieresis x -30\r
+KPX edieresis y -20\r
+KPX edieresis yacute -20\r
+KPX edieresis ydieresis -20\r
+KPX edotaccent comma -15\r
+KPX edotaccent period -15\r
+KPX edotaccent v -30\r
+KPX edotaccent w -20\r
+KPX edotaccent x -30\r
+KPX edotaccent y -20\r
+KPX edotaccent yacute -20\r
+KPX edotaccent ydieresis -20\r
+KPX egrave comma -15\r
+KPX egrave period -15\r
+KPX egrave v -30\r
+KPX egrave w -20\r
+KPX egrave x -30\r
+KPX egrave y -20\r
+KPX egrave yacute -20\r
+KPX egrave ydieresis -20\r
+KPX emacron comma -15\r
+KPX emacron period -15\r
+KPX emacron v -30\r
+KPX emacron w -20\r
+KPX emacron x -30\r
+KPX emacron y -20\r
+KPX emacron yacute -20\r
+KPX emacron ydieresis -20\r
+KPX eogonek comma -15\r
+KPX eogonek period -15\r
+KPX eogonek v -30\r
+KPX eogonek w -20\r
+KPX eogonek x -30\r
+KPX eogonek y -20\r
+KPX eogonek yacute -20\r
+KPX eogonek ydieresis -20\r
+KPX f a -30\r
+KPX f aacute -30\r
+KPX f abreve -30\r
+KPX f acircumflex -30\r
+KPX f adieresis -30\r
+KPX f agrave -30\r
+KPX f amacron -30\r
+KPX f aogonek -30\r
+KPX f aring -30\r
+KPX f atilde -30\r
+KPX f comma -30\r
+KPX f dotlessi -28\r
+KPX f e -30\r
+KPX f eacute -30\r
+KPX f ecaron -30\r
+KPX f ecircumflex -30\r
+KPX f edieresis -30\r
+KPX f edotaccent -30\r
+KPX f egrave -30\r
+KPX f emacron -30\r
+KPX f eogonek -30\r
+KPX f o -30\r
+KPX f oacute -30\r
+KPX f ocircumflex -30\r
+KPX f odieresis -30\r
+KPX f ograve -30\r
+KPX f ohungarumlaut -30\r
+KPX f omacron -30\r
+KPX f oslash -30\r
+KPX f otilde -30\r
+KPX f period -30\r
+KPX f quotedblright 60\r
+KPX f quoteright 50\r
+KPX g r -10\r
+KPX g racute -10\r
+KPX g rcaron -10\r
+KPX g rcommaaccent -10\r
+KPX gbreve r -10\r
+KPX gbreve racute -10\r
+KPX gbreve rcaron -10\r
+KPX gbreve rcommaaccent -10\r
+KPX gcommaaccent r -10\r
+KPX gcommaaccent racute -10\r
+KPX gcommaaccent rcaron -10\r
+KPX gcommaaccent rcommaaccent -10\r
+KPX h y -30\r
+KPX h yacute -30\r
+KPX h ydieresis -30\r
+KPX k e -20\r
+KPX k eacute -20\r
+KPX k ecaron -20\r
+KPX k ecircumflex -20\r
+KPX k edieresis -20\r
+KPX k edotaccent -20\r
+KPX k egrave -20\r
+KPX k emacron -20\r
+KPX k eogonek -20\r
+KPX k o -20\r
+KPX k oacute -20\r
+KPX k ocircumflex -20\r
+KPX k odieresis -20\r
+KPX k ograve -20\r
+KPX k ohungarumlaut -20\r
+KPX k omacron -20\r
+KPX k oslash -20\r
+KPX k otilde -20\r
+KPX kcommaaccent e -20\r
+KPX kcommaaccent eacute -20\r
+KPX kcommaaccent ecaron -20\r
+KPX kcommaaccent ecircumflex -20\r
+KPX kcommaaccent edieresis -20\r
+KPX kcommaaccent edotaccent -20\r
+KPX kcommaaccent egrave -20\r
+KPX kcommaaccent emacron -20\r
+KPX kcommaaccent eogonek -20\r
+KPX kcommaaccent o -20\r
+KPX kcommaaccent oacute -20\r
+KPX kcommaaccent ocircumflex -20\r
+KPX kcommaaccent odieresis -20\r
+KPX kcommaaccent ograve -20\r
+KPX kcommaaccent ohungarumlaut -20\r
+KPX kcommaaccent omacron -20\r
+KPX kcommaaccent oslash -20\r
+KPX kcommaaccent otilde -20\r
+KPX m u -10\r
+KPX m uacute -10\r
+KPX m ucircumflex -10\r
+KPX m udieresis -10\r
+KPX m ugrave -10\r
+KPX m uhungarumlaut -10\r
+KPX m umacron -10\r
+KPX m uogonek -10\r
+KPX m uring -10\r
+KPX m y -15\r
+KPX m yacute -15\r
+KPX m ydieresis -15\r
+KPX n u -10\r
+KPX n uacute -10\r
+KPX n ucircumflex -10\r
+KPX n udieresis -10\r
+KPX n ugrave -10\r
+KPX n uhungarumlaut -10\r
+KPX n umacron -10\r
+KPX n uogonek -10\r
+KPX n uring -10\r
+KPX n v -20\r
+KPX n y -15\r
+KPX n yacute -15\r
+KPX n ydieresis -15\r
+KPX nacute u -10\r
+KPX nacute uacute -10\r
+KPX nacute ucircumflex -10\r
+KPX nacute udieresis -10\r
+KPX nacute ugrave -10\r
+KPX nacute uhungarumlaut -10\r
+KPX nacute umacron -10\r
+KPX nacute uogonek -10\r
+KPX nacute uring -10\r
+KPX nacute v -20\r
+KPX nacute y -15\r
+KPX nacute yacute -15\r
+KPX nacute ydieresis -15\r
+KPX ncaron u -10\r
+KPX ncaron uacute -10\r
+KPX ncaron ucircumflex -10\r
+KPX ncaron udieresis -10\r
+KPX ncaron ugrave -10\r
+KPX ncaron uhungarumlaut -10\r
+KPX ncaron umacron -10\r
+KPX ncaron uogonek -10\r
+KPX ncaron uring -10\r
+KPX ncaron v -20\r
+KPX ncaron y -15\r
+KPX ncaron yacute -15\r
+KPX ncaron ydieresis -15\r
+KPX ncommaaccent u -10\r
+KPX ncommaaccent uacute -10\r
+KPX ncommaaccent ucircumflex -10\r
+KPX ncommaaccent udieresis -10\r
+KPX ncommaaccent ugrave -10\r
+KPX ncommaaccent uhungarumlaut -10\r
+KPX ncommaaccent umacron -10\r
+KPX ncommaaccent uogonek -10\r
+KPX ncommaaccent uring -10\r
+KPX ncommaaccent v -20\r
+KPX ncommaaccent y -15\r
+KPX ncommaaccent yacute -15\r
+KPX ncommaaccent ydieresis -15\r
+KPX ntilde u -10\r
+KPX ntilde uacute -10\r
+KPX ntilde ucircumflex -10\r
+KPX ntilde udieresis -10\r
+KPX ntilde ugrave -10\r
+KPX ntilde uhungarumlaut -10\r
+KPX ntilde umacron -10\r
+KPX ntilde uogonek -10\r
+KPX ntilde uring -10\r
+KPX ntilde v -20\r
+KPX ntilde y -15\r
+KPX ntilde yacute -15\r
+KPX ntilde ydieresis -15\r
+KPX o comma -40\r
+KPX o period -40\r
+KPX o v -15\r
+KPX o w -15\r
+KPX o x -30\r
+KPX o y -30\r
+KPX o yacute -30\r
+KPX o ydieresis -30\r
+KPX oacute comma -40\r
+KPX oacute period -40\r
+KPX oacute v -15\r
+KPX oacute w -15\r
+KPX oacute x -30\r
+KPX oacute y -30\r
+KPX oacute yacute -30\r
+KPX oacute ydieresis -30\r
+KPX ocircumflex comma -40\r
+KPX ocircumflex period -40\r
+KPX ocircumflex v -15\r
+KPX ocircumflex w -15\r
+KPX ocircumflex x -30\r
+KPX ocircumflex y -30\r
+KPX ocircumflex yacute -30\r
+KPX ocircumflex ydieresis -30\r
+KPX odieresis comma -40\r
+KPX odieresis period -40\r
+KPX odieresis v -15\r
+KPX odieresis w -15\r
+KPX odieresis x -30\r
+KPX odieresis y -30\r
+KPX odieresis yacute -30\r
+KPX odieresis ydieresis -30\r
+KPX ograve comma -40\r
+KPX ograve period -40\r
+KPX ograve v -15\r
+KPX ograve w -15\r
+KPX ograve x -30\r
+KPX ograve y -30\r
+KPX ograve yacute -30\r
+KPX ograve ydieresis -30\r
+KPX ohungarumlaut comma -40\r
+KPX ohungarumlaut period -40\r
+KPX ohungarumlaut v -15\r
+KPX ohungarumlaut w -15\r
+KPX ohungarumlaut x -30\r
+KPX ohungarumlaut y -30\r
+KPX ohungarumlaut yacute -30\r
+KPX ohungarumlaut ydieresis -30\r
+KPX omacron comma -40\r
+KPX omacron period -40\r
+KPX omacron v -15\r
+KPX omacron w -15\r
+KPX omacron x -30\r
+KPX omacron y -30\r
+KPX omacron yacute -30\r
+KPX omacron ydieresis -30\r
+KPX oslash a -55\r
+KPX oslash aacute -55\r
+KPX oslash abreve -55\r
+KPX oslash acircumflex -55\r
+KPX oslash adieresis -55\r
+KPX oslash agrave -55\r
+KPX oslash amacron -55\r
+KPX oslash aogonek -55\r
+KPX oslash aring -55\r
+KPX oslash atilde -55\r
+KPX oslash b -55\r
+KPX oslash c -55\r
+KPX oslash cacute -55\r
+KPX oslash ccaron -55\r
+KPX oslash ccedilla -55\r
+KPX oslash comma -95\r
+KPX oslash d -55\r
+KPX oslash dcroat -55\r
+KPX oslash e -55\r
+KPX oslash eacute -55\r
+KPX oslash ecaron -55\r
+KPX oslash ecircumflex -55\r
+KPX oslash edieresis -55\r
+KPX oslash edotaccent -55\r
+KPX oslash egrave -55\r
+KPX oslash emacron -55\r
+KPX oslash eogonek -55\r
+KPX oslash f -55\r
+KPX oslash g -55\r
+KPX oslash gbreve -55\r
+KPX oslash gcommaaccent -55\r
+KPX oslash h -55\r
+KPX oslash i -55\r
+KPX oslash iacute -55\r
+KPX oslash icircumflex -55\r
+KPX oslash idieresis -55\r
+KPX oslash igrave -55\r
+KPX oslash imacron -55\r
+KPX oslash iogonek -55\r
+KPX oslash j -55\r
+KPX oslash k -55\r
+KPX oslash kcommaaccent -55\r
+KPX oslash l -55\r
+KPX oslash lacute -55\r
+KPX oslash lcommaaccent -55\r
+KPX oslash lslash -55\r
+KPX oslash m -55\r
+KPX oslash n -55\r
+KPX oslash nacute -55\r
+KPX oslash ncaron -55\r
+KPX oslash ncommaaccent -55\r
+KPX oslash ntilde -55\r
+KPX oslash o -55\r
+KPX oslash oacute -55\r
+KPX oslash ocircumflex -55\r
+KPX oslash odieresis -55\r
+KPX oslash ograve -55\r
+KPX oslash ohungarumlaut -55\r
+KPX oslash omacron -55\r
+KPX oslash oslash -55\r
+KPX oslash otilde -55\r
+KPX oslash p -55\r
+KPX oslash period -95\r
+KPX oslash q -55\r
+KPX oslash r -55\r
+KPX oslash racute -55\r
+KPX oslash rcaron -55\r
+KPX oslash rcommaaccent -55\r
+KPX oslash s -55\r
+KPX oslash sacute -55\r
+KPX oslash scaron -55\r
+KPX oslash scedilla -55\r
+KPX oslash scommaaccent -55\r
+KPX oslash t -55\r
+KPX oslash tcommaaccent -55\r
+KPX oslash u -55\r
+KPX oslash uacute -55\r
+KPX oslash ucircumflex -55\r
+KPX oslash udieresis -55\r
+KPX oslash ugrave -55\r
+KPX oslash uhungarumlaut -55\r
+KPX oslash umacron -55\r
+KPX oslash uogonek -55\r
+KPX oslash uring -55\r
+KPX oslash v -70\r
+KPX oslash w -70\r
+KPX oslash x -85\r
+KPX oslash y -70\r
+KPX oslash yacute -70\r
+KPX oslash ydieresis -70\r
+KPX oslash z -55\r
+KPX oslash zacute -55\r
+KPX oslash zcaron -55\r
+KPX oslash zdotaccent -55\r
+KPX otilde comma -40\r
+KPX otilde period -40\r
+KPX otilde v -15\r
+KPX otilde w -15\r
+KPX otilde x -30\r
+KPX otilde y -30\r
+KPX otilde yacute -30\r
+KPX otilde ydieresis -30\r
+KPX p comma -35\r
+KPX p period -35\r
+KPX p y -30\r
+KPX p yacute -30\r
+KPX p ydieresis -30\r
+KPX period quotedblright -100\r
+KPX period quoteright -100\r
+KPX period space -60\r
+KPX quotedblright space -40\r
+KPX quoteleft quoteleft -57\r
+KPX quoteright d -50\r
+KPX quoteright dcroat -50\r
+KPX quoteright quoteright -57\r
+KPX quoteright r -50\r
+KPX quoteright racute -50\r
+KPX quoteright rcaron -50\r
+KPX quoteright rcommaaccent -50\r
+KPX quoteright s -50\r
+KPX quoteright sacute -50\r
+KPX quoteright scaron -50\r
+KPX quoteright scedilla -50\r
+KPX quoteright scommaaccent -50\r
+KPX quoteright space -70\r
+KPX r a -10\r
+KPX r aacute -10\r
+KPX r abreve -10\r
+KPX r acircumflex -10\r
+KPX r adieresis -10\r
+KPX r agrave -10\r
+KPX r amacron -10\r
+KPX r aogonek -10\r
+KPX r aring -10\r
+KPX r atilde -10\r
+KPX r colon 30\r
+KPX r comma -50\r
+KPX r i 15\r
+KPX r iacute 15\r
+KPX r icircumflex 15\r
+KPX r idieresis 15\r
+KPX r igrave 15\r
+KPX r imacron 15\r
+KPX r iogonek 15\r
+KPX r k 15\r
+KPX r kcommaaccent 15\r
+KPX r l 15\r
+KPX r lacute 15\r
+KPX r lcommaaccent 15\r
+KPX r lslash 15\r
+KPX r m 25\r
+KPX r n 25\r
+KPX r nacute 25\r
+KPX r ncaron 25\r
+KPX r ncommaaccent 25\r
+KPX r ntilde 25\r
+KPX r p 30\r
+KPX r period -50\r
+KPX r semicolon 30\r
+KPX r t 40\r
+KPX r tcommaaccent 40\r
+KPX r u 15\r
+KPX r uacute 15\r
+KPX r ucircumflex 15\r
+KPX r udieresis 15\r
+KPX r ugrave 15\r
+KPX r uhungarumlaut 15\r
+KPX r umacron 15\r
+KPX r uogonek 15\r
+KPX r uring 15\r
+KPX r v 30\r
+KPX r y 30\r
+KPX r yacute 30\r
+KPX r ydieresis 30\r
+KPX racute a -10\r
+KPX racute aacute -10\r
+KPX racute abreve -10\r
+KPX racute acircumflex -10\r
+KPX racute adieresis -10\r
+KPX racute agrave -10\r
+KPX racute amacron -10\r
+KPX racute aogonek -10\r
+KPX racute aring -10\r
+KPX racute atilde -10\r
+KPX racute colon 30\r
+KPX racute comma -50\r
+KPX racute i 15\r
+KPX racute iacute 15\r
+KPX racute icircumflex 15\r
+KPX racute idieresis 15\r
+KPX racute igrave 15\r
+KPX racute imacron 15\r
+KPX racute iogonek 15\r
+KPX racute k 15\r
+KPX racute kcommaaccent 15\r
+KPX racute l 15\r
+KPX racute lacute 15\r
+KPX racute lcommaaccent 15\r
+KPX racute lslash 15\r
+KPX racute m 25\r
+KPX racute n 25\r
+KPX racute nacute 25\r
+KPX racute ncaron 25\r
+KPX racute ncommaaccent 25\r
+KPX racute ntilde 25\r
+KPX racute p 30\r
+KPX racute period -50\r
+KPX racute semicolon 30\r
+KPX racute t 40\r
+KPX racute tcommaaccent 40\r
+KPX racute u 15\r
+KPX racute uacute 15\r
+KPX racute ucircumflex 15\r
+KPX racute udieresis 15\r
+KPX racute ugrave 15\r
+KPX racute uhungarumlaut 15\r
+KPX racute umacron 15\r
+KPX racute uogonek 15\r
+KPX racute uring 15\r
+KPX racute v 30\r
+KPX racute y 30\r
+KPX racute yacute 30\r
+KPX racute ydieresis 30\r
+KPX rcaron a -10\r
+KPX rcaron aacute -10\r
+KPX rcaron abreve -10\r
+KPX rcaron acircumflex -10\r
+KPX rcaron adieresis -10\r
+KPX rcaron agrave -10\r
+KPX rcaron amacron -10\r
+KPX rcaron aogonek -10\r
+KPX rcaron aring -10\r
+KPX rcaron atilde -10\r
+KPX rcaron colon 30\r
+KPX rcaron comma -50\r
+KPX rcaron i 15\r
+KPX rcaron iacute 15\r
+KPX rcaron icircumflex 15\r
+KPX rcaron idieresis 15\r
+KPX rcaron igrave 15\r
+KPX rcaron imacron 15\r
+KPX rcaron iogonek 15\r
+KPX rcaron k 15\r
+KPX rcaron kcommaaccent 15\r
+KPX rcaron l 15\r
+KPX rcaron lacute 15\r
+KPX rcaron lcommaaccent 15\r
+KPX rcaron lslash 15\r
+KPX rcaron m 25\r
+KPX rcaron n 25\r
+KPX rcaron nacute 25\r
+KPX rcaron ncaron 25\r
+KPX rcaron ncommaaccent 25\r
+KPX rcaron ntilde 25\r
+KPX rcaron p 30\r
+KPX rcaron period -50\r
+KPX rcaron semicolon 30\r
+KPX rcaron t 40\r
+KPX rcaron tcommaaccent 40\r
+KPX rcaron u 15\r
+KPX rcaron uacute 15\r
+KPX rcaron ucircumflex 15\r
+KPX rcaron udieresis 15\r
+KPX rcaron ugrave 15\r
+KPX rcaron uhungarumlaut 15\r
+KPX rcaron umacron 15\r
+KPX rcaron uogonek 15\r
+KPX rcaron uring 15\r
+KPX rcaron v 30\r
+KPX rcaron y 30\r
+KPX rcaron yacute 30\r
+KPX rcaron ydieresis 30\r
+KPX rcommaaccent a -10\r
+KPX rcommaaccent aacute -10\r
+KPX rcommaaccent abreve -10\r
+KPX rcommaaccent acircumflex -10\r
+KPX rcommaaccent adieresis -10\r
+KPX rcommaaccent agrave -10\r
+KPX rcommaaccent amacron -10\r
+KPX rcommaaccent aogonek -10\r
+KPX rcommaaccent aring -10\r
+KPX rcommaaccent atilde -10\r
+KPX rcommaaccent colon 30\r
+KPX rcommaaccent comma -50\r
+KPX rcommaaccent i 15\r
+KPX rcommaaccent iacute 15\r
+KPX rcommaaccent icircumflex 15\r
+KPX rcommaaccent idieresis 15\r
+KPX rcommaaccent igrave 15\r
+KPX rcommaaccent imacron 15\r
+KPX rcommaaccent iogonek 15\r
+KPX rcommaaccent k 15\r
+KPX rcommaaccent kcommaaccent 15\r
+KPX rcommaaccent l 15\r
+KPX rcommaaccent lacute 15\r
+KPX rcommaaccent lcommaaccent 15\r
+KPX rcommaaccent lslash 15\r
+KPX rcommaaccent m 25\r
+KPX rcommaaccent n 25\r
+KPX rcommaaccent nacute 25\r
+KPX rcommaaccent ncaron 25\r
+KPX rcommaaccent ncommaaccent 25\r
+KPX rcommaaccent ntilde 25\r
+KPX rcommaaccent p 30\r
+KPX rcommaaccent period -50\r
+KPX rcommaaccent semicolon 30\r
+KPX rcommaaccent t 40\r
+KPX rcommaaccent tcommaaccent 40\r
+KPX rcommaaccent u 15\r
+KPX rcommaaccent uacute 15\r
+KPX rcommaaccent ucircumflex 15\r
+KPX rcommaaccent udieresis 15\r
+KPX rcommaaccent ugrave 15\r
+KPX rcommaaccent uhungarumlaut 15\r
+KPX rcommaaccent umacron 15\r
+KPX rcommaaccent uogonek 15\r
+KPX rcommaaccent uring 15\r
+KPX rcommaaccent v 30\r
+KPX rcommaaccent y 30\r
+KPX rcommaaccent yacute 30\r
+KPX rcommaaccent ydieresis 30\r
+KPX s comma -15\r
+KPX s period -15\r
+KPX s w -30\r
+KPX sacute comma -15\r
+KPX sacute period -15\r
+KPX sacute w -30\r
+KPX scaron comma -15\r
+KPX scaron period -15\r
+KPX scaron w -30\r
+KPX scedilla comma -15\r
+KPX scedilla period -15\r
+KPX scedilla w -30\r
+KPX scommaaccent comma -15\r
+KPX scommaaccent period -15\r
+KPX scommaaccent w -30\r
+KPX semicolon space -50\r
+KPX space T -50\r
+KPX space Tcaron -50\r
+KPX space Tcommaaccent -50\r
+KPX space V -50\r
+KPX space W -40\r
+KPX space Y -90\r
+KPX space Yacute -90\r
+KPX space Ydieresis -90\r
+KPX space quotedblleft -30\r
+KPX space quoteleft -60\r
+KPX v a -25\r
+KPX v aacute -25\r
+KPX v abreve -25\r
+KPX v acircumflex -25\r
+KPX v adieresis -25\r
+KPX v agrave -25\r
+KPX v amacron -25\r
+KPX v aogonek -25\r
+KPX v aring -25\r
+KPX v atilde -25\r
+KPX v comma -80\r
+KPX v e -25\r
+KPX v eacute -25\r
+KPX v ecaron -25\r
+KPX v ecircumflex -25\r
+KPX v edieresis -25\r
+KPX v edotaccent -25\r
+KPX v egrave -25\r
+KPX v emacron -25\r
+KPX v eogonek -25\r
+KPX v o -25\r
+KPX v oacute -25\r
+KPX v ocircumflex -25\r
+KPX v odieresis -25\r
+KPX v ograve -25\r
+KPX v ohungarumlaut -25\r
+KPX v omacron -25\r
+KPX v oslash -25\r
+KPX v otilde -25\r
+KPX v period -80\r
+KPX w a -15\r
+KPX w aacute -15\r
+KPX w abreve -15\r
+KPX w acircumflex -15\r
+KPX w adieresis -15\r
+KPX w agrave -15\r
+KPX w amacron -15\r
+KPX w aogonek -15\r
+KPX w aring -15\r
+KPX w atilde -15\r
+KPX w comma -60\r
+KPX w e -10\r
+KPX w eacute -10\r
+KPX w ecaron -10\r
+KPX w ecircumflex -10\r
+KPX w edieresis -10\r
+KPX w edotaccent -10\r
+KPX w egrave -10\r
+KPX w emacron -10\r
+KPX w eogonek -10\r
+KPX w o -10\r
+KPX w oacute -10\r
+KPX w ocircumflex -10\r
+KPX w odieresis -10\r
+KPX w ograve -10\r
+KPX w ohungarumlaut -10\r
+KPX w omacron -10\r
+KPX w oslash -10\r
+KPX w otilde -10\r
+KPX w period -60\r
+KPX x e -30\r
+KPX x eacute -30\r
+KPX x ecaron -30\r
+KPX x ecircumflex -30\r
+KPX x edieresis -30\r
+KPX x edotaccent -30\r
+KPX x egrave -30\r
+KPX x emacron -30\r
+KPX x eogonek -30\r
+KPX y a -20\r
+KPX y aacute -20\r
+KPX y abreve -20\r
+KPX y acircumflex -20\r
+KPX y adieresis -20\r
+KPX y agrave -20\r
+KPX y amacron -20\r
+KPX y aogonek -20\r
+KPX y aring -20\r
+KPX y atilde -20\r
+KPX y comma -100\r
+KPX y e -20\r
+KPX y eacute -20\r
+KPX y ecaron -20\r
+KPX y ecircumflex -20\r
+KPX y edieresis -20\r
+KPX y edotaccent -20\r
+KPX y egrave -20\r
+KPX y emacron -20\r
+KPX y eogonek -20\r
+KPX y o -20\r
+KPX y oacute -20\r
+KPX y ocircumflex -20\r
+KPX y odieresis -20\r
+KPX y ograve -20\r
+KPX y ohungarumlaut -20\r
+KPX y omacron -20\r
+KPX y oslash -20\r
+KPX y otilde -20\r
+KPX y period -100\r
+KPX yacute a -20\r
+KPX yacute aacute -20\r
+KPX yacute abreve -20\r
+KPX yacute acircumflex -20\r
+KPX yacute adieresis -20\r
+KPX yacute agrave -20\r
+KPX yacute amacron -20\r
+KPX yacute aogonek -20\r
+KPX yacute aring -20\r
+KPX yacute atilde -20\r
+KPX yacute comma -100\r
+KPX yacute e -20\r
+KPX yacute eacute -20\r
+KPX yacute ecaron -20\r
+KPX yacute ecircumflex -20\r
+KPX yacute edieresis -20\r
+KPX yacute edotaccent -20\r
+KPX yacute egrave -20\r
+KPX yacute emacron -20\r
+KPX yacute eogonek -20\r
+KPX yacute o -20\r
+KPX yacute oacute -20\r
+KPX yacute ocircumflex -20\r
+KPX yacute odieresis -20\r
+KPX yacute ograve -20\r
+KPX yacute ohungarumlaut -20\r
+KPX yacute omacron -20\r
+KPX yacute oslash -20\r
+KPX yacute otilde -20\r
+KPX yacute period -100\r
+KPX ydieresis a -20\r
+KPX ydieresis aacute -20\r
+KPX ydieresis abreve -20\r
+KPX ydieresis acircumflex -20\r
+KPX ydieresis adieresis -20\r
+KPX ydieresis agrave -20\r
+KPX ydieresis amacron -20\r
+KPX ydieresis aogonek -20\r
+KPX ydieresis aring -20\r
+KPX ydieresis atilde -20\r
+KPX ydieresis comma -100\r
+KPX ydieresis e -20\r
+KPX ydieresis eacute -20\r
+KPX ydieresis ecaron -20\r
+KPX ydieresis ecircumflex -20\r
+KPX ydieresis edieresis -20\r
+KPX ydieresis edotaccent -20\r
+KPX ydieresis egrave -20\r
+KPX ydieresis emacron -20\r
+KPX ydieresis eogonek -20\r
+KPX ydieresis o -20\r
+KPX ydieresis oacute -20\r
+KPX ydieresis ocircumflex -20\r
+KPX ydieresis odieresis -20\r
+KPX ydieresis ograve -20\r
+KPX ydieresis ohungarumlaut -20\r
+KPX ydieresis omacron -20\r
+KPX ydieresis oslash -20\r
+KPX ydieresis otilde -20\r
+KPX ydieresis period -100\r
+KPX z e -15\r
+KPX z eacute -15\r
+KPX z ecaron -15\r
+KPX z ecircumflex -15\r
+KPX z edieresis -15\r
+KPX z edotaccent -15\r
+KPX z egrave -15\r
+KPX z emacron -15\r
+KPX z eogonek -15\r
+KPX z o -15\r
+KPX z oacute -15\r
+KPX z ocircumflex -15\r
+KPX z odieresis -15\r
+KPX z ograve -15\r
+KPX z ohungarumlaut -15\r
+KPX z omacron -15\r
+KPX z oslash -15\r
+KPX z otilde -15\r
+KPX zacute e -15\r
+KPX zacute eacute -15\r
+KPX zacute ecaron -15\r
+KPX zacute ecircumflex -15\r
+KPX zacute edieresis -15\r
+KPX zacute edotaccent -15\r
+KPX zacute egrave -15\r
+KPX zacute emacron -15\r
+KPX zacute eogonek -15\r
+KPX zacute o -15\r
+KPX zacute oacute -15\r
+KPX zacute ocircumflex -15\r
+KPX zacute odieresis -15\r
+KPX zacute ograve -15\r
+KPX zacute ohungarumlaut -15\r
+KPX zacute omacron -15\r
+KPX zacute oslash -15\r
+KPX zacute otilde -15\r
+KPX zcaron e -15\r
+KPX zcaron eacute -15\r
+KPX zcaron ecaron -15\r
+KPX zcaron ecircumflex -15\r
+KPX zcaron edieresis -15\r
+KPX zcaron edotaccent -15\r
+KPX zcaron egrave -15\r
+KPX zcaron emacron -15\r
+KPX zcaron eogonek -15\r
+KPX zcaron o -15\r
+KPX zcaron oacute -15\r
+KPX zcaron ocircumflex -15\r
+KPX zcaron odieresis -15\r
+KPX zcaron ograve -15\r
+KPX zcaron ohungarumlaut -15\r
+KPX zcaron omacron -15\r
+KPX zcaron oslash -15\r
+KPX zcaron otilde -15\r
+KPX zdotaccent e -15\r
+KPX zdotaccent eacute -15\r
+KPX zdotaccent ecaron -15\r
+KPX zdotaccent ecircumflex -15\r
+KPX zdotaccent edieresis -15\r
+KPX zdotaccent edotaccent -15\r
+KPX zdotaccent egrave -15\r
+KPX zdotaccent emacron -15\r
+KPX zdotaccent eogonek -15\r
+KPX zdotaccent o -15\r
+KPX zdotaccent oacute -15\r
+KPX zdotaccent ocircumflex -15\r
+KPX zdotaccent odieresis -15\r
+KPX zdotaccent ograve -15\r
+KPX zdotaccent ohungarumlaut -15\r
+KPX zdotaccent omacron -15\r
+KPX zdotaccent oslash -15\r
+KPX zdotaccent otilde -15\r
+EndKernPairs\r
+EndKernData\r
+EndFontMetrics\r
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/Helvetica.afm b/forester/java/classes/com/itextpdf/text/pdf/fonts/Helvetica.afm
new file mode 100644 (file)
index 0000000..9492d8f
--- /dev/null
@@ -0,0 +1,3051 @@
+StartFontMetrics 4.1\r
+Comment Copyright (c) 1985, 1987, 1989, 1990, 1997 Adobe Systems Incorporated.  All Rights Reserved.\r
+Comment Creation Date: Thu May  1 12:38:23 1997\r
+Comment UniqueID 43054\r
+Comment VMusage 37069 48094\r
+FontName Helvetica\r
+FullName Helvetica\r
+FamilyName Helvetica\r
+Weight Medium\r
+ItalicAngle 0\r
+IsFixedPitch false\r
+CharacterSet ExtendedRoman\r
+FontBBox -166 -225 1000 931 \r
+UnderlinePosition -100\r
+UnderlineThickness 50\r
+Version 002.000\r
+Notice Copyright (c) 1985, 1987, 1989, 1990, 1997 Adobe Systems Incorporated.  All Rights Reserved.Helvetica is a trademark of Linotype-Hell AG and/or its subsidiaries.\r
+EncodingScheme AdobeStandardEncoding\r
+CapHeight 718\r
+XHeight 523\r
+Ascender 718\r
+Descender -207\r
+StdHW 76\r
+StdVW 88\r
+StartCharMetrics 315\r
+C 32 ; WX 278 ; N space ; B 0 0 0 0 ;\r
+C 33 ; WX 278 ; N exclam ; B 90 0 187 718 ;\r
+C 34 ; WX 355 ; N quotedbl ; B 70 463 285 718 ;\r
+C 35 ; WX 556 ; N numbersign ; B 28 0 529 688 ;\r
+C 36 ; WX 556 ; N dollar ; B 32 -115 520 775 ;\r
+C 37 ; WX 889 ; N percent ; B 39 -19 850 703 ;\r
+C 38 ; WX 667 ; N ampersand ; B 44 -15 645 718 ;\r
+C 39 ; WX 222 ; N quoteright ; B 53 463 157 718 ;\r
+C 40 ; WX 333 ; N parenleft ; B 68 -207 299 733 ;\r
+C 41 ; WX 333 ; N parenright ; B 34 -207 265 733 ;\r
+C 42 ; WX 389 ; N asterisk ; B 39 431 349 718 ;\r
+C 43 ; WX 584 ; N plus ; B 39 0 545 505 ;\r
+C 44 ; WX 278 ; N comma ; B 87 -147 191 106 ;\r
+C 45 ; WX 333 ; N hyphen ; B 44 232 289 322 ;\r
+C 46 ; WX 278 ; N period ; B 87 0 191 106 ;\r
+C 47 ; WX 278 ; N slash ; B -17 -19 295 737 ;\r
+C 48 ; WX 556 ; N zero ; B 37 -19 519 703 ;\r
+C 49 ; WX 556 ; N one ; B 101 0 359 703 ;\r
+C 50 ; WX 556 ; N two ; B 26 0 507 703 ;\r
+C 51 ; WX 556 ; N three ; B 34 -19 522 703 ;\r
+C 52 ; WX 556 ; N four ; B 25 0 523 703 ;\r
+C 53 ; WX 556 ; N five ; B 32 -19 514 688 ;\r
+C 54 ; WX 556 ; N six ; B 38 -19 518 703 ;\r
+C 55 ; WX 556 ; N seven ; B 37 0 523 688 ;\r
+C 56 ; WX 556 ; N eight ; B 38 -19 517 703 ;\r
+C 57 ; WX 556 ; N nine ; B 42 -19 514 703 ;\r
+C 58 ; WX 278 ; N colon ; B 87 0 191 516 ;\r
+C 59 ; WX 278 ; N semicolon ; B 87 -147 191 516 ;\r
+C 60 ; WX 584 ; N less ; B 48 11 536 495 ;\r
+C 61 ; WX 584 ; N equal ; B 39 115 545 390 ;\r
+C 62 ; WX 584 ; N greater ; B 48 11 536 495 ;\r
+C 63 ; WX 556 ; N question ; B 56 0 492 727 ;\r
+C 64 ; WX 1015 ; N at ; B 147 -19 868 737 ;\r
+C 65 ; WX 667 ; N A ; B 14 0 654 718 ;\r
+C 66 ; WX 667 ; N B ; B 74 0 627 718 ;\r
+C 67 ; WX 722 ; N C ; B 44 -19 681 737 ;\r
+C 68 ; WX 722 ; N D ; B 81 0 674 718 ;\r
+C 69 ; WX 667 ; N E ; B 86 0 616 718 ;\r
+C 70 ; WX 611 ; N F ; B 86 0 583 718 ;\r
+C 71 ; WX 778 ; N G ; B 48 -19 704 737 ;\r
+C 72 ; WX 722 ; N H ; B 77 0 646 718 ;\r
+C 73 ; WX 278 ; N I ; B 91 0 188 718 ;\r
+C 74 ; WX 500 ; N J ; B 17 -19 428 718 ;\r
+C 75 ; WX 667 ; N K ; B 76 0 663 718 ;\r
+C 76 ; WX 556 ; N L ; B 76 0 537 718 ;\r
+C 77 ; WX 833 ; N M ; B 73 0 761 718 ;\r
+C 78 ; WX 722 ; N N ; B 76 0 646 718 ;\r
+C 79 ; WX 778 ; N O ; B 39 -19 739 737 ;\r
+C 80 ; WX 667 ; N P ; B 86 0 622 718 ;\r
+C 81 ; WX 778 ; N Q ; B 39 -56 739 737 ;\r
+C 82 ; WX 722 ; N R ; B 88 0 684 718 ;\r
+C 83 ; WX 667 ; N S ; B 49 -19 620 737 ;\r
+C 84 ; WX 611 ; N T ; B 14 0 597 718 ;\r
+C 85 ; WX 722 ; N U ; B 79 -19 644 718 ;\r
+C 86 ; WX 667 ; N V ; B 20 0 647 718 ;\r
+C 87 ; WX 944 ; N W ; B 16 0 928 718 ;\r
+C 88 ; WX 667 ; N X ; B 19 0 648 718 ;\r
+C 89 ; WX 667 ; N Y ; B 14 0 653 718 ;\r
+C 90 ; WX 611 ; N Z ; B 23 0 588 718 ;\r
+C 91 ; WX 278 ; N bracketleft ; B 63 -196 250 722 ;\r
+C 92 ; WX 278 ; N backslash ; B -17 -19 295 737 ;\r
+C 93 ; WX 278 ; N bracketright ; B 28 -196 215 722 ;\r
+C 94 ; WX 469 ; N asciicircum ; B -14 264 483 688 ;\r
+C 95 ; WX 556 ; N underscore ; B 0 -125 556 -75 ;\r
+C 96 ; WX 222 ; N quoteleft ; B 65 470 169 725 ;\r
+C 97 ; WX 556 ; N a ; B 36 -15 530 538 ;\r
+C 98 ; WX 556 ; N b ; B 58 -15 517 718 ;\r
+C 99 ; WX 500 ; N c ; B 30 -15 477 538 ;\r
+C 100 ; WX 556 ; N d ; B 35 -15 499 718 ;\r
+C 101 ; WX 556 ; N e ; B 40 -15 516 538 ;\r
+C 102 ; WX 278 ; N f ; B 14 0 262 728 ; L i fi ; L l fl ;\r
+C 103 ; WX 556 ; N g ; B 40 -220 499 538 ;\r
+C 104 ; WX 556 ; N h ; B 65 0 491 718 ;\r
+C 105 ; WX 222 ; N i ; B 67 0 155 718 ;\r
+C 106 ; WX 222 ; N j ; B -16 -210 155 718 ;\r
+C 107 ; WX 500 ; N k ; B 67 0 501 718 ;\r
+C 108 ; WX 222 ; N l ; B 67 0 155 718 ;\r
+C 109 ; WX 833 ; N m ; B 65 0 769 538 ;\r
+C 110 ; WX 556 ; N n ; B 65 0 491 538 ;\r
+C 111 ; WX 556 ; N o ; B 35 -14 521 538 ;\r
+C 112 ; WX 556 ; N p ; B 58 -207 517 538 ;\r
+C 113 ; WX 556 ; N q ; B 35 -207 494 538 ;\r
+C 114 ; WX 333 ; N r ; B 77 0 332 538 ;\r
+C 115 ; WX 500 ; N s ; B 32 -15 464 538 ;\r
+C 116 ; WX 278 ; N t ; B 14 -7 257 669 ;\r
+C 117 ; WX 556 ; N u ; B 68 -15 489 523 ;\r
+C 118 ; WX 500 ; N v ; B 8 0 492 523 ;\r
+C 119 ; WX 722 ; N w ; B 14 0 709 523 ;\r
+C 120 ; WX 500 ; N x ; B 11 0 490 523 ;\r
+C 121 ; WX 500 ; N y ; B 11 -214 489 523 ;\r
+C 122 ; WX 500 ; N z ; B 31 0 469 523 ;\r
+C 123 ; WX 334 ; N braceleft ; B 42 -196 292 722 ;\r
+C 124 ; WX 260 ; N bar ; B 94 -225 167 775 ;\r
+C 125 ; WX 334 ; N braceright ; B 42 -196 292 722 ;\r
+C 126 ; WX 584 ; N asciitilde ; B 61 180 523 326 ;\r
+C 161 ; WX 333 ; N exclamdown ; B 118 -195 215 523 ;\r
+C 162 ; WX 556 ; N cent ; B 51 -115 513 623 ;\r
+C 163 ; WX 556 ; N sterling ; B 33 -16 539 718 ;\r
+C 164 ; WX 167 ; N fraction ; B -166 -19 333 703 ;\r
+C 165 ; WX 556 ; N yen ; B 3 0 553 688 ;\r
+C 166 ; WX 556 ; N florin ; B -11 -207 501 737 ;\r
+C 167 ; WX 556 ; N section ; B 43 -191 512 737 ;\r
+C 168 ; WX 556 ; N currency ; B 28 99 528 603 ;\r
+C 169 ; WX 191 ; N quotesingle ; B 59 463 132 718 ;\r
+C 170 ; WX 333 ; N quotedblleft ; B 38 470 307 725 ;\r
+C 171 ; WX 556 ; N guillemotleft ; B 97 108 459 446 ;\r
+C 172 ; WX 333 ; N guilsinglleft ; B 88 108 245 446 ;\r
+C 173 ; WX 333 ; N guilsinglright ; B 88 108 245 446 ;\r
+C 174 ; WX 500 ; N fi ; B 14 0 434 728 ;\r
+C 175 ; WX 500 ; N fl ; B 14 0 432 728 ;\r
+C 177 ; WX 556 ; N endash ; B 0 240 556 313 ;\r
+C 178 ; WX 556 ; N dagger ; B 43 -159 514 718 ;\r
+C 179 ; WX 556 ; N daggerdbl ; B 43 -159 514 718 ;\r
+C 180 ; WX 278 ; N periodcentered ; B 77 190 202 315 ;\r
+C 182 ; WX 537 ; N paragraph ; B 18 -173 497 718 ;\r
+C 183 ; WX 350 ; N bullet ; B 18 202 333 517 ;\r
+C 184 ; WX 222 ; N quotesinglbase ; B 53 -149 157 106 ;\r
+C 185 ; WX 333 ; N quotedblbase ; B 26 -149 295 106 ;\r
+C 186 ; WX 333 ; N quotedblright ; B 26 463 295 718 ;\r
+C 187 ; WX 556 ; N guillemotright ; B 97 108 459 446 ;\r
+C 188 ; WX 1000 ; N ellipsis ; B 115 0 885 106 ;\r
+C 189 ; WX 1000 ; N perthousand ; B 7 -19 994 703 ;\r
+C 191 ; WX 611 ; N questiondown ; B 91 -201 527 525 ;\r
+C 193 ; WX 333 ; N grave ; B 14 593 211 734 ;\r
+C 194 ; WX 333 ; N acute ; B 122 593 319 734 ;\r
+C 195 ; WX 333 ; N circumflex ; B 21 593 312 734 ;\r
+C 196 ; WX 333 ; N tilde ; B -4 606 337 722 ;\r
+C 197 ; WX 333 ; N macron ; B 10 627 323 684 ;\r
+C 198 ; WX 333 ; N breve ; B 13 595 321 731 ;\r
+C 199 ; WX 333 ; N dotaccent ; B 121 604 212 706 ;\r
+C 200 ; WX 333 ; N dieresis ; B 40 604 293 706 ;\r
+C 202 ; WX 333 ; N ring ; B 75 572 259 756 ;\r
+C 203 ; WX 333 ; N cedilla ; B 45 -225 259 0 ;\r
+C 205 ; WX 333 ; N hungarumlaut ; B 31 593 409 734 ;\r
+C 206 ; WX 333 ; N ogonek ; B 73 -225 287 0 ;\r
+C 207 ; WX 333 ; N caron ; B 21 593 312 734 ;\r
+C 208 ; WX 1000 ; N emdash ; B 0 240 1000 313 ;\r
+C 225 ; WX 1000 ; N AE ; B 8 0 951 718 ;\r
+C 227 ; WX 370 ; N ordfeminine ; B 24 405 346 737 ;\r
+C 232 ; WX 556 ; N Lslash ; B -20 0 537 718 ;\r
+C 233 ; WX 778 ; N Oslash ; B 39 -19 740 737 ;\r
+C 234 ; WX 1000 ; N OE ; B 36 -19 965 737 ;\r
+C 235 ; WX 365 ; N ordmasculine ; B 25 405 341 737 ;\r
+C 241 ; WX 889 ; N ae ; B 36 -15 847 538 ;\r
+C 245 ; WX 278 ; N dotlessi ; B 95 0 183 523 ;\r
+C 248 ; WX 222 ; N lslash ; B -20 0 242 718 ;\r
+C 249 ; WX 611 ; N oslash ; B 28 -22 537 545 ;\r
+C 250 ; WX 944 ; N oe ; B 35 -15 902 538 ;\r
+C 251 ; WX 611 ; N germandbls ; B 67 -15 571 728 ;\r
+C -1 ; WX 278 ; N Idieresis ; B 13 0 266 901 ;\r
+C -1 ; WX 556 ; N eacute ; B 40 -15 516 734 ;\r
+C -1 ; WX 556 ; N abreve ; B 36 -15 530 731 ;\r
+C -1 ; WX 556 ; N uhungarumlaut ; B 68 -15 521 734 ;\r
+C -1 ; WX 556 ; N ecaron ; B 40 -15 516 734 ;\r
+C -1 ; WX 667 ; N Ydieresis ; B 14 0 653 901 ;\r
+C -1 ; WX 584 ; N divide ; B 39 -19 545 524 ;\r
+C -1 ; WX 667 ; N Yacute ; B 14 0 653 929 ;\r
+C -1 ; WX 667 ; N Acircumflex ; B 14 0 654 929 ;\r
+C -1 ; WX 556 ; N aacute ; B 36 -15 530 734 ;\r
+C -1 ; WX 722 ; N Ucircumflex ; B 79 -19 644 929 ;\r
+C -1 ; WX 500 ; N yacute ; B 11 -214 489 734 ;\r
+C -1 ; WX 500 ; N scommaaccent ; B 32 -225 464 538 ;\r
+C -1 ; WX 556 ; N ecircumflex ; B 40 -15 516 734 ;\r
+C -1 ; WX 722 ; N Uring ; B 79 -19 644 931 ;\r
+C -1 ; WX 722 ; N Udieresis ; B 79 -19 644 901 ;\r
+C -1 ; WX 556 ; N aogonek ; B 36 -220 547 538 ;\r
+C -1 ; WX 722 ; N Uacute ; B 79 -19 644 929 ;\r
+C -1 ; WX 556 ; N uogonek ; B 68 -225 519 523 ;\r
+C -1 ; WX 667 ; N Edieresis ; B 86 0 616 901 ;\r
+C -1 ; WX 722 ; N Dcroat ; B 0 0 674 718 ;\r
+C -1 ; WX 250 ; N commaaccent ; B 87 -225 181 -40 ;\r
+C -1 ; WX 737 ; N copyright ; B -14 -19 752 737 ;\r
+C -1 ; WX 667 ; N Emacron ; B 86 0 616 879 ;\r
+C -1 ; WX 500 ; N ccaron ; B 30 -15 477 734 ;\r
+C -1 ; WX 556 ; N aring ; B 36 -15 530 756 ;\r
+C -1 ; WX 722 ; N Ncommaaccent ; B 76 -225 646 718 ;\r
+C -1 ; WX 222 ; N lacute ; B 67 0 264 929 ;\r
+C -1 ; WX 556 ; N agrave ; B 36 -15 530 734 ;\r
+C -1 ; WX 611 ; N Tcommaaccent ; B 14 -225 597 718 ;\r
+C -1 ; WX 722 ; N Cacute ; B 44 -19 681 929 ;\r
+C -1 ; WX 556 ; N atilde ; B 36 -15 530 722 ;\r
+C -1 ; WX 667 ; N Edotaccent ; B 86 0 616 901 ;\r
+C -1 ; WX 500 ; N scaron ; B 32 -15 464 734 ;\r
+C -1 ; WX 500 ; N scedilla ; B 32 -225 464 538 ;\r
+C -1 ; WX 278 ; N iacute ; B 95 0 292 734 ;\r
+C -1 ; WX 471 ; N lozenge ; B 10 0 462 728 ;\r
+C -1 ; WX 722 ; N Rcaron ; B 88 0 684 929 ;\r
+C -1 ; WX 778 ; N Gcommaaccent ; B 48 -225 704 737 ;\r
+C -1 ; WX 556 ; N ucircumflex ; B 68 -15 489 734 ;\r
+C -1 ; WX 556 ; N acircumflex ; B 36 -15 530 734 ;\r
+C -1 ; WX 667 ; N Amacron ; B 14 0 654 879 ;\r
+C -1 ; WX 333 ; N rcaron ; B 61 0 352 734 ;\r
+C -1 ; WX 500 ; N ccedilla ; B 30 -225 477 538 ;\r
+C -1 ; WX 611 ; N Zdotaccent ; B 23 0 588 901 ;\r
+C -1 ; WX 667 ; N Thorn ; B 86 0 622 718 ;\r
+C -1 ; WX 778 ; N Omacron ; B 39 -19 739 879 ;\r
+C -1 ; WX 722 ; N Racute ; B 88 0 684 929 ;\r
+C -1 ; WX 667 ; N Sacute ; B 49 -19 620 929 ;\r
+C -1 ; WX 643 ; N dcaron ; B 35 -15 655 718 ;\r
+C -1 ; WX 722 ; N Umacron ; B 79 -19 644 879 ;\r
+C -1 ; WX 556 ; N uring ; B 68 -15 489 756 ;\r
+C -1 ; WX 333 ; N threesuperior ; B 5 270 325 703 ;\r
+C -1 ; WX 778 ; N Ograve ; B 39 -19 739 929 ;\r
+C -1 ; WX 667 ; N Agrave ; B 14 0 654 929 ;\r
+C -1 ; WX 667 ; N Abreve ; B 14 0 654 926 ;\r
+C -1 ; WX 584 ; N multiply ; B 39 0 545 506 ;\r
+C -1 ; WX 556 ; N uacute ; B 68 -15 489 734 ;\r
+C -1 ; WX 611 ; N Tcaron ; B 14 0 597 929 ;\r
+C -1 ; WX 476 ; N partialdiff ; B 13 -38 463 714 ;\r
+C -1 ; WX 500 ; N ydieresis ; B 11 -214 489 706 ;\r
+C -1 ; WX 722 ; N Nacute ; B 76 0 646 929 ;\r
+C -1 ; WX 278 ; N icircumflex ; B -6 0 285 734 ;\r
+C -1 ; WX 667 ; N Ecircumflex ; B 86 0 616 929 ;\r
+C -1 ; WX 556 ; N adieresis ; B 36 -15 530 706 ;\r
+C -1 ; WX 556 ; N edieresis ; B 40 -15 516 706 ;\r
+C -1 ; WX 500 ; N cacute ; B 30 -15 477 734 ;\r
+C -1 ; WX 556 ; N nacute ; B 65 0 491 734 ;\r
+C -1 ; WX 556 ; N umacron ; B 68 -15 489 684 ;\r
+C -1 ; WX 722 ; N Ncaron ; B 76 0 646 929 ;\r
+C -1 ; WX 278 ; N Iacute ; B 91 0 292 929 ;\r
+C -1 ; WX 584 ; N plusminus ; B 39 0 545 506 ;\r
+C -1 ; WX 260 ; N brokenbar ; B 94 -150 167 700 ;\r
+C -1 ; WX 737 ; N registered ; B -14 -19 752 737 ;\r
+C -1 ; WX 778 ; N Gbreve ; B 48 -19 704 926 ;\r
+C -1 ; WX 278 ; N Idotaccent ; B 91 0 188 901 ;\r
+C -1 ; WX 600 ; N summation ; B 15 -10 586 706 ;\r
+C -1 ; WX 667 ; N Egrave ; B 86 0 616 929 ;\r
+C -1 ; WX 333 ; N racute ; B 77 0 332 734 ;\r
+C -1 ; WX 556 ; N omacron ; B 35 -14 521 684 ;\r
+C -1 ; WX 611 ; N Zacute ; B 23 0 588 929 ;\r
+C -1 ; WX 611 ; N Zcaron ; B 23 0 588 929 ;\r
+C -1 ; WX 549 ; N greaterequal ; B 26 0 523 674 ;\r
+C -1 ; WX 722 ; N Eth ; B 0 0 674 718 ;\r
+C -1 ; WX 722 ; N Ccedilla ; B 44 -225 681 737 ;\r
+C -1 ; WX 222 ; N lcommaaccent ; B 67 -225 167 718 ;\r
+C -1 ; WX 317 ; N tcaron ; B 14 -7 329 808 ;\r
+C -1 ; WX 556 ; N eogonek ; B 40 -225 516 538 ;\r
+C -1 ; WX 722 ; N Uogonek ; B 79 -225 644 718 ;\r
+C -1 ; WX 667 ; N Aacute ; B 14 0 654 929 ;\r
+C -1 ; WX 667 ; N Adieresis ; B 14 0 654 901 ;\r
+C -1 ; WX 556 ; N egrave ; B 40 -15 516 734 ;\r
+C -1 ; WX 500 ; N zacute ; B 31 0 469 734 ;\r
+C -1 ; WX 222 ; N iogonek ; B -31 -225 183 718 ;\r
+C -1 ; WX 778 ; N Oacute ; B 39 -19 739 929 ;\r
+C -1 ; WX 556 ; N oacute ; B 35 -14 521 734 ;\r
+C -1 ; WX 556 ; N amacron ; B 36 -15 530 684 ;\r
+C -1 ; WX 500 ; N sacute ; B 32 -15 464 734 ;\r
+C -1 ; WX 278 ; N idieresis ; B 13 0 266 706 ;\r
+C -1 ; WX 778 ; N Ocircumflex ; B 39 -19 739 929 ;\r
+C -1 ; WX 722 ; N Ugrave ; B 79 -19 644 929 ;\r
+C -1 ; WX 612 ; N Delta ; B 6 0 608 688 ;\r
+C -1 ; WX 556 ; N thorn ; B 58 -207 517 718 ;\r
+C -1 ; WX 333 ; N twosuperior ; B 4 281 323 703 ;\r
+C -1 ; WX 778 ; N Odieresis ; B 39 -19 739 901 ;\r
+C -1 ; WX 556 ; N mu ; B 68 -207 489 523 ;\r
+C -1 ; WX 278 ; N igrave ; B -13 0 184 734 ;\r
+C -1 ; WX 556 ; N ohungarumlaut ; B 35 -14 521 734 ;\r
+C -1 ; WX 667 ; N Eogonek ; B 86 -220 633 718 ;\r
+C -1 ; WX 556 ; N dcroat ; B 35 -15 550 718 ;\r
+C -1 ; WX 834 ; N threequarters ; B 45 -19 810 703 ;\r
+C -1 ; WX 667 ; N Scedilla ; B 49 -225 620 737 ;\r
+C -1 ; WX 299 ; N lcaron ; B 67 0 311 718 ;\r
+C -1 ; WX 667 ; N Kcommaaccent ; B 76 -225 663 718 ;\r
+C -1 ; WX 556 ; N Lacute ; B 76 0 537 929 ;\r
+C -1 ; WX 1000 ; N trademark ; B 46 306 903 718 ;\r
+C -1 ; WX 556 ; N edotaccent ; B 40 -15 516 706 ;\r
+C -1 ; WX 278 ; N Igrave ; B -13 0 188 929 ;\r
+C -1 ; WX 278 ; N Imacron ; B -17 0 296 879 ;\r
+C -1 ; WX 556 ; N Lcaron ; B 76 0 537 718 ;\r
+C -1 ; WX 834 ; N onehalf ; B 43 -19 773 703 ;\r
+C -1 ; WX 549 ; N lessequal ; B 26 0 523 674 ;\r
+C -1 ; WX 556 ; N ocircumflex ; B 35 -14 521 734 ;\r
+C -1 ; WX 556 ; N ntilde ; B 65 0 491 722 ;\r
+C -1 ; WX 722 ; N Uhungarumlaut ; B 79 -19 644 929 ;\r
+C -1 ; WX 667 ; N Eacute ; B 86 0 616 929 ;\r
+C -1 ; WX 556 ; N emacron ; B 40 -15 516 684 ;\r
+C -1 ; WX 556 ; N gbreve ; B 40 -220 499 731 ;\r
+C -1 ; WX 834 ; N onequarter ; B 73 -19 756 703 ;\r
+C -1 ; WX 667 ; N Scaron ; B 49 -19 620 929 ;\r
+C -1 ; WX 667 ; N Scommaaccent ; B 49 -225 620 737 ;\r
+C -1 ; WX 778 ; N Ohungarumlaut ; B 39 -19 739 929 ;\r
+C -1 ; WX 400 ; N degree ; B 54 411 346 703 ;\r
+C -1 ; WX 556 ; N ograve ; B 35 -14 521 734 ;\r
+C -1 ; WX 722 ; N Ccaron ; B 44 -19 681 929 ;\r
+C -1 ; WX 556 ; N ugrave ; B 68 -15 489 734 ;\r
+C -1 ; WX 453 ; N radical ; B -4 -80 458 762 ;\r
+C -1 ; WX 722 ; N Dcaron ; B 81 0 674 929 ;\r
+C -1 ; WX 333 ; N rcommaaccent ; B 77 -225 332 538 ;\r
+C -1 ; WX 722 ; N Ntilde ; B 76 0 646 917 ;\r
+C -1 ; WX 556 ; N otilde ; B 35 -14 521 722 ;\r
+C -1 ; WX 722 ; N Rcommaaccent ; B 88 -225 684 718 ;\r
+C -1 ; WX 556 ; N Lcommaaccent ; B 76 -225 537 718 ;\r
+C -1 ; WX 667 ; N Atilde ; B 14 0 654 917 ;\r
+C -1 ; WX 667 ; N Aogonek ; B 14 -225 654 718 ;\r
+C -1 ; WX 667 ; N Aring ; B 14 0 654 931 ;\r
+C -1 ; WX 778 ; N Otilde ; B 39 -19 739 917 ;\r
+C -1 ; WX 500 ; N zdotaccent ; B 31 0 469 706 ;\r
+C -1 ; WX 667 ; N Ecaron ; B 86 0 616 929 ;\r
+C -1 ; WX 278 ; N Iogonek ; B -3 -225 211 718 ;\r
+C -1 ; WX 500 ; N kcommaaccent ; B 67 -225 501 718 ;\r
+C -1 ; WX 584 ; N minus ; B 39 216 545 289 ;\r
+C -1 ; WX 278 ; N Icircumflex ; B -6 0 285 929 ;\r
+C -1 ; WX 556 ; N ncaron ; B 65 0 491 734 ;\r
+C -1 ; WX 278 ; N tcommaaccent ; B 14 -225 257 669 ;\r
+C -1 ; WX 584 ; N logicalnot ; B 39 108 545 390 ;\r
+C -1 ; WX 556 ; N odieresis ; B 35 -14 521 706 ;\r
+C -1 ; WX 556 ; N udieresis ; B 68 -15 489 706 ;\r
+C -1 ; WX 549 ; N notequal ; B 12 -35 537 551 ;\r
+C -1 ; WX 556 ; N gcommaaccent ; B 40 -220 499 822 ;\r
+C -1 ; WX 556 ; N eth ; B 35 -15 522 737 ;\r
+C -1 ; WX 500 ; N zcaron ; B 31 0 469 734 ;\r
+C -1 ; WX 556 ; N ncommaaccent ; B 65 -225 491 538 ;\r
+C -1 ; WX 333 ; N onesuperior ; B 43 281 222 703 ;\r
+C -1 ; WX 278 ; N imacron ; B 5 0 272 684 ;\r
+C -1 ; WX 556 ; N Euro ; B 0 0 0 0 ;\r
+EndCharMetrics\r
+StartKernData\r
+StartKernPairs 2705\r
+KPX A C -30\r
+KPX A Cacute -30\r
+KPX A Ccaron -30\r
+KPX A Ccedilla -30\r
+KPX A G -30\r
+KPX A Gbreve -30\r
+KPX A Gcommaaccent -30\r
+KPX A O -30\r
+KPX A Oacute -30\r
+KPX A Ocircumflex -30\r
+KPX A Odieresis -30\r
+KPX A Ograve -30\r
+KPX A Ohungarumlaut -30\r
+KPX A Omacron -30\r
+KPX A Oslash -30\r
+KPX A Otilde -30\r
+KPX A Q -30\r
+KPX A T -120\r
+KPX A Tcaron -120\r
+KPX A Tcommaaccent -120\r
+KPX A U -50\r
+KPX A Uacute -50\r
+KPX A Ucircumflex -50\r
+KPX A Udieresis -50\r
+KPX A Ugrave -50\r
+KPX A Uhungarumlaut -50\r
+KPX A Umacron -50\r
+KPX A Uogonek -50\r
+KPX A Uring -50\r
+KPX A V -70\r
+KPX A W -50\r
+KPX A Y -100\r
+KPX A Yacute -100\r
+KPX A Ydieresis -100\r
+KPX A u -30\r
+KPX A uacute -30\r
+KPX A ucircumflex -30\r
+KPX A udieresis -30\r
+KPX A ugrave -30\r
+KPX A uhungarumlaut -30\r
+KPX A umacron -30\r
+KPX A uogonek -30\r
+KPX A uring -30\r
+KPX A v -40\r
+KPX A w -40\r
+KPX A y -40\r
+KPX A yacute -40\r
+KPX A ydieresis -40\r
+KPX Aacute C -30\r
+KPX Aacute Cacute -30\r
+KPX Aacute Ccaron -30\r
+KPX Aacute Ccedilla -30\r
+KPX Aacute G -30\r
+KPX Aacute Gbreve -30\r
+KPX Aacute Gcommaaccent -30\r
+KPX Aacute O -30\r
+KPX Aacute Oacute -30\r
+KPX Aacute Ocircumflex -30\r
+KPX Aacute Odieresis -30\r
+KPX Aacute Ograve -30\r
+KPX Aacute Ohungarumlaut -30\r
+KPX Aacute Omacron -30\r
+KPX Aacute Oslash -30\r
+KPX Aacute Otilde -30\r
+KPX Aacute Q -30\r
+KPX Aacute T -120\r
+KPX Aacute Tcaron -120\r
+KPX Aacute Tcommaaccent -120\r
+KPX Aacute U -50\r
+KPX Aacute Uacute -50\r
+KPX Aacute Ucircumflex -50\r
+KPX Aacute Udieresis -50\r
+KPX Aacute Ugrave -50\r
+KPX Aacute Uhungarumlaut -50\r
+KPX Aacute Umacron -50\r
+KPX Aacute Uogonek -50\r
+KPX Aacute Uring -50\r
+KPX Aacute V -70\r
+KPX Aacute W -50\r
+KPX Aacute Y -100\r
+KPX Aacute Yacute -100\r
+KPX Aacute Ydieresis -100\r
+KPX Aacute u -30\r
+KPX Aacute uacute -30\r
+KPX Aacute ucircumflex -30\r
+KPX Aacute udieresis -30\r
+KPX Aacute ugrave -30\r
+KPX Aacute uhungarumlaut -30\r
+KPX Aacute umacron -30\r
+KPX Aacute uogonek -30\r
+KPX Aacute uring -30\r
+KPX Aacute v -40\r
+KPX Aacute w -40\r
+KPX Aacute y -40\r
+KPX Aacute yacute -40\r
+KPX Aacute ydieresis -40\r
+KPX Abreve C -30\r
+KPX Abreve Cacute -30\r
+KPX Abreve Ccaron -30\r
+KPX Abreve Ccedilla -30\r
+KPX Abreve G -30\r
+KPX Abreve Gbreve -30\r
+KPX Abreve Gcommaaccent -30\r
+KPX Abreve O -30\r
+KPX Abreve Oacute -30\r
+KPX Abreve Ocircumflex -30\r
+KPX Abreve Odieresis -30\r
+KPX Abreve Ograve -30\r
+KPX Abreve Ohungarumlaut -30\r
+KPX Abreve Omacron -30\r
+KPX Abreve Oslash -30\r
+KPX Abreve Otilde -30\r
+KPX Abreve Q -30\r
+KPX Abreve T -120\r
+KPX Abreve Tcaron -120\r
+KPX Abreve Tcommaaccent -120\r
+KPX Abreve U -50\r
+KPX Abreve Uacute -50\r
+KPX Abreve Ucircumflex -50\r
+KPX Abreve Udieresis -50\r
+KPX Abreve Ugrave -50\r
+KPX Abreve Uhungarumlaut -50\r
+KPX Abreve Umacron -50\r
+KPX Abreve Uogonek -50\r
+KPX Abreve Uring -50\r
+KPX Abreve V -70\r
+KPX Abreve W -50\r
+KPX Abreve Y -100\r
+KPX Abreve Yacute -100\r
+KPX Abreve Ydieresis -100\r
+KPX Abreve u -30\r
+KPX Abreve uacute -30\r
+KPX Abreve ucircumflex -30\r
+KPX Abreve udieresis -30\r
+KPX Abreve ugrave -30\r
+KPX Abreve uhungarumlaut -30\r
+KPX Abreve umacron -30\r
+KPX Abreve uogonek -30\r
+KPX Abreve uring -30\r
+KPX Abreve v -40\r
+KPX Abreve w -40\r
+KPX Abreve y -40\r
+KPX Abreve yacute -40\r
+KPX Abreve ydieresis -40\r
+KPX Acircumflex C -30\r
+KPX Acircumflex Cacute -30\r
+KPX Acircumflex Ccaron -30\r
+KPX Acircumflex Ccedilla -30\r
+KPX Acircumflex G -30\r
+KPX Acircumflex Gbreve -30\r
+KPX Acircumflex Gcommaaccent -30\r
+KPX Acircumflex O -30\r
+KPX Acircumflex Oacute -30\r
+KPX Acircumflex Ocircumflex -30\r
+KPX Acircumflex Odieresis -30\r
+KPX Acircumflex Ograve -30\r
+KPX Acircumflex Ohungarumlaut -30\r
+KPX Acircumflex Omacron -30\r
+KPX Acircumflex Oslash -30\r
+KPX Acircumflex Otilde -30\r
+KPX Acircumflex Q -30\r
+KPX Acircumflex T -120\r
+KPX Acircumflex Tcaron -120\r
+KPX Acircumflex Tcommaaccent -120\r
+KPX Acircumflex U -50\r
+KPX Acircumflex Uacute -50\r
+KPX Acircumflex Ucircumflex -50\r
+KPX Acircumflex Udieresis -50\r
+KPX Acircumflex Ugrave -50\r
+KPX Acircumflex Uhungarumlaut -50\r
+KPX Acircumflex Umacron -50\r
+KPX Acircumflex Uogonek -50\r
+KPX Acircumflex Uring -50\r
+KPX Acircumflex V -70\r
+KPX Acircumflex W -50\r
+KPX Acircumflex Y -100\r
+KPX Acircumflex Yacute -100\r
+KPX Acircumflex Ydieresis -100\r
+KPX Acircumflex u -30\r
+KPX Acircumflex uacute -30\r
+KPX Acircumflex ucircumflex -30\r
+KPX Acircumflex udieresis -30\r
+KPX Acircumflex ugrave -30\r
+KPX Acircumflex uhungarumlaut -30\r
+KPX Acircumflex umacron -30\r
+KPX Acircumflex uogonek -30\r
+KPX Acircumflex uring -30\r
+KPX Acircumflex v -40\r
+KPX Acircumflex w -40\r
+KPX Acircumflex y -40\r
+KPX Acircumflex yacute -40\r
+KPX Acircumflex ydieresis -40\r
+KPX Adieresis C -30\r
+KPX Adieresis Cacute -30\r
+KPX Adieresis Ccaron -30\r
+KPX Adieresis Ccedilla -30\r
+KPX Adieresis G -30\r
+KPX Adieresis Gbreve -30\r
+KPX Adieresis Gcommaaccent -30\r
+KPX Adieresis O -30\r
+KPX Adieresis Oacute -30\r
+KPX Adieresis Ocircumflex -30\r
+KPX Adieresis Odieresis -30\r
+KPX Adieresis Ograve -30\r
+KPX Adieresis Ohungarumlaut -30\r
+KPX Adieresis Omacron -30\r
+KPX Adieresis Oslash -30\r
+KPX Adieresis Otilde -30\r
+KPX Adieresis Q -30\r
+KPX Adieresis T -120\r
+KPX Adieresis Tcaron -120\r
+KPX Adieresis Tcommaaccent -120\r
+KPX Adieresis U -50\r
+KPX Adieresis Uacute -50\r
+KPX Adieresis Ucircumflex -50\r
+KPX Adieresis Udieresis -50\r
+KPX Adieresis Ugrave -50\r
+KPX Adieresis Uhungarumlaut -50\r
+KPX Adieresis Umacron -50\r
+KPX Adieresis Uogonek -50\r
+KPX Adieresis Uring -50\r
+KPX Adieresis V -70\r
+KPX Adieresis W -50\r
+KPX Adieresis Y -100\r
+KPX Adieresis Yacute -100\r
+KPX Adieresis Ydieresis -100\r
+KPX Adieresis u -30\r
+KPX Adieresis uacute -30\r
+KPX Adieresis ucircumflex -30\r
+KPX Adieresis udieresis -30\r
+KPX Adieresis ugrave -30\r
+KPX Adieresis uhungarumlaut -30\r
+KPX Adieresis umacron -30\r
+KPX Adieresis uogonek -30\r
+KPX Adieresis uring -30\r
+KPX Adieresis v -40\r
+KPX Adieresis w -40\r
+KPX Adieresis y -40\r
+KPX Adieresis yacute -40\r
+KPX Adieresis ydieresis -40\r
+KPX Agrave C -30\r
+KPX Agrave Cacute -30\r
+KPX Agrave Ccaron -30\r
+KPX Agrave Ccedilla -30\r
+KPX Agrave G -30\r
+KPX Agrave Gbreve -30\r
+KPX Agrave Gcommaaccent -30\r
+KPX Agrave O -30\r
+KPX Agrave Oacute -30\r
+KPX Agrave Ocircumflex -30\r
+KPX Agrave Odieresis -30\r
+KPX Agrave Ograve -30\r
+KPX Agrave Ohungarumlaut -30\r
+KPX Agrave Omacron -30\r
+KPX Agrave Oslash -30\r
+KPX Agrave Otilde -30\r
+KPX Agrave Q -30\r
+KPX Agrave T -120\r
+KPX Agrave Tcaron -120\r
+KPX Agrave Tcommaaccent -120\r
+KPX Agrave U -50\r
+KPX Agrave Uacute -50\r
+KPX Agrave Ucircumflex -50\r
+KPX Agrave Udieresis -50\r
+KPX Agrave Ugrave -50\r
+KPX Agrave Uhungarumlaut -50\r
+KPX Agrave Umacron -50\r
+KPX Agrave Uogonek -50\r
+KPX Agrave Uring -50\r
+KPX Agrave V -70\r
+KPX Agrave W -50\r
+KPX Agrave Y -100\r
+KPX Agrave Yacute -100\r
+KPX Agrave Ydieresis -100\r
+KPX Agrave u -30\r
+KPX Agrave uacute -30\r
+KPX Agrave ucircumflex -30\r
+KPX Agrave udieresis -30\r
+KPX Agrave ugrave -30\r
+KPX Agrave uhungarumlaut -30\r
+KPX Agrave umacron -30\r
+KPX Agrave uogonek -30\r
+KPX Agrave uring -30\r
+KPX Agrave v -40\r
+KPX Agrave w -40\r
+KPX Agrave y -40\r
+KPX Agrave yacute -40\r
+KPX Agrave ydieresis -40\r
+KPX Amacron C -30\r
+KPX Amacron Cacute -30\r
+KPX Amacron Ccaron -30\r
+KPX Amacron Ccedilla -30\r
+KPX Amacron G -30\r
+KPX Amacron Gbreve -30\r
+KPX Amacron Gcommaaccent -30\r
+KPX Amacron O -30\r
+KPX Amacron Oacute -30\r
+KPX Amacron Ocircumflex -30\r
+KPX Amacron Odieresis -30\r
+KPX Amacron Ograve -30\r
+KPX Amacron Ohungarumlaut -30\r
+KPX Amacron Omacron -30\r
+KPX Amacron Oslash -30\r
+KPX Amacron Otilde -30\r
+KPX Amacron Q -30\r
+KPX Amacron T -120\r
+KPX Amacron Tcaron -120\r
+KPX Amacron Tcommaaccent -120\r
+KPX Amacron U -50\r
+KPX Amacron Uacute -50\r
+KPX Amacron Ucircumflex -50\r
+KPX Amacron Udieresis -50\r
+KPX Amacron Ugrave -50\r
+KPX Amacron Uhungarumlaut -50\r
+KPX Amacron Umacron -50\r
+KPX Amacron Uogonek -50\r
+KPX Amacron Uring -50\r
+KPX Amacron V -70\r
+KPX Amacron W -50\r
+KPX Amacron Y -100\r
+KPX Amacron Yacute -100\r
+KPX Amacron Ydieresis -100\r
+KPX Amacron u -30\r
+KPX Amacron uacute -30\r
+KPX Amacron ucircumflex -30\r
+KPX Amacron udieresis -30\r
+KPX Amacron ugrave -30\r
+KPX Amacron uhungarumlaut -30\r
+KPX Amacron umacron -30\r
+KPX Amacron uogonek -30\r
+KPX Amacron uring -30\r
+KPX Amacron v -40\r
+KPX Amacron w -40\r
+KPX Amacron y -40\r
+KPX Amacron yacute -40\r
+KPX Amacron ydieresis -40\r
+KPX Aogonek C -30\r
+KPX Aogonek Cacute -30\r
+KPX Aogonek Ccaron -30\r
+KPX Aogonek Ccedilla -30\r
+KPX Aogonek G -30\r
+KPX Aogonek Gbreve -30\r
+KPX Aogonek Gcommaaccent -30\r
+KPX Aogonek O -30\r
+KPX Aogonek Oacute -30\r
+KPX Aogonek Ocircumflex -30\r
+KPX Aogonek Odieresis -30\r
+KPX Aogonek Ograve -30\r
+KPX Aogonek Ohungarumlaut -30\r
+KPX Aogonek Omacron -30\r
+KPX Aogonek Oslash -30\r
+KPX Aogonek Otilde -30\r
+KPX Aogonek Q -30\r
+KPX Aogonek T -120\r
+KPX Aogonek Tcaron -120\r
+KPX Aogonek Tcommaaccent -120\r
+KPX Aogonek U -50\r
+KPX Aogonek Uacute -50\r
+KPX Aogonek Ucircumflex -50\r
+KPX Aogonek Udieresis -50\r
+KPX Aogonek Ugrave -50\r
+KPX Aogonek Uhungarumlaut -50\r
+KPX Aogonek Umacron -50\r
+KPX Aogonek Uogonek -50\r
+KPX Aogonek Uring -50\r
+KPX Aogonek V -70\r
+KPX Aogonek W -50\r
+KPX Aogonek Y -100\r
+KPX Aogonek Yacute -100\r
+KPX Aogonek Ydieresis -100\r
+KPX Aogonek u -30\r
+KPX Aogonek uacute -30\r
+KPX Aogonek ucircumflex -30\r
+KPX Aogonek udieresis -30\r
+KPX Aogonek ugrave -30\r
+KPX Aogonek uhungarumlaut -30\r
+KPX Aogonek umacron -30\r
+KPX Aogonek uogonek -30\r
+KPX Aogonek uring -30\r
+KPX Aogonek v -40\r
+KPX Aogonek w -40\r
+KPX Aogonek y -40\r
+KPX Aogonek yacute -40\r
+KPX Aogonek ydieresis -40\r
+KPX Aring C -30\r
+KPX Aring Cacute -30\r
+KPX Aring Ccaron -30\r
+KPX Aring Ccedilla -30\r
+KPX Aring G -30\r
+KPX Aring Gbreve -30\r
+KPX Aring Gcommaaccent -30\r
+KPX Aring O -30\r
+KPX Aring Oacute -30\r
+KPX Aring Ocircumflex -30\r
+KPX Aring Odieresis -30\r
+KPX Aring Ograve -30\r
+KPX Aring Ohungarumlaut -30\r
+KPX Aring Omacron -30\r
+KPX Aring Oslash -30\r
+KPX Aring Otilde -30\r
+KPX Aring Q -30\r
+KPX Aring T -120\r
+KPX Aring Tcaron -120\r
+KPX Aring Tcommaaccent -120\r
+KPX Aring U -50\r
+KPX Aring Uacute -50\r
+KPX Aring Ucircumflex -50\r
+KPX Aring Udieresis -50\r
+KPX Aring Ugrave -50\r
+KPX Aring Uhungarumlaut -50\r
+KPX Aring Umacron -50\r
+KPX Aring Uogonek -50\r
+KPX Aring Uring -50\r
+KPX Aring V -70\r
+KPX Aring W -50\r
+KPX Aring Y -100\r
+KPX Aring Yacute -100\r
+KPX Aring Ydieresis -100\r
+KPX Aring u -30\r
+KPX Aring uacute -30\r
+KPX Aring ucircumflex -30\r
+KPX Aring udieresis -30\r
+KPX Aring ugrave -30\r
+KPX Aring uhungarumlaut -30\r
+KPX Aring umacron -30\r
+KPX Aring uogonek -30\r
+KPX Aring uring -30\r
+KPX Aring v -40\r
+KPX Aring w -40\r
+KPX Aring y -40\r
+KPX Aring yacute -40\r
+KPX Aring ydieresis -40\r
+KPX Atilde C -30\r
+KPX Atilde Cacute -30\r
+KPX Atilde Ccaron -30\r
+KPX Atilde Ccedilla -30\r
+KPX Atilde G -30\r
+KPX Atilde Gbreve -30\r
+KPX Atilde Gcommaaccent -30\r
+KPX Atilde O -30\r
+KPX Atilde Oacute -30\r
+KPX Atilde Ocircumflex -30\r
+KPX Atilde Odieresis -30\r
+KPX Atilde Ograve -30\r
+KPX Atilde Ohungarumlaut -30\r
+KPX Atilde Omacron -30\r
+KPX Atilde Oslash -30\r
+KPX Atilde Otilde -30\r
+KPX Atilde Q -30\r
+KPX Atilde T -120\r
+KPX Atilde Tcaron -120\r
+KPX Atilde Tcommaaccent -120\r
+KPX Atilde U -50\r
+KPX Atilde Uacute -50\r
+KPX Atilde Ucircumflex -50\r
+KPX Atilde Udieresis -50\r
+KPX Atilde Ugrave -50\r
+KPX Atilde Uhungarumlaut -50\r
+KPX Atilde Umacron -50\r
+KPX Atilde Uogonek -50\r
+KPX Atilde Uring -50\r
+KPX Atilde V -70\r
+KPX Atilde W -50\r
+KPX Atilde Y -100\r
+KPX Atilde Yacute -100\r
+KPX Atilde Ydieresis -100\r
+KPX Atilde u -30\r
+KPX Atilde uacute -30\r
+KPX Atilde ucircumflex -30\r
+KPX Atilde udieresis -30\r
+KPX Atilde ugrave -30\r
+KPX Atilde uhungarumlaut -30\r
+KPX Atilde umacron -30\r
+KPX Atilde uogonek -30\r
+KPX Atilde uring -30\r
+KPX Atilde v -40\r
+KPX Atilde w -40\r
+KPX Atilde y -40\r
+KPX Atilde yacute -40\r
+KPX Atilde ydieresis -40\r
+KPX B U -10\r
+KPX B Uacute -10\r
+KPX B Ucircumflex -10\r
+KPX B Udieresis -10\r
+KPX B Ugrave -10\r
+KPX B Uhungarumlaut -10\r
+KPX B Umacron -10\r
+KPX B Uogonek -10\r
+KPX B Uring -10\r
+KPX B comma -20\r
+KPX B period -20\r
+KPX C comma -30\r
+KPX C period -30\r
+KPX Cacute comma -30\r
+KPX Cacute period -30\r
+KPX Ccaron comma -30\r
+KPX Ccaron period -30\r
+KPX Ccedilla comma -30\r
+KPX Ccedilla period -30\r
+KPX D A -40\r
+KPX D Aacute -40\r
+KPX D Abreve -40\r
+KPX D Acircumflex -40\r
+KPX D Adieresis -40\r
+KPX D Agrave -40\r
+KPX D Amacron -40\r
+KPX D Aogonek -40\r
+KPX D Aring -40\r
+KPX D Atilde -40\r
+KPX D V -70\r
+KPX D W -40\r
+KPX D Y -90\r
+KPX D Yacute -90\r
+KPX D Ydieresis -90\r
+KPX D comma -70\r
+KPX D period -70\r
+KPX Dcaron A -40\r
+KPX Dcaron Aacute -40\r
+KPX Dcaron Abreve -40\r
+KPX Dcaron Acircumflex -40\r
+KPX Dcaron Adieresis -40\r
+KPX Dcaron Agrave -40\r
+KPX Dcaron Amacron -40\r
+KPX Dcaron Aogonek -40\r
+KPX Dcaron Aring -40\r
+KPX Dcaron Atilde -40\r
+KPX Dcaron V -70\r
+KPX Dcaron W -40\r
+KPX Dcaron Y -90\r
+KPX Dcaron Yacute -90\r
+KPX Dcaron Ydieresis -90\r
+KPX Dcaron comma -70\r
+KPX Dcaron period -70\r
+KPX Dcroat A -40\r
+KPX Dcroat Aacute -40\r
+KPX Dcroat Abreve -40\r
+KPX Dcroat Acircumflex -40\r
+KPX Dcroat Adieresis -40\r
+KPX Dcroat Agrave -40\r
+KPX Dcroat Amacron -40\r
+KPX Dcroat Aogonek -40\r
+KPX Dcroat Aring -40\r
+KPX Dcroat Atilde -40\r
+KPX Dcroat V -70\r
+KPX Dcroat W -40\r
+KPX Dcroat Y -90\r
+KPX Dcroat Yacute -90\r
+KPX Dcroat Ydieresis -90\r
+KPX Dcroat comma -70\r
+KPX Dcroat period -70\r
+KPX F A -80\r
+KPX F Aacute -80\r
+KPX F Abreve -80\r
+KPX F Acircumflex -80\r
+KPX F Adieresis -80\r
+KPX F Agrave -80\r
+KPX F Amacron -80\r
+KPX F Aogonek -80\r
+KPX F Aring -80\r
+KPX F Atilde -80\r
+KPX F a -50\r
+KPX F aacute -50\r
+KPX F abreve -50\r
+KPX F acircumflex -50\r
+KPX F adieresis -50\r
+KPX F agrave -50\r
+KPX F amacron -50\r
+KPX F aogonek -50\r
+KPX F aring -50\r
+KPX F atilde -50\r
+KPX F comma -150\r
+KPX F e -30\r
+KPX F eacute -30\r
+KPX F ecaron -30\r
+KPX F ecircumflex -30\r
+KPX F edieresis -30\r
+KPX F edotaccent -30\r
+KPX F egrave -30\r
+KPX F emacron -30\r
+KPX F eogonek -30\r
+KPX F o -30\r
+KPX F oacute -30\r
+KPX F ocircumflex -30\r
+KPX F odieresis -30\r
+KPX F ograve -30\r
+KPX F ohungarumlaut -30\r
+KPX F omacron -30\r
+KPX F oslash -30\r
+KPX F otilde -30\r
+KPX F period -150\r
+KPX F r -45\r
+KPX F racute -45\r
+KPX F rcaron -45\r
+KPX F rcommaaccent -45\r
+KPX J A -20\r
+KPX J Aacute -20\r
+KPX J Abreve -20\r
+KPX J Acircumflex -20\r
+KPX J Adieresis -20\r
+KPX J Agrave -20\r
+KPX J Amacron -20\r
+KPX J Aogonek -20\r
+KPX J Aring -20\r
+KPX J Atilde -20\r
+KPX J a -20\r
+KPX J aacute -20\r
+KPX J abreve -20\r
+KPX J acircumflex -20\r
+KPX J adieresis -20\r
+KPX J agrave -20\r
+KPX J amacron -20\r
+KPX J aogonek -20\r
+KPX J aring -20\r
+KPX J atilde -20\r
+KPX J comma -30\r
+KPX J period -30\r
+KPX J u -20\r
+KPX J uacute -20\r
+KPX J ucircumflex -20\r
+KPX J udieresis -20\r
+KPX J ugrave -20\r
+KPX J uhungarumlaut -20\r
+KPX J umacron -20\r
+KPX J uogonek -20\r
+KPX J uring -20\r
+KPX K O -50\r
+KPX K Oacute -50\r
+KPX K Ocircumflex -50\r
+KPX K Odieresis -50\r
+KPX K Ograve -50\r
+KPX K Ohungarumlaut -50\r
+KPX K Omacron -50\r
+KPX K Oslash -50\r
+KPX K Otilde -50\r
+KPX K e -40\r
+KPX K eacute -40\r
+KPX K ecaron -40\r
+KPX K ecircumflex -40\r
+KPX K edieresis -40\r
+KPX K edotaccent -40\r
+KPX K egrave -40\r
+KPX K emacron -40\r
+KPX K eogonek -40\r
+KPX K o -40\r
+KPX K oacute -40\r
+KPX K ocircumflex -40\r
+KPX K odieresis -40\r
+KPX K ograve -40\r
+KPX K ohungarumlaut -40\r
+KPX K omacron -40\r
+KPX K oslash -40\r
+KPX K otilde -40\r
+KPX K u -30\r
+KPX K uacute -30\r
+KPX K ucircumflex -30\r
+KPX K udieresis -30\r
+KPX K ugrave -30\r
+KPX K uhungarumlaut -30\r
+KPX K umacron -30\r
+KPX K uogonek -30\r
+KPX K uring -30\r
+KPX K y -50\r
+KPX K yacute -50\r
+KPX K ydieresis -50\r
+KPX Kcommaaccent O -50\r
+KPX Kcommaaccent Oacute -50\r
+KPX Kcommaaccent Ocircumflex -50\r
+KPX Kcommaaccent Odieresis -50\r
+KPX Kcommaaccent Ograve -50\r
+KPX Kcommaaccent Ohungarumlaut -50\r
+KPX Kcommaaccent Omacron -50\r
+KPX Kcommaaccent Oslash -50\r
+KPX Kcommaaccent Otilde -50\r
+KPX Kcommaaccent e -40\r
+KPX Kcommaaccent eacute -40\r
+KPX Kcommaaccent ecaron -40\r
+KPX Kcommaaccent ecircumflex -40\r
+KPX Kcommaaccent edieresis -40\r
+KPX Kcommaaccent edotaccent -40\r
+KPX Kcommaaccent egrave -40\r
+KPX Kcommaaccent emacron -40\r
+KPX Kcommaaccent eogonek -40\r
+KPX Kcommaaccent o -40\r
+KPX Kcommaaccent oacute -40\r
+KPX Kcommaaccent ocircumflex -40\r
+KPX Kcommaaccent odieresis -40\r
+KPX Kcommaaccent ograve -40\r
+KPX Kcommaaccent ohungarumlaut -40\r
+KPX Kcommaaccent omacron -40\r
+KPX Kcommaaccent oslash -40\r
+KPX Kcommaaccent otilde -40\r
+KPX Kcommaaccent u -30\r
+KPX Kcommaaccent uacute -30\r
+KPX Kcommaaccent ucircumflex -30\r
+KPX Kcommaaccent udieresis -30\r
+KPX Kcommaaccent ugrave -30\r
+KPX Kcommaaccent uhungarumlaut -30\r
+KPX Kcommaaccent umacron -30\r
+KPX Kcommaaccent uogonek -30\r
+KPX Kcommaaccent uring -30\r
+KPX Kcommaaccent y -50\r
+KPX Kcommaaccent yacute -50\r
+KPX Kcommaaccent ydieresis -50\r
+KPX L T -110\r
+KPX L Tcaron -110\r
+KPX L Tcommaaccent -110\r
+KPX L V -110\r
+KPX L W -70\r
+KPX L Y -140\r
+KPX L Yacute -140\r
+KPX L Ydieresis -140\r
+KPX L quotedblright -140\r
+KPX L quoteright -160\r
+KPX L y -30\r
+KPX L yacute -30\r
+KPX L ydieresis -30\r
+KPX Lacute T -110\r
+KPX Lacute Tcaron -110\r
+KPX Lacute Tcommaaccent -110\r
+KPX Lacute V -110\r
+KPX Lacute W -70\r
+KPX Lacute Y -140\r
+KPX Lacute Yacute -140\r
+KPX Lacute Ydieresis -140\r
+KPX Lacute quotedblright -140\r
+KPX Lacute quoteright -160\r
+KPX Lacute y -30\r
+KPX Lacute yacute -30\r
+KPX Lacute ydieresis -30\r
+KPX Lcaron T -110\r
+KPX Lcaron Tcaron -110\r
+KPX Lcaron Tcommaaccent -110\r
+KPX Lcaron V -110\r
+KPX Lcaron W -70\r
+KPX Lcaron Y -140\r
+KPX Lcaron Yacute -140\r
+KPX Lcaron Ydieresis -140\r
+KPX Lcaron quotedblright -140\r
+KPX Lcaron quoteright -160\r
+KPX Lcaron y -30\r
+KPX Lcaron yacute -30\r
+KPX Lcaron ydieresis -30\r
+KPX Lcommaaccent T -110\r
+KPX Lcommaaccent Tcaron -110\r
+KPX Lcommaaccent Tcommaaccent -110\r
+KPX Lcommaaccent V -110\r
+KPX Lcommaaccent W -70\r
+KPX Lcommaaccent Y -140\r
+KPX Lcommaaccent Yacute -140\r
+KPX Lcommaaccent Ydieresis -140\r
+KPX Lcommaaccent quotedblright -140\r
+KPX Lcommaaccent quoteright -160\r
+KPX Lcommaaccent y -30\r
+KPX Lcommaaccent yacute -30\r
+KPX Lcommaaccent ydieresis -30\r
+KPX Lslash T -110\r
+KPX Lslash Tcaron -110\r
+KPX Lslash Tcommaaccent -110\r
+KPX Lslash V -110\r
+KPX Lslash W -70\r
+KPX Lslash Y -140\r
+KPX Lslash Yacute -140\r
+KPX Lslash Ydieresis -140\r
+KPX Lslash quotedblright -140\r
+KPX Lslash quoteright -160\r
+KPX Lslash y -30\r
+KPX Lslash yacute -30\r
+KPX Lslash ydieresis -30\r
+KPX O A -20\r
+KPX O Aacute -20\r
+KPX O Abreve -20\r
+KPX O Acircumflex -20\r
+KPX O Adieresis -20\r
+KPX O Agrave -20\r
+KPX O Amacron -20\r
+KPX O Aogonek -20\r
+KPX O Aring -20\r
+KPX O Atilde -20\r
+KPX O T -40\r
+KPX O Tcaron -40\r
+KPX O Tcommaaccent -40\r
+KPX O V -50\r
+KPX O W -30\r
+KPX O X -60\r
+KPX O Y -70\r
+KPX O Yacute -70\r
+KPX O Ydieresis -70\r
+KPX O comma -40\r
+KPX O period -40\r
+KPX Oacute A -20\r
+KPX Oacute Aacute -20\r
+KPX Oacute Abreve -20\r
+KPX Oacute Acircumflex -20\r
+KPX Oacute Adieresis -20\r
+KPX Oacute Agrave -20\r
+KPX Oacute Amacron -20\r
+KPX Oacute Aogonek -20\r
+KPX Oacute Aring -20\r
+KPX Oacute Atilde -20\r
+KPX Oacute T -40\r
+KPX Oacute Tcaron -40\r
+KPX Oacute Tcommaaccent -40\r
+KPX Oacute V -50\r
+KPX Oacute W -30\r
+KPX Oacute X -60\r
+KPX Oacute Y -70\r
+KPX Oacute Yacute -70\r
+KPX Oacute Ydieresis -70\r
+KPX Oacute comma -40\r
+KPX Oacute period -40\r
+KPX Ocircumflex A -20\r
+KPX Ocircumflex Aacute -20\r
+KPX Ocircumflex Abreve -20\r
+KPX Ocircumflex Acircumflex -20\r
+KPX Ocircumflex Adieresis -20\r
+KPX Ocircumflex Agrave -20\r
+KPX Ocircumflex Amacron -20\r
+KPX Ocircumflex Aogonek -20\r
+KPX Ocircumflex Aring -20\r
+KPX Ocircumflex Atilde -20\r
+KPX Ocircumflex T -40\r
+KPX Ocircumflex Tcaron -40\r
+KPX Ocircumflex Tcommaaccent -40\r
+KPX Ocircumflex V -50\r
+KPX Ocircumflex W -30\r
+KPX Ocircumflex X -60\r
+KPX Ocircumflex Y -70\r
+KPX Ocircumflex Yacute -70\r
+KPX Ocircumflex Ydieresis -70\r
+KPX Ocircumflex comma -40\r
+KPX Ocircumflex period -40\r
+KPX Odieresis A -20\r
+KPX Odieresis Aacute -20\r
+KPX Odieresis Abreve -20\r
+KPX Odieresis Acircumflex -20\r
+KPX Odieresis Adieresis -20\r
+KPX Odieresis Agrave -20\r
+KPX Odieresis Amacron -20\r
+KPX Odieresis Aogonek -20\r
+KPX Odieresis Aring -20\r
+KPX Odieresis Atilde -20\r
+KPX Odieresis T -40\r
+KPX Odieresis Tcaron -40\r
+KPX Odieresis Tcommaaccent -40\r
+KPX Odieresis V -50\r
+KPX Odieresis W -30\r
+KPX Odieresis X -60\r
+KPX Odieresis Y -70\r
+KPX Odieresis Yacute -70\r
+KPX Odieresis Ydieresis -70\r
+KPX Odieresis comma -40\r
+KPX Odieresis period -40\r
+KPX Ograve A -20\r
+KPX Ograve Aacute -20\r
+KPX Ograve Abreve -20\r
+KPX Ograve Acircumflex -20\r
+KPX Ograve Adieresis -20\r
+KPX Ograve Agrave -20\r
+KPX Ograve Amacron -20\r
+KPX Ograve Aogonek -20\r
+KPX Ograve Aring -20\r
+KPX Ograve Atilde -20\r
+KPX Ograve T -40\r
+KPX Ograve Tcaron -40\r
+KPX Ograve Tcommaaccent -40\r
+KPX Ograve V -50\r
+KPX Ograve W -30\r
+KPX Ograve X -60\r
+KPX Ograve Y -70\r
+KPX Ograve Yacute -70\r
+KPX Ograve Ydieresis -70\r
+KPX Ograve comma -40\r
+KPX Ograve period -40\r
+KPX Ohungarumlaut A -20\r
+KPX Ohungarumlaut Aacute -20\r
+KPX Ohungarumlaut Abreve -20\r
+KPX Ohungarumlaut Acircumflex -20\r
+KPX Ohungarumlaut Adieresis -20\r
+KPX Ohungarumlaut Agrave -20\r
+KPX Ohungarumlaut Amacron -20\r
+KPX Ohungarumlaut Aogonek -20\r
+KPX Ohungarumlaut Aring -20\r
+KPX Ohungarumlaut Atilde -20\r
+KPX Ohungarumlaut T -40\r
+KPX Ohungarumlaut Tcaron -40\r
+KPX Ohungarumlaut Tcommaaccent -40\r
+KPX Ohungarumlaut V -50\r
+KPX Ohungarumlaut W -30\r
+KPX Ohungarumlaut X -60\r
+KPX Ohungarumlaut Y -70\r
+KPX Ohungarumlaut Yacute -70\r
+KPX Ohungarumlaut Ydieresis -70\r
+KPX Ohungarumlaut comma -40\r
+KPX Ohungarumlaut period -40\r
+KPX Omacron A -20\r
+KPX Omacron Aacute -20\r
+KPX Omacron Abreve -20\r
+KPX Omacron Acircumflex -20\r
+KPX Omacron Adieresis -20\r
+KPX Omacron Agrave -20\r
+KPX Omacron Amacron -20\r
+KPX Omacron Aogonek -20\r
+KPX Omacron Aring -20\r
+KPX Omacron Atilde -20\r
+KPX Omacron T -40\r
+KPX Omacron Tcaron -40\r
+KPX Omacron Tcommaaccent -40\r
+KPX Omacron V -50\r
+KPX Omacron W -30\r
+KPX Omacron X -60\r
+KPX Omacron Y -70\r
+KPX Omacron Yacute -70\r
+KPX Omacron Ydieresis -70\r
+KPX Omacron comma -40\r
+KPX Omacron period -40\r
+KPX Oslash A -20\r
+KPX Oslash Aacute -20\r
+KPX Oslash Abreve -20\r
+KPX Oslash Acircumflex -20\r
+KPX Oslash Adieresis -20\r
+KPX Oslash Agrave -20\r
+KPX Oslash Amacron -20\r
+KPX Oslash Aogonek -20\r
+KPX Oslash Aring -20\r
+KPX Oslash Atilde -20\r
+KPX Oslash T -40\r
+KPX Oslash Tcaron -40\r
+KPX Oslash Tcommaaccent -40\r
+KPX Oslash V -50\r
+KPX Oslash W -30\r
+KPX Oslash X -60\r
+KPX Oslash Y -70\r
+KPX Oslash Yacute -70\r
+KPX Oslash Ydieresis -70\r
+KPX Oslash comma -40\r
+KPX Oslash period -40\r
+KPX Otilde A -20\r
+KPX Otilde Aacute -20\r
+KPX Otilde Abreve -20\r
+KPX Otilde Acircumflex -20\r
+KPX Otilde Adieresis -20\r
+KPX Otilde Agrave -20\r
+KPX Otilde Amacron -20\r
+KPX Otilde Aogonek -20\r
+KPX Otilde Aring -20\r
+KPX Otilde Atilde -20\r
+KPX Otilde T -40\r
+KPX Otilde Tcaron -40\r
+KPX Otilde Tcommaaccent -40\r
+KPX Otilde V -50\r
+KPX Otilde W -30\r
+KPX Otilde X -60\r
+KPX Otilde Y -70\r
+KPX Otilde Yacute -70\r
+KPX Otilde Ydieresis -70\r
+KPX Otilde comma -40\r
+KPX Otilde period -40\r
+KPX P A -120\r
+KPX P Aacute -120\r
+KPX P Abreve -120\r
+KPX P Acircumflex -120\r
+KPX P Adieresis -120\r
+KPX P Agrave -120\r
+KPX P Amacron -120\r
+KPX P Aogonek -120\r
+KPX P Aring -120\r
+KPX P Atilde -120\r
+KPX P a -40\r
+KPX P aacute -40\r
+KPX P abreve -40\r
+KPX P acircumflex -40\r
+KPX P adieresis -40\r
+KPX P agrave -40\r
+KPX P amacron -40\r
+KPX P aogonek -40\r
+KPX P aring -40\r
+KPX P atilde -40\r
+KPX P comma -180\r
+KPX P e -50\r
+KPX P eacute -50\r
+KPX P ecaron -50\r
+KPX P ecircumflex -50\r
+KPX P edieresis -50\r
+KPX P edotaccent -50\r
+KPX P egrave -50\r
+KPX P emacron -50\r
+KPX P eogonek -50\r
+KPX P o -50\r
+KPX P oacute -50\r
+KPX P ocircumflex -50\r
+KPX P odieresis -50\r
+KPX P ograve -50\r
+KPX P ohungarumlaut -50\r
+KPX P omacron -50\r
+KPX P oslash -50\r
+KPX P otilde -50\r
+KPX P period -180\r
+KPX Q U -10\r
+KPX Q Uacute -10\r
+KPX Q Ucircumflex -10\r
+KPX Q Udieresis -10\r
+KPX Q Ugrave -10\r
+KPX Q Uhungarumlaut -10\r
+KPX Q Umacron -10\r
+KPX Q Uogonek -10\r
+KPX Q Uring -10\r
+KPX R O -20\r
+KPX R Oacute -20\r
+KPX R Ocircumflex -20\r
+KPX R Odieresis -20\r
+KPX R Ograve -20\r
+KPX R Ohungarumlaut -20\r
+KPX R Omacron -20\r
+KPX R Oslash -20\r
+KPX R Otilde -20\r
+KPX R T -30\r
+KPX R Tcaron -30\r
+KPX R Tcommaaccent -30\r
+KPX R U -40\r
+KPX R Uacute -40\r
+KPX R Ucircumflex -40\r
+KPX R Udieresis -40\r
+KPX R Ugrave -40\r
+KPX R Uhungarumlaut -40\r
+KPX R Umacron -40\r
+KPX R Uogonek -40\r
+KPX R Uring -40\r
+KPX R V -50\r
+KPX R W -30\r
+KPX R Y -50\r
+KPX R Yacute -50\r
+KPX R Ydieresis -50\r
+KPX Racute O -20\r
+KPX Racute Oacute -20\r
+KPX Racute Ocircumflex -20\r
+KPX Racute Odieresis -20\r
+KPX Racute Ograve -20\r
+KPX Racute Ohungarumlaut -20\r
+KPX Racute Omacron -20\r
+KPX Racute Oslash -20\r
+KPX Racute Otilde -20\r
+KPX Racute T -30\r
+KPX Racute Tcaron -30\r
+KPX Racute Tcommaaccent -30\r
+KPX Racute U -40\r
+KPX Racute Uacute -40\r
+KPX Racute Ucircumflex -40\r
+KPX Racute Udieresis -40\r
+KPX Racute Ugrave -40\r
+KPX Racute Uhungarumlaut -40\r
+KPX Racute Umacron -40\r
+KPX Racute Uogonek -40\r
+KPX Racute Uring -40\r
+KPX Racute V -50\r
+KPX Racute W -30\r
+KPX Racute Y -50\r
+KPX Racute Yacute -50\r
+KPX Racute Ydieresis -50\r
+KPX Rcaron O -20\r
+KPX Rcaron Oacute -20\r
+KPX Rcaron Ocircumflex -20\r
+KPX Rcaron Odieresis -20\r
+KPX Rcaron Ograve -20\r
+KPX Rcaron Ohungarumlaut -20\r
+KPX Rcaron Omacron -20\r
+KPX Rcaron Oslash -20\r
+KPX Rcaron Otilde -20\r
+KPX Rcaron T -30\r
+KPX Rcaron Tcaron -30\r
+KPX Rcaron Tcommaaccent -30\r
+KPX Rcaron U -40\r
+KPX Rcaron Uacute -40\r
+KPX Rcaron Ucircumflex -40\r
+KPX Rcaron Udieresis -40\r
+KPX Rcaron Ugrave -40\r
+KPX Rcaron Uhungarumlaut -40\r
+KPX Rcaron Umacron -40\r
+KPX Rcaron Uogonek -40\r
+KPX Rcaron Uring -40\r
+KPX Rcaron V -50\r
+KPX Rcaron W -30\r
+KPX Rcaron Y -50\r
+KPX Rcaron Yacute -50\r
+KPX Rcaron Ydieresis -50\r
+KPX Rcommaaccent O -20\r
+KPX Rcommaaccent Oacute -20\r
+KPX Rcommaaccent Ocircumflex -20\r
+KPX Rcommaaccent Odieresis -20\r
+KPX Rcommaaccent Ograve -20\r
+KPX Rcommaaccent Ohungarumlaut -20\r
+KPX Rcommaaccent Omacron -20\r
+KPX Rcommaaccent Oslash -20\r
+KPX Rcommaaccent Otilde -20\r
+KPX Rcommaaccent T -30\r
+KPX Rcommaaccent Tcaron -30\r
+KPX Rcommaaccent Tcommaaccent -30\r
+KPX Rcommaaccent U -40\r
+KPX Rcommaaccent Uacute -40\r
+KPX Rcommaaccent Ucircumflex -40\r
+KPX Rcommaaccent Udieresis -40\r
+KPX Rcommaaccent Ugrave -40\r
+KPX Rcommaaccent Uhungarumlaut -40\r
+KPX Rcommaaccent Umacron -40\r
+KPX Rcommaaccent Uogonek -40\r
+KPX Rcommaaccent Uring -40\r
+KPX Rcommaaccent V -50\r
+KPX Rcommaaccent W -30\r
+KPX Rcommaaccent Y -50\r
+KPX Rcommaaccent Yacute -50\r
+KPX Rcommaaccent Ydieresis -50\r
+KPX S comma -20\r
+KPX S period -20\r
+KPX Sacute comma -20\r
+KPX Sacute period -20\r
+KPX Scaron comma -20\r
+KPX Scaron period -20\r
+KPX Scedilla comma -20\r
+KPX Scedilla period -20\r
+KPX Scommaaccent comma -20\r
+KPX Scommaaccent period -20\r
+KPX T A -120\r
+KPX T Aacute -120\r
+KPX T Abreve -120\r
+KPX T Acircumflex -120\r
+KPX T Adieresis -120\r
+KPX T Agrave -120\r
+KPX T Amacron -120\r
+KPX T Aogonek -120\r
+KPX T Aring -120\r
+KPX T Atilde -120\r
+KPX T O -40\r
+KPX T Oacute -40\r
+KPX T Ocircumflex -40\r
+KPX T Odieresis -40\r
+KPX T Ograve -40\r
+KPX T Ohungarumlaut -40\r
+KPX T Omacron -40\r
+KPX T Oslash -40\r
+KPX T Otilde -40\r
+KPX T a -120\r
+KPX T aacute -120\r
+KPX T abreve -60\r
+KPX T acircumflex -120\r
+KPX T adieresis -120\r
+KPX T agrave -120\r
+KPX T amacron -60\r
+KPX T aogonek -120\r
+KPX T aring -120\r
+KPX T atilde -60\r
+KPX T colon -20\r
+KPX T comma -120\r
+KPX T e -120\r
+KPX T eacute -120\r
+KPX T ecaron -120\r
+KPX T ecircumflex -120\r
+KPX T edieresis -120\r
+KPX T edotaccent -120\r
+KPX T egrave -60\r
+KPX T emacron -60\r
+KPX T eogonek -120\r
+KPX T hyphen -140\r
+KPX T o -120\r
+KPX T oacute -120\r
+KPX T ocircumflex -120\r
+KPX T odieresis -120\r
+KPX T ograve -120\r
+KPX T ohungarumlaut -120\r
+KPX T omacron -60\r
+KPX T oslash -120\r
+KPX T otilde -60\r
+KPX T period -120\r
+KPX T r -120\r
+KPX T racute -120\r
+KPX T rcaron -120\r
+KPX T rcommaaccent -120\r
+KPX T semicolon -20\r
+KPX T u -120\r
+KPX T uacute -120\r
+KPX T ucircumflex -120\r
+KPX T udieresis -120\r
+KPX T ugrave -120\r
+KPX T uhungarumlaut -120\r
+KPX T umacron -60\r
+KPX T uogonek -120\r
+KPX T uring -120\r
+KPX T w -120\r
+KPX T y -120\r
+KPX T yacute -120\r
+KPX T ydieresis -60\r
+KPX Tcaron A -120\r
+KPX Tcaron Aacute -120\r
+KPX Tcaron Abreve -120\r
+KPX Tcaron Acircumflex -120\r
+KPX Tcaron Adieresis -120\r
+KPX Tcaron Agrave -120\r
+KPX Tcaron Amacron -120\r
+KPX Tcaron Aogonek -120\r
+KPX Tcaron Aring -120\r
+KPX Tcaron Atilde -120\r
+KPX Tcaron O -40\r
+KPX Tcaron Oacute -40\r
+KPX Tcaron Ocircumflex -40\r
+KPX Tcaron Odieresis -40\r
+KPX Tcaron Ograve -40\r
+KPX Tcaron Ohungarumlaut -40\r
+KPX Tcaron Omacron -40\r
+KPX Tcaron Oslash -40\r
+KPX Tcaron Otilde -40\r
+KPX Tcaron a -120\r
+KPX Tcaron aacute -120\r
+KPX Tcaron abreve -60\r
+KPX Tcaron acircumflex -120\r
+KPX Tcaron adieresis -120\r
+KPX Tcaron agrave -120\r
+KPX Tcaron amacron -60\r
+KPX Tcaron aogonek -120\r
+KPX Tcaron aring -120\r
+KPX Tcaron atilde -60\r
+KPX Tcaron colon -20\r
+KPX Tcaron comma -120\r
+KPX Tcaron e -120\r
+KPX Tcaron eacute -120\r
+KPX Tcaron ecaron -120\r
+KPX Tcaron ecircumflex -120\r
+KPX Tcaron edieresis -120\r
+KPX Tcaron edotaccent -120\r
+KPX Tcaron egrave -60\r
+KPX Tcaron emacron -60\r
+KPX Tcaron eogonek -120\r
+KPX Tcaron hyphen -140\r
+KPX Tcaron o -120\r
+KPX Tcaron oacute -120\r
+KPX Tcaron ocircumflex -120\r
+KPX Tcaron odieresis -120\r
+KPX Tcaron ograve -120\r
+KPX Tcaron ohungarumlaut -120\r
+KPX Tcaron omacron -60\r
+KPX Tcaron oslash -120\r
+KPX Tcaron otilde -60\r
+KPX Tcaron period -120\r
+KPX Tcaron r -120\r
+KPX Tcaron racute -120\r
+KPX Tcaron rcaron -120\r
+KPX Tcaron rcommaaccent -120\r
+KPX Tcaron semicolon -20\r
+KPX Tcaron u -120\r
+KPX Tcaron uacute -120\r
+KPX Tcaron ucircumflex -120\r
+KPX Tcaron udieresis -120\r
+KPX Tcaron ugrave -120\r
+KPX Tcaron uhungarumlaut -120\r
+KPX Tcaron umacron -60\r
+KPX Tcaron uogonek -120\r
+KPX Tcaron uring -120\r
+KPX Tcaron w -120\r
+KPX Tcaron y -120\r
+KPX Tcaron yacute -120\r
+KPX Tcaron ydieresis -60\r
+KPX Tcommaaccent A -120\r
+KPX Tcommaaccent Aacute -120\r
+KPX Tcommaaccent Abreve -120\r
+KPX Tcommaaccent Acircumflex -120\r
+KPX Tcommaaccent Adieresis -120\r
+KPX Tcommaaccent Agrave -120\r
+KPX Tcommaaccent Amacron -120\r
+KPX Tcommaaccent Aogonek -120\r
+KPX Tcommaaccent Aring -120\r
+KPX Tcommaaccent Atilde -120\r
+KPX Tcommaaccent O -40\r
+KPX Tcommaaccent Oacute -40\r
+KPX Tcommaaccent Ocircumflex -40\r
+KPX Tcommaaccent Odieresis -40\r
+KPX Tcommaaccent Ograve -40\r
+KPX Tcommaaccent Ohungarumlaut -40\r
+KPX Tcommaaccent Omacron -40\r
+KPX Tcommaaccent Oslash -40\r
+KPX Tcommaaccent Otilde -40\r
+KPX Tcommaaccent a -120\r
+KPX Tcommaaccent aacute -120\r
+KPX Tcommaaccent abreve -60\r
+KPX Tcommaaccent acircumflex -120\r
+KPX Tcommaaccent adieresis -120\r
+KPX Tcommaaccent agrave -120\r
+KPX Tcommaaccent amacron -60\r
+KPX Tcommaaccent aogonek -120\r
+KPX Tcommaaccent aring -120\r
+KPX Tcommaaccent atilde -60\r
+KPX Tcommaaccent colon -20\r
+KPX Tcommaaccent comma -120\r
+KPX Tcommaaccent e -120\r
+KPX Tcommaaccent eacute -120\r
+KPX Tcommaaccent ecaron -120\r
+KPX Tcommaaccent ecircumflex -120\r
+KPX Tcommaaccent edieresis -120\r
+KPX Tcommaaccent edotaccent -120\r
+KPX Tcommaaccent egrave -60\r
+KPX Tcommaaccent emacron -60\r
+KPX Tcommaaccent eogonek -120\r
+KPX Tcommaaccent hyphen -140\r
+KPX Tcommaaccent o -120\r
+KPX Tcommaaccent oacute -120\r
+KPX Tcommaaccent ocircumflex -120\r
+KPX Tcommaaccent odieresis -120\r
+KPX Tcommaaccent ograve -120\r
+KPX Tcommaaccent ohungarumlaut -120\r
+KPX Tcommaaccent omacron -60\r
+KPX Tcommaaccent oslash -120\r
+KPX Tcommaaccent otilde -60\r
+KPX Tcommaaccent period -120\r
+KPX Tcommaaccent r -120\r
+KPX Tcommaaccent racute -120\r
+KPX Tcommaaccent rcaron -120\r
+KPX Tcommaaccent rcommaaccent -120\r
+KPX Tcommaaccent semicolon -20\r
+KPX Tcommaaccent u -120\r
+KPX Tcommaaccent uacute -120\r
+KPX Tcommaaccent ucircumflex -120\r
+KPX Tcommaaccent udieresis -120\r
+KPX Tcommaaccent ugrave -120\r
+KPX Tcommaaccent uhungarumlaut -120\r
+KPX Tcommaaccent umacron -60\r
+KPX Tcommaaccent uogonek -120\r
+KPX Tcommaaccent uring -120\r
+KPX Tcommaaccent w -120\r
+KPX Tcommaaccent y -120\r
+KPX Tcommaaccent yacute -120\r
+KPX Tcommaaccent ydieresis -60\r
+KPX U A -40\r
+KPX U Aacute -40\r
+KPX U Abreve -40\r
+KPX U Acircumflex -40\r
+KPX U Adieresis -40\r
+KPX U Agrave -40\r
+KPX U Amacron -40\r
+KPX U Aogonek -40\r
+KPX U Aring -40\r
+KPX U Atilde -40\r
+KPX U comma -40\r
+KPX U period -40\r
+KPX Uacute A -40\r
+KPX Uacute Aacute -40\r
+KPX Uacute Abreve -40\r
+KPX Uacute Acircumflex -40\r
+KPX Uacute Adieresis -40\r
+KPX Uacute Agrave -40\r
+KPX Uacute Amacron -40\r
+KPX Uacute Aogonek -40\r
+KPX Uacute Aring -40\r
+KPX Uacute Atilde -40\r
+KPX Uacute comma -40\r
+KPX Uacute period -40\r
+KPX Ucircumflex A -40\r
+KPX Ucircumflex Aacute -40\r
+KPX Ucircumflex Abreve -40\r
+KPX Ucircumflex Acircumflex -40\r
+KPX Ucircumflex Adieresis -40\r
+KPX Ucircumflex Agrave -40\r
+KPX Ucircumflex Amacron -40\r
+KPX Ucircumflex Aogonek -40\r
+KPX Ucircumflex Aring -40\r
+KPX Ucircumflex Atilde -40\r
+KPX Ucircumflex comma -40\r
+KPX Ucircumflex period -40\r
+KPX Udieresis A -40\r
+KPX Udieresis Aacute -40\r
+KPX Udieresis Abreve -40\r
+KPX Udieresis Acircumflex -40\r
+KPX Udieresis Adieresis -40\r
+KPX Udieresis Agrave -40\r
+KPX Udieresis Amacron -40\r
+KPX Udieresis Aogonek -40\r
+KPX Udieresis Aring -40\r
+KPX Udieresis Atilde -40\r
+KPX Udieresis comma -40\r
+KPX Udieresis period -40\r
+KPX Ugrave A -40\r
+KPX Ugrave Aacute -40\r
+KPX Ugrave Abreve -40\r
+KPX Ugrave Acircumflex -40\r
+KPX Ugrave Adieresis -40\r
+KPX Ugrave Agrave -40\r
+KPX Ugrave Amacron -40\r
+KPX Ugrave Aogonek -40\r
+KPX Ugrave Aring -40\r
+KPX Ugrave Atilde -40\r
+KPX Ugrave comma -40\r
+KPX Ugrave period -40\r
+KPX Uhungarumlaut A -40\r
+KPX Uhungarumlaut Aacute -40\r
+KPX Uhungarumlaut Abreve -40\r
+KPX Uhungarumlaut Acircumflex -40\r
+KPX Uhungarumlaut Adieresis -40\r
+KPX Uhungarumlaut Agrave -40\r
+KPX Uhungarumlaut Amacron -40\r
+KPX Uhungarumlaut Aogonek -40\r
+KPX Uhungarumlaut Aring -40\r
+KPX Uhungarumlaut Atilde -40\r
+KPX Uhungarumlaut comma -40\r
+KPX Uhungarumlaut period -40\r
+KPX Umacron A -40\r
+KPX Umacron Aacute -40\r
+KPX Umacron Abreve -40\r
+KPX Umacron Acircumflex -40\r
+KPX Umacron Adieresis -40\r
+KPX Umacron Agrave -40\r
+KPX Umacron Amacron -40\r
+KPX Umacron Aogonek -40\r
+KPX Umacron Aring -40\r
+KPX Umacron Atilde -40\r
+KPX Umacron comma -40\r
+KPX Umacron period -40\r
+KPX Uogonek A -40\r
+KPX Uogonek Aacute -40\r
+KPX Uogonek Abreve -40\r
+KPX Uogonek Acircumflex -40\r
+KPX Uogonek Adieresis -40\r
+KPX Uogonek Agrave -40\r
+KPX Uogonek Amacron -40\r
+KPX Uogonek Aogonek -40\r
+KPX Uogonek Aring -40\r
+KPX Uogonek Atilde -40\r
+KPX Uogonek comma -40\r
+KPX Uogonek period -40\r
+KPX Uring A -40\r
+KPX Uring Aacute -40\r
+KPX Uring Abreve -40\r
+KPX Uring Acircumflex -40\r
+KPX Uring Adieresis -40\r
+KPX Uring Agrave -40\r
+KPX Uring Amacron -40\r
+KPX Uring Aogonek -40\r
+KPX Uring Aring -40\r
+KPX Uring Atilde -40\r
+KPX Uring comma -40\r
+KPX Uring period -40\r
+KPX V A -80\r
+KPX V Aacute -80\r
+KPX V Abreve -80\r
+KPX V Acircumflex -80\r
+KPX V Adieresis -80\r
+KPX V Agrave -80\r
+KPX V Amacron -80\r
+KPX V Aogonek -80\r
+KPX V Aring -80\r
+KPX V Atilde -80\r
+KPX V G -40\r
+KPX V Gbreve -40\r
+KPX V Gcommaaccent -40\r
+KPX V O -40\r
+KPX V Oacute -40\r
+KPX V Ocircumflex -40\r
+KPX V Odieresis -40\r
+KPX V Ograve -40\r
+KPX V Ohungarumlaut -40\r
+KPX V Omacron -40\r
+KPX V Oslash -40\r
+KPX V Otilde -40\r
+KPX V a -70\r
+KPX V aacute -70\r
+KPX V abreve -70\r
+KPX V acircumflex -70\r
+KPX V adieresis -70\r
+KPX V agrave -70\r
+KPX V amacron -70\r
+KPX V aogonek -70\r
+KPX V aring -70\r
+KPX V atilde -70\r
+KPX V colon -40\r
+KPX V comma -125\r
+KPX V e -80\r
+KPX V eacute -80\r
+KPX V ecaron -80\r
+KPX V ecircumflex -80\r
+KPX V edieresis -80\r
+KPX V edotaccent -80\r
+KPX V egrave -80\r
+KPX V emacron -80\r
+KPX V eogonek -80\r
+KPX V hyphen -80\r
+KPX V o -80\r
+KPX V oacute -80\r
+KPX V ocircumflex -80\r
+KPX V odieresis -80\r
+KPX V ograve -80\r
+KPX V ohungarumlaut -80\r
+KPX V omacron -80\r
+KPX V oslash -80\r
+KPX V otilde -80\r
+KPX V period -125\r
+KPX V semicolon -40\r
+KPX V u -70\r
+KPX V uacute -70\r
+KPX V ucircumflex -70\r
+KPX V udieresis -70\r
+KPX V ugrave -70\r
+KPX V uhungarumlaut -70\r
+KPX V umacron -70\r
+KPX V uogonek -70\r
+KPX V uring -70\r
+KPX W A -50\r
+KPX W Aacute -50\r
+KPX W Abreve -50\r
+KPX W Acircumflex -50\r
+KPX W Adieresis -50\r
+KPX W Agrave -50\r
+KPX W Amacron -50\r
+KPX W Aogonek -50\r
+KPX W Aring -50\r
+KPX W Atilde -50\r
+KPX W O -20\r
+KPX W Oacute -20\r
+KPX W Ocircumflex -20\r
+KPX W Odieresis -20\r
+KPX W Ograve -20\r
+KPX W Ohungarumlaut -20\r
+KPX W Omacron -20\r
+KPX W Oslash -20\r
+KPX W Otilde -20\r
+KPX W a -40\r
+KPX W aacute -40\r
+KPX W abreve -40\r
+KPX W acircumflex -40\r
+KPX W adieresis -40\r
+KPX W agrave -40\r
+KPX W amacron -40\r
+KPX W aogonek -40\r
+KPX W aring -40\r
+KPX W atilde -40\r
+KPX W comma -80\r
+KPX W e -30\r
+KPX W eacute -30\r
+KPX W ecaron -30\r
+KPX W ecircumflex -30\r
+KPX W edieresis -30\r
+KPX W edotaccent -30\r
+KPX W egrave -30\r
+KPX W emacron -30\r
+KPX W eogonek -30\r
+KPX W hyphen -40\r
+KPX W o -30\r
+KPX W oacute -30\r
+KPX W ocircumflex -30\r
+KPX W odieresis -30\r
+KPX W ograve -30\r
+KPX W ohungarumlaut -30\r
+KPX W omacron -30\r
+KPX W oslash -30\r
+KPX W otilde -30\r
+KPX W period -80\r
+KPX W u -30\r
+KPX W uacute -30\r
+KPX W ucircumflex -30\r
+KPX W udieresis -30\r
+KPX W ugrave -30\r
+KPX W uhungarumlaut -30\r
+KPX W umacron -30\r
+KPX W uogonek -30\r
+KPX W uring -30\r
+KPX W y -20\r
+KPX W yacute -20\r
+KPX W ydieresis -20\r
+KPX Y A -110\r
+KPX Y Aacute -110\r
+KPX Y Abreve -110\r
+KPX Y Acircumflex -110\r
+KPX Y Adieresis -110\r
+KPX Y Agrave -110\r
+KPX Y Amacron -110\r
+KPX Y Aogonek -110\r
+KPX Y Aring -110\r
+KPX Y Atilde -110\r
+KPX Y O -85\r
+KPX Y Oacute -85\r
+KPX Y Ocircumflex -85\r
+KPX Y Odieresis -85\r
+KPX Y Ograve -85\r
+KPX Y Ohungarumlaut -85\r
+KPX Y Omacron -85\r
+KPX Y Oslash -85\r
+KPX Y Otilde -85\r
+KPX Y a -140\r
+KPX Y aacute -140\r
+KPX Y abreve -70\r
+KPX Y acircumflex -140\r
+KPX Y adieresis -140\r
+KPX Y agrave -140\r
+KPX Y amacron -70\r
+KPX Y aogonek -140\r
+KPX Y aring -140\r
+KPX Y atilde -140\r
+KPX Y colon -60\r
+KPX Y comma -140\r
+KPX Y e -140\r
+KPX Y eacute -140\r
+KPX Y ecaron -140\r
+KPX Y ecircumflex -140\r
+KPX Y edieresis -140\r
+KPX Y edotaccent -140\r
+KPX Y egrave -140\r
+KPX Y emacron -70\r
+KPX Y eogonek -140\r
+KPX Y hyphen -140\r
+KPX Y i -20\r
+KPX Y iacute -20\r
+KPX Y iogonek -20\r
+KPX Y o -140\r
+KPX Y oacute -140\r
+KPX Y ocircumflex -140\r
+KPX Y odieresis -140\r
+KPX Y ograve -140\r
+KPX Y ohungarumlaut -140\r
+KPX Y omacron -140\r
+KPX Y oslash -140\r
+KPX Y otilde -140\r
+KPX Y period -140\r
+KPX Y semicolon -60\r
+KPX Y u -110\r
+KPX Y uacute -110\r
+KPX Y ucircumflex -110\r
+KPX Y udieresis -110\r
+KPX Y ugrave -110\r
+KPX Y uhungarumlaut -110\r
+KPX Y umacron -110\r
+KPX Y uogonek -110\r
+KPX Y uring -110\r
+KPX Yacute A -110\r
+KPX Yacute Aacute -110\r
+KPX Yacute Abreve -110\r
+KPX Yacute Acircumflex -110\r
+KPX Yacute Adieresis -110\r
+KPX Yacute Agrave -110\r
+KPX Yacute Amacron -110\r
+KPX Yacute Aogonek -110\r
+KPX Yacute Aring -110\r
+KPX Yacute Atilde -110\r
+KPX Yacute O -85\r
+KPX Yacute Oacute -85\r
+KPX Yacute Ocircumflex -85\r
+KPX Yacute Odieresis -85\r
+KPX Yacute Ograve -85\r
+KPX Yacute Ohungarumlaut -85\r
+KPX Yacute Omacron -85\r
+KPX Yacute Oslash -85\r
+KPX Yacute Otilde -85\r
+KPX Yacute a -140\r
+KPX Yacute aacute -140\r
+KPX Yacute abreve -70\r
+KPX Yacute acircumflex -140\r
+KPX Yacute adieresis -140\r
+KPX Yacute agrave -140\r
+KPX Yacute amacron -70\r
+KPX Yacute aogonek -140\r
+KPX Yacute aring -140\r
+KPX Yacute atilde -70\r
+KPX Yacute colon -60\r
+KPX Yacute comma -140\r
+KPX Yacute e -140\r
+KPX Yacute eacute -140\r
+KPX Yacute ecaron -140\r
+KPX Yacute ecircumflex -140\r
+KPX Yacute edieresis -140\r
+KPX Yacute edotaccent -140\r
+KPX Yacute egrave -140\r
+KPX Yacute emacron -70\r
+KPX Yacute eogonek -140\r
+KPX Yacute hyphen -140\r
+KPX Yacute i -20\r
+KPX Yacute iacute -20\r
+KPX Yacute iogonek -20\r
+KPX Yacute o -140\r
+KPX Yacute oacute -140\r
+KPX Yacute ocircumflex -140\r
+KPX Yacute odieresis -140\r
+KPX Yacute ograve -140\r
+KPX Yacute ohungarumlaut -140\r
+KPX Yacute omacron -70\r
+KPX Yacute oslash -140\r
+KPX Yacute otilde -140\r
+KPX Yacute period -140\r
+KPX Yacute semicolon -60\r
+KPX Yacute u -110\r
+KPX Yacute uacute -110\r
+KPX Yacute ucircumflex -110\r
+KPX Yacute udieresis -110\r
+KPX Yacute ugrave -110\r
+KPX Yacute uhungarumlaut -110\r
+KPX Yacute umacron -110\r
+KPX Yacute uogonek -110\r
+KPX Yacute uring -110\r
+KPX Ydieresis A -110\r
+KPX Ydieresis Aacute -110\r
+KPX Ydieresis Abreve -110\r
+KPX Ydieresis Acircumflex -110\r
+KPX Ydieresis Adieresis -110\r
+KPX Ydieresis Agrave -110\r
+KPX Ydieresis Amacron -110\r
+KPX Ydieresis Aogonek -110\r
+KPX Ydieresis Aring -110\r
+KPX Ydieresis Atilde -110\r
+KPX Ydieresis O -85\r
+KPX Ydieresis Oacute -85\r
+KPX Ydieresis Ocircumflex -85\r
+KPX Ydieresis Odieresis -85\r
+KPX Ydieresis Ograve -85\r
+KPX Ydieresis Ohungarumlaut -85\r
+KPX Ydieresis Omacron -85\r
+KPX Ydieresis Oslash -85\r
+KPX Ydieresis Otilde -85\r
+KPX Ydieresis a -140\r
+KPX Ydieresis aacute -140\r
+KPX Ydieresis abreve -70\r
+KPX Ydieresis acircumflex -140\r
+KPX Ydieresis adieresis -140\r
+KPX Ydieresis agrave -140\r
+KPX Ydieresis amacron -70\r
+KPX Ydieresis aogonek -140\r
+KPX Ydieresis aring -140\r
+KPX Ydieresis atilde -70\r
+KPX Ydieresis colon -60\r
+KPX Ydieresis comma -140\r
+KPX Ydieresis e -140\r
+KPX Ydieresis eacute -140\r
+KPX Ydieresis ecaron -140\r
+KPX Ydieresis ecircumflex -140\r
+KPX Ydieresis edieresis -140\r
+KPX Ydieresis edotaccent -140\r
+KPX Ydieresis egrave -140\r
+KPX Ydieresis emacron -70\r
+KPX Ydieresis eogonek -140\r
+KPX Ydieresis hyphen -140\r
+KPX Ydieresis i -20\r
+KPX Ydieresis iacute -20\r
+KPX Ydieresis iogonek -20\r
+KPX Ydieresis o -140\r
+KPX Ydieresis oacute -140\r
+KPX Ydieresis ocircumflex -140\r
+KPX Ydieresis odieresis -140\r
+KPX Ydieresis ograve -140\r
+KPX Ydieresis ohungarumlaut -140\r
+KPX Ydieresis omacron -140\r
+KPX Ydieresis oslash -140\r
+KPX Ydieresis otilde -140\r
+KPX Ydieresis period -140\r
+KPX Ydieresis semicolon -60\r
+KPX Ydieresis u -110\r
+KPX Ydieresis uacute -110\r
+KPX Ydieresis ucircumflex -110\r
+KPX Ydieresis udieresis -110\r
+KPX Ydieresis ugrave -110\r
+KPX Ydieresis uhungarumlaut -110\r
+KPX Ydieresis umacron -110\r
+KPX Ydieresis uogonek -110\r
+KPX Ydieresis uring -110\r
+KPX a v -20\r
+KPX a w -20\r
+KPX a y -30\r
+KPX a yacute -30\r
+KPX a ydieresis -30\r
+KPX aacute v -20\r
+KPX aacute w -20\r
+KPX aacute y -30\r
+KPX aacute yacute -30\r
+KPX aacute ydieresis -30\r
+KPX abreve v -20\r
+KPX abreve w -20\r
+KPX abreve y -30\r
+KPX abreve yacute -30\r
+KPX abreve ydieresis -30\r
+KPX acircumflex v -20\r
+KPX acircumflex w -20\r
+KPX acircumflex y -30\r
+KPX acircumflex yacute -30\r
+KPX acircumflex ydieresis -30\r
+KPX adieresis v -20\r
+KPX adieresis w -20\r
+KPX adieresis y -30\r
+KPX adieresis yacute -30\r
+KPX adieresis ydieresis -30\r
+KPX agrave v -20\r
+KPX agrave w -20\r
+KPX agrave y -30\r
+KPX agrave yacute -30\r
+KPX agrave ydieresis -30\r
+KPX amacron v -20\r
+KPX amacron w -20\r
+KPX amacron y -30\r
+KPX amacron yacute -30\r
+KPX amacron ydieresis -30\r
+KPX aogonek v -20\r
+KPX aogonek w -20\r
+KPX aogonek y -30\r
+KPX aogonek yacute -30\r
+KPX aogonek ydieresis -30\r
+KPX aring v -20\r
+KPX aring w -20\r
+KPX aring y -30\r
+KPX aring yacute -30\r
+KPX aring ydieresis -30\r
+KPX atilde v -20\r
+KPX atilde w -20\r
+KPX atilde y -30\r
+KPX atilde yacute -30\r
+KPX atilde ydieresis -30\r
+KPX b b -10\r
+KPX b comma -40\r
+KPX b l -20\r
+KPX b lacute -20\r
+KPX b lcommaaccent -20\r
+KPX b lslash -20\r
+KPX b period -40\r
+KPX b u -20\r
+KPX b uacute -20\r
+KPX b ucircumflex -20\r
+KPX b udieresis -20\r
+KPX b ugrave -20\r
+KPX b uhungarumlaut -20\r
+KPX b umacron -20\r
+KPX b uogonek -20\r
+KPX b uring -20\r
+KPX b v -20\r
+KPX b y -20\r
+KPX b yacute -20\r
+KPX b ydieresis -20\r
+KPX c comma -15\r
+KPX c k -20\r
+KPX c kcommaaccent -20\r
+KPX cacute comma -15\r
+KPX cacute k -20\r
+KPX cacute kcommaaccent -20\r
+KPX ccaron comma -15\r
+KPX ccaron k -20\r
+KPX ccaron kcommaaccent -20\r
+KPX ccedilla comma -15\r
+KPX ccedilla k -20\r
+KPX ccedilla kcommaaccent -20\r
+KPX colon space -50\r
+KPX comma quotedblright -100\r
+KPX comma quoteright -100\r
+KPX e comma -15\r
+KPX e period -15\r
+KPX e v -30\r
+KPX e w -20\r
+KPX e x -30\r
+KPX e y -20\r
+KPX e yacute -20\r
+KPX e ydieresis -20\r
+KPX eacute comma -15\r
+KPX eacute period -15\r
+KPX eacute v -30\r
+KPX eacute w -20\r
+KPX eacute x -30\r
+KPX eacute y -20\r
+KPX eacute yacute -20\r
+KPX eacute ydieresis -20\r
+KPX ecaron comma -15\r
+KPX ecaron period -15\r
+KPX ecaron v -30\r
+KPX ecaron w -20\r
+KPX ecaron x -30\r
+KPX ecaron y -20\r
+KPX ecaron yacute -20\r
+KPX ecaron ydieresis -20\r
+KPX ecircumflex comma -15\r
+KPX ecircumflex period -15\r
+KPX ecircumflex v -30\r
+KPX ecircumflex w -20\r
+KPX ecircumflex x -30\r
+KPX ecircumflex y -20\r
+KPX ecircumflex yacute -20\r
+KPX ecircumflex ydieresis -20\r
+KPX edieresis comma -15\r
+KPX edieresis period -15\r
+KPX edieresis v -30\r
+KPX edieresis w -20\r
+KPX edieresis x -30\r
+KPX edieresis y -20\r
+KPX edieresis yacute -20\r
+KPX edieresis ydieresis -20\r
+KPX edotaccent comma -15\r
+KPX edotaccent period -15\r
+KPX edotaccent v -30\r
+KPX edotaccent w -20\r
+KPX edotaccent x -30\r
+KPX edotaccent y -20\r
+KPX edotaccent yacute -20\r
+KPX edotaccent ydieresis -20\r
+KPX egrave comma -15\r
+KPX egrave period -15\r
+KPX egrave v -30\r
+KPX egrave w -20\r
+KPX egrave x -30\r
+KPX egrave y -20\r
+KPX egrave yacute -20\r
+KPX egrave ydieresis -20\r
+KPX emacron comma -15\r
+KPX emacron period -15\r
+KPX emacron v -30\r
+KPX emacron w -20\r
+KPX emacron x -30\r
+KPX emacron y -20\r
+KPX emacron yacute -20\r
+KPX emacron ydieresis -20\r
+KPX eogonek comma -15\r
+KPX eogonek period -15\r
+KPX eogonek v -30\r
+KPX eogonek w -20\r
+KPX eogonek x -30\r
+KPX eogonek y -20\r
+KPX eogonek yacute -20\r
+KPX eogonek ydieresis -20\r
+KPX f a -30\r
+KPX f aacute -30\r
+KPX f abreve -30\r
+KPX f acircumflex -30\r
+KPX f adieresis -30\r
+KPX f agrave -30\r
+KPX f amacron -30\r
+KPX f aogonek -30\r
+KPX f aring -30\r
+KPX f atilde -30\r
+KPX f comma -30\r
+KPX f dotlessi -28\r
+KPX f e -30\r
+KPX f eacute -30\r
+KPX f ecaron -30\r
+KPX f ecircumflex -30\r
+KPX f edieresis -30\r
+KPX f edotaccent -30\r
+KPX f egrave -30\r
+KPX f emacron -30\r
+KPX f eogonek -30\r
+KPX f o -30\r
+KPX f oacute -30\r
+KPX f ocircumflex -30\r
+KPX f odieresis -30\r
+KPX f ograve -30\r
+KPX f ohungarumlaut -30\r
+KPX f omacron -30\r
+KPX f oslash -30\r
+KPX f otilde -30\r
+KPX f period -30\r
+KPX f quotedblright 60\r
+KPX f quoteright 50\r
+KPX g r -10\r
+KPX g racute -10\r
+KPX g rcaron -10\r
+KPX g rcommaaccent -10\r
+KPX gbreve r -10\r
+KPX gbreve racute -10\r
+KPX gbreve rcaron -10\r
+KPX gbreve rcommaaccent -10\r
+KPX gcommaaccent r -10\r
+KPX gcommaaccent racute -10\r
+KPX gcommaaccent rcaron -10\r
+KPX gcommaaccent rcommaaccent -10\r
+KPX h y -30\r
+KPX h yacute -30\r
+KPX h ydieresis -30\r
+KPX k e -20\r
+KPX k eacute -20\r
+KPX k ecaron -20\r
+KPX k ecircumflex -20\r
+KPX k edieresis -20\r
+KPX k edotaccent -20\r
+KPX k egrave -20\r
+KPX k emacron -20\r
+KPX k eogonek -20\r
+KPX k o -20\r
+KPX k oacute -20\r
+KPX k ocircumflex -20\r
+KPX k odieresis -20\r
+KPX k ograve -20\r
+KPX k ohungarumlaut -20\r
+KPX k omacron -20\r
+KPX k oslash -20\r
+KPX k otilde -20\r
+KPX kcommaaccent e -20\r
+KPX kcommaaccent eacute -20\r
+KPX kcommaaccent ecaron -20\r
+KPX kcommaaccent ecircumflex -20\r
+KPX kcommaaccent edieresis -20\r
+KPX kcommaaccent edotaccent -20\r
+KPX kcommaaccent egrave -20\r
+KPX kcommaaccent emacron -20\r
+KPX kcommaaccent eogonek -20\r
+KPX kcommaaccent o -20\r
+KPX kcommaaccent oacute -20\r
+KPX kcommaaccent ocircumflex -20\r
+KPX kcommaaccent odieresis -20\r
+KPX kcommaaccent ograve -20\r
+KPX kcommaaccent ohungarumlaut -20\r
+KPX kcommaaccent omacron -20\r
+KPX kcommaaccent oslash -20\r
+KPX kcommaaccent otilde -20\r
+KPX m u -10\r
+KPX m uacute -10\r
+KPX m ucircumflex -10\r
+KPX m udieresis -10\r
+KPX m ugrave -10\r
+KPX m uhungarumlaut -10\r
+KPX m umacron -10\r
+KPX m uogonek -10\r
+KPX m uring -10\r
+KPX m y -15\r
+KPX m yacute -15\r
+KPX m ydieresis -15\r
+KPX n u -10\r
+KPX n uacute -10\r
+KPX n ucircumflex -10\r
+KPX n udieresis -10\r
+KPX n ugrave -10\r
+KPX n uhungarumlaut -10\r
+KPX n umacron -10\r
+KPX n uogonek -10\r
+KPX n uring -10\r
+KPX n v -20\r
+KPX n y -15\r
+KPX n yacute -15\r
+KPX n ydieresis -15\r
+KPX nacute u -10\r
+KPX nacute uacute -10\r
+KPX nacute ucircumflex -10\r
+KPX nacute udieresis -10\r
+KPX nacute ugrave -10\r
+KPX nacute uhungarumlaut -10\r
+KPX nacute umacron -10\r
+KPX nacute uogonek -10\r
+KPX nacute uring -10\r
+KPX nacute v -20\r
+KPX nacute y -15\r
+KPX nacute yacute -15\r
+KPX nacute ydieresis -15\r
+KPX ncaron u -10\r
+KPX ncaron uacute -10\r
+KPX ncaron ucircumflex -10\r
+KPX ncaron udieresis -10\r
+KPX ncaron ugrave -10\r
+KPX ncaron uhungarumlaut -10\r
+KPX ncaron umacron -10\r
+KPX ncaron uogonek -10\r
+KPX ncaron uring -10\r
+KPX ncaron v -20\r
+KPX ncaron y -15\r
+KPX ncaron yacute -15\r
+KPX ncaron ydieresis -15\r
+KPX ncommaaccent u -10\r
+KPX ncommaaccent uacute -10\r
+KPX ncommaaccent ucircumflex -10\r
+KPX ncommaaccent udieresis -10\r
+KPX ncommaaccent ugrave -10\r
+KPX ncommaaccent uhungarumlaut -10\r
+KPX ncommaaccent umacron -10\r
+KPX ncommaaccent uogonek -10\r
+KPX ncommaaccent uring -10\r
+KPX ncommaaccent v -20\r
+KPX ncommaaccent y -15\r
+KPX ncommaaccent yacute -15\r
+KPX ncommaaccent ydieresis -15\r
+KPX ntilde u -10\r
+KPX ntilde uacute -10\r
+KPX ntilde ucircumflex -10\r
+KPX ntilde udieresis -10\r
+KPX ntilde ugrave -10\r
+KPX ntilde uhungarumlaut -10\r
+KPX ntilde umacron -10\r
+KPX ntilde uogonek -10\r
+KPX ntilde uring -10\r
+KPX ntilde v -20\r
+KPX ntilde y -15\r
+KPX ntilde yacute -15\r
+KPX ntilde ydieresis -15\r
+KPX o comma -40\r
+KPX o period -40\r
+KPX o v -15\r
+KPX o w -15\r
+KPX o x -30\r
+KPX o y -30\r
+KPX o yacute -30\r
+KPX o ydieresis -30\r
+KPX oacute comma -40\r
+KPX oacute period -40\r
+KPX oacute v -15\r
+KPX oacute w -15\r
+KPX oacute x -30\r
+KPX oacute y -30\r
+KPX oacute yacute -30\r
+KPX oacute ydieresis -30\r
+KPX ocircumflex comma -40\r
+KPX ocircumflex period -40\r
+KPX ocircumflex v -15\r
+KPX ocircumflex w -15\r
+KPX ocircumflex x -30\r
+KPX ocircumflex y -30\r
+KPX ocircumflex yacute -30\r
+KPX ocircumflex ydieresis -30\r
+KPX odieresis comma -40\r
+KPX odieresis period -40\r
+KPX odieresis v -15\r
+KPX odieresis w -15\r
+KPX odieresis x -30\r
+KPX odieresis y -30\r
+KPX odieresis yacute -30\r
+KPX odieresis ydieresis -30\r
+KPX ograve comma -40\r
+KPX ograve period -40\r
+KPX ograve v -15\r
+KPX ograve w -15\r
+KPX ograve x -30\r
+KPX ograve y -30\r
+KPX ograve yacute -30\r
+KPX ograve ydieresis -30\r
+KPX ohungarumlaut comma -40\r
+KPX ohungarumlaut period -40\r
+KPX ohungarumlaut v -15\r
+KPX ohungarumlaut w -15\r
+KPX ohungarumlaut x -30\r
+KPX ohungarumlaut y -30\r
+KPX ohungarumlaut yacute -30\r
+KPX ohungarumlaut ydieresis -30\r
+KPX omacron comma -40\r
+KPX omacron period -40\r
+KPX omacron v -15\r
+KPX omacron w -15\r
+KPX omacron x -30\r
+KPX omacron y -30\r
+KPX omacron yacute -30\r
+KPX omacron ydieresis -30\r
+KPX oslash a -55\r
+KPX oslash aacute -55\r
+KPX oslash abreve -55\r
+KPX oslash acircumflex -55\r
+KPX oslash adieresis -55\r
+KPX oslash agrave -55\r
+KPX oslash amacron -55\r
+KPX oslash aogonek -55\r
+KPX oslash aring -55\r
+KPX oslash atilde -55\r
+KPX oslash b -55\r
+KPX oslash c -55\r
+KPX oslash cacute -55\r
+KPX oslash ccaron -55\r
+KPX oslash ccedilla -55\r
+KPX oslash comma -95\r
+KPX oslash d -55\r
+KPX oslash dcroat -55\r
+KPX oslash e -55\r
+KPX oslash eacute -55\r
+KPX oslash ecaron -55\r
+KPX oslash ecircumflex -55\r
+KPX oslash edieresis -55\r
+KPX oslash edotaccent -55\r
+KPX oslash egrave -55\r
+KPX oslash emacron -55\r
+KPX oslash eogonek -55\r
+KPX oslash f -55\r
+KPX oslash g -55\r
+KPX oslash gbreve -55\r
+KPX oslash gcommaaccent -55\r
+KPX oslash h -55\r
+KPX oslash i -55\r
+KPX oslash iacute -55\r
+KPX oslash icircumflex -55\r
+KPX oslash idieresis -55\r
+KPX oslash igrave -55\r
+KPX oslash imacron -55\r
+KPX oslash iogonek -55\r
+KPX oslash j -55\r
+KPX oslash k -55\r
+KPX oslash kcommaaccent -55\r
+KPX oslash l -55\r
+KPX oslash lacute -55\r
+KPX oslash lcommaaccent -55\r
+KPX oslash lslash -55\r
+KPX oslash m -55\r
+KPX oslash n -55\r
+KPX oslash nacute -55\r
+KPX oslash ncaron -55\r
+KPX oslash ncommaaccent -55\r
+KPX oslash ntilde -55\r
+KPX oslash o -55\r
+KPX oslash oacute -55\r
+KPX oslash ocircumflex -55\r
+KPX oslash odieresis -55\r
+KPX oslash ograve -55\r
+KPX oslash ohungarumlaut -55\r
+KPX oslash omacron -55\r
+KPX oslash oslash -55\r
+KPX oslash otilde -55\r
+KPX oslash p -55\r
+KPX oslash period -95\r
+KPX oslash q -55\r
+KPX oslash r -55\r
+KPX oslash racute -55\r
+KPX oslash rcaron -55\r
+KPX oslash rcommaaccent -55\r
+KPX oslash s -55\r
+KPX oslash sacute -55\r
+KPX oslash scaron -55\r
+KPX oslash scedilla -55\r
+KPX oslash scommaaccent -55\r
+KPX oslash t -55\r
+KPX oslash tcommaaccent -55\r
+KPX oslash u -55\r
+KPX oslash uacute -55\r
+KPX oslash ucircumflex -55\r
+KPX oslash udieresis -55\r
+KPX oslash ugrave -55\r
+KPX oslash uhungarumlaut -55\r
+KPX oslash umacron -55\r
+KPX oslash uogonek -55\r
+KPX oslash uring -55\r
+KPX oslash v -70\r
+KPX oslash w -70\r
+KPX oslash x -85\r
+KPX oslash y -70\r
+KPX oslash yacute -70\r
+KPX oslash ydieresis -70\r
+KPX oslash z -55\r
+KPX oslash zacute -55\r
+KPX oslash zcaron -55\r
+KPX oslash zdotaccent -55\r
+KPX otilde comma -40\r
+KPX otilde period -40\r
+KPX otilde v -15\r
+KPX otilde w -15\r
+KPX otilde x -30\r
+KPX otilde y -30\r
+KPX otilde yacute -30\r
+KPX otilde ydieresis -30\r
+KPX p comma -35\r
+KPX p period -35\r
+KPX p y -30\r
+KPX p yacute -30\r
+KPX p ydieresis -30\r
+KPX period quotedblright -100\r
+KPX period quoteright -100\r
+KPX period space -60\r
+KPX quotedblright space -40\r
+KPX quoteleft quoteleft -57\r
+KPX quoteright d -50\r
+KPX quoteright dcroat -50\r
+KPX quoteright quoteright -57\r
+KPX quoteright r -50\r
+KPX quoteright racute -50\r
+KPX quoteright rcaron -50\r
+KPX quoteright rcommaaccent -50\r
+KPX quoteright s -50\r
+KPX quoteright sacute -50\r
+KPX quoteright scaron -50\r
+KPX quoteright scedilla -50\r
+KPX quoteright scommaaccent -50\r
+KPX quoteright space -70\r
+KPX r a -10\r
+KPX r aacute -10\r
+KPX r abreve -10\r
+KPX r acircumflex -10\r
+KPX r adieresis -10\r
+KPX r agrave -10\r
+KPX r amacron -10\r
+KPX r aogonek -10\r
+KPX r aring -10\r
+KPX r atilde -10\r
+KPX r colon 30\r
+KPX r comma -50\r
+KPX r i 15\r
+KPX r iacute 15\r
+KPX r icircumflex 15\r
+KPX r idieresis 15\r
+KPX r igrave 15\r
+KPX r imacron 15\r
+KPX r iogonek 15\r
+KPX r k 15\r
+KPX r kcommaaccent 15\r
+KPX r l 15\r
+KPX r lacute 15\r
+KPX r lcommaaccent 15\r
+KPX r lslash 15\r
+KPX r m 25\r
+KPX r n 25\r
+KPX r nacute 25\r
+KPX r ncaron 25\r
+KPX r ncommaaccent 25\r
+KPX r ntilde 25\r
+KPX r p 30\r
+KPX r period -50\r
+KPX r semicolon 30\r
+KPX r t 40\r
+KPX r tcommaaccent 40\r
+KPX r u 15\r
+KPX r uacute 15\r
+KPX r ucircumflex 15\r
+KPX r udieresis 15\r
+KPX r ugrave 15\r
+KPX r uhungarumlaut 15\r
+KPX r umacron 15\r
+KPX r uogonek 15\r
+KPX r uring 15\r
+KPX r v 30\r
+KPX r y 30\r
+KPX r yacute 30\r
+KPX r ydieresis 30\r
+KPX racute a -10\r
+KPX racute aacute -10\r
+KPX racute abreve -10\r
+KPX racute acircumflex -10\r
+KPX racute adieresis -10\r
+KPX racute agrave -10\r
+KPX racute amacron -10\r
+KPX racute aogonek -10\r
+KPX racute aring -10\r
+KPX racute atilde -10\r
+KPX racute colon 30\r
+KPX racute comma -50\r
+KPX racute i 15\r
+KPX racute iacute 15\r
+KPX racute icircumflex 15\r
+KPX racute idieresis 15\r
+KPX racute igrave 15\r
+KPX racute imacron 15\r
+KPX racute iogonek 15\r
+KPX racute k 15\r
+KPX racute kcommaaccent 15\r
+KPX racute l 15\r
+KPX racute lacute 15\r
+KPX racute lcommaaccent 15\r
+KPX racute lslash 15\r
+KPX racute m 25\r
+KPX racute n 25\r
+KPX racute nacute 25\r
+KPX racute ncaron 25\r
+KPX racute ncommaaccent 25\r
+KPX racute ntilde 25\r
+KPX racute p 30\r
+KPX racute period -50\r
+KPX racute semicolon 30\r
+KPX racute t 40\r
+KPX racute tcommaaccent 40\r
+KPX racute u 15\r
+KPX racute uacute 15\r
+KPX racute ucircumflex 15\r
+KPX racute udieresis 15\r
+KPX racute ugrave 15\r
+KPX racute uhungarumlaut 15\r
+KPX racute umacron 15\r
+KPX racute uogonek 15\r
+KPX racute uring 15\r
+KPX racute v 30\r
+KPX racute y 30\r
+KPX racute yacute 30\r
+KPX racute ydieresis 30\r
+KPX rcaron a -10\r
+KPX rcaron aacute -10\r
+KPX rcaron abreve -10\r
+KPX rcaron acircumflex -10\r
+KPX rcaron adieresis -10\r
+KPX rcaron agrave -10\r
+KPX rcaron amacron -10\r
+KPX rcaron aogonek -10\r
+KPX rcaron aring -10\r
+KPX rcaron atilde -10\r
+KPX rcaron colon 30\r
+KPX rcaron comma -50\r
+KPX rcaron i 15\r
+KPX rcaron iacute 15\r
+KPX rcaron icircumflex 15\r
+KPX rcaron idieresis 15\r
+KPX rcaron igrave 15\r
+KPX rcaron imacron 15\r
+KPX rcaron iogonek 15\r
+KPX rcaron k 15\r
+KPX rcaron kcommaaccent 15\r
+KPX rcaron l 15\r
+KPX rcaron lacute 15\r
+KPX rcaron lcommaaccent 15\r
+KPX rcaron lslash 15\r
+KPX rcaron m 25\r
+KPX rcaron n 25\r
+KPX rcaron nacute 25\r
+KPX rcaron ncaron 25\r
+KPX rcaron ncommaaccent 25\r
+KPX rcaron ntilde 25\r
+KPX rcaron p 30\r
+KPX rcaron period -50\r
+KPX rcaron semicolon 30\r
+KPX rcaron t 40\r
+KPX rcaron tcommaaccent 40\r
+KPX rcaron u 15\r
+KPX rcaron uacute 15\r
+KPX rcaron ucircumflex 15\r
+KPX rcaron udieresis 15\r
+KPX rcaron ugrave 15\r
+KPX rcaron uhungarumlaut 15\r
+KPX rcaron umacron 15\r
+KPX rcaron uogonek 15\r
+KPX rcaron uring 15\r
+KPX rcaron v 30\r
+KPX rcaron y 30\r
+KPX rcaron yacute 30\r
+KPX rcaron ydieresis 30\r
+KPX rcommaaccent a -10\r
+KPX rcommaaccent aacute -10\r
+KPX rcommaaccent abreve -10\r
+KPX rcommaaccent acircumflex -10\r
+KPX rcommaaccent adieresis -10\r
+KPX rcommaaccent agrave -10\r
+KPX rcommaaccent amacron -10\r
+KPX rcommaaccent aogonek -10\r
+KPX rcommaaccent aring -10\r
+KPX rcommaaccent atilde -10\r
+KPX rcommaaccent colon 30\r
+KPX rcommaaccent comma -50\r
+KPX rcommaaccent i 15\r
+KPX rcommaaccent iacute 15\r
+KPX rcommaaccent icircumflex 15\r
+KPX rcommaaccent idieresis 15\r
+KPX rcommaaccent igrave 15\r
+KPX rcommaaccent imacron 15\r
+KPX rcommaaccent iogonek 15\r
+KPX rcommaaccent k 15\r
+KPX rcommaaccent kcommaaccent 15\r
+KPX rcommaaccent l 15\r
+KPX rcommaaccent lacute 15\r
+KPX rcommaaccent lcommaaccent 15\r
+KPX rcommaaccent lslash 15\r
+KPX rcommaaccent m 25\r
+KPX rcommaaccent n 25\r
+KPX rcommaaccent nacute 25\r
+KPX rcommaaccent ncaron 25\r
+KPX rcommaaccent ncommaaccent 25\r
+KPX rcommaaccent ntilde 25\r
+KPX rcommaaccent p 30\r
+KPX rcommaaccent period -50\r
+KPX rcommaaccent semicolon 30\r
+KPX rcommaaccent t 40\r
+KPX rcommaaccent tcommaaccent 40\r
+KPX rcommaaccent u 15\r
+KPX rcommaaccent uacute 15\r
+KPX rcommaaccent ucircumflex 15\r
+KPX rcommaaccent udieresis 15\r
+KPX rcommaaccent ugrave 15\r
+KPX rcommaaccent uhungarumlaut 15\r
+KPX rcommaaccent umacron 15\r
+KPX rcommaaccent uogonek 15\r
+KPX rcommaaccent uring 15\r
+KPX rcommaaccent v 30\r
+KPX rcommaaccent y 30\r
+KPX rcommaaccent yacute 30\r
+KPX rcommaaccent ydieresis 30\r
+KPX s comma -15\r
+KPX s period -15\r
+KPX s w -30\r
+KPX sacute comma -15\r
+KPX sacute period -15\r
+KPX sacute w -30\r
+KPX scaron comma -15\r
+KPX scaron period -15\r
+KPX scaron w -30\r
+KPX scedilla comma -15\r
+KPX scedilla period -15\r
+KPX scedilla w -30\r
+KPX scommaaccent comma -15\r
+KPX scommaaccent period -15\r
+KPX scommaaccent w -30\r
+KPX semicolon space -50\r
+KPX space T -50\r
+KPX space Tcaron -50\r
+KPX space Tcommaaccent -50\r
+KPX space V -50\r
+KPX space W -40\r
+KPX space Y -90\r
+KPX space Yacute -90\r
+KPX space Ydieresis -90\r
+KPX space quotedblleft -30\r
+KPX space quoteleft -60\r
+KPX v a -25\r
+KPX v aacute -25\r
+KPX v abreve -25\r
+KPX v acircumflex -25\r
+KPX v adieresis -25\r
+KPX v agrave -25\r
+KPX v amacron -25\r
+KPX v aogonek -25\r
+KPX v aring -25\r
+KPX v atilde -25\r
+KPX v comma -80\r
+KPX v e -25\r
+KPX v eacute -25\r
+KPX v ecaron -25\r
+KPX v ecircumflex -25\r
+KPX v edieresis -25\r
+KPX v edotaccent -25\r
+KPX v egrave -25\r
+KPX v emacron -25\r
+KPX v eogonek -25\r
+KPX v o -25\r
+KPX v oacute -25\r
+KPX v ocircumflex -25\r
+KPX v odieresis -25\r
+KPX v ograve -25\r
+KPX v ohungarumlaut -25\r
+KPX v omacron -25\r
+KPX v oslash -25\r
+KPX v otilde -25\r
+KPX v period -80\r
+KPX w a -15\r
+KPX w aacute -15\r
+KPX w abreve -15\r
+KPX w acircumflex -15\r
+KPX w adieresis -15\r
+KPX w agrave -15\r
+KPX w amacron -15\r
+KPX w aogonek -15\r
+KPX w aring -15\r
+KPX w atilde -15\r
+KPX w comma -60\r
+KPX w e -10\r
+KPX w eacute -10\r
+KPX w ecaron -10\r
+KPX w ecircumflex -10\r
+KPX w edieresis -10\r
+KPX w edotaccent -10\r
+KPX w egrave -10\r
+KPX w emacron -10\r
+KPX w eogonek -10\r
+KPX w o -10\r
+KPX w oacute -10\r
+KPX w ocircumflex -10\r
+KPX w odieresis -10\r
+KPX w ograve -10\r
+KPX w ohungarumlaut -10\r
+KPX w omacron -10\r
+KPX w oslash -10\r
+KPX w otilde -10\r
+KPX w period -60\r
+KPX x e -30\r
+KPX x eacute -30\r
+KPX x ecaron -30\r
+KPX x ecircumflex -30\r
+KPX x edieresis -30\r
+KPX x edotaccent -30\r
+KPX x egrave -30\r
+KPX x emacron -30\r
+KPX x eogonek -30\r
+KPX y a -20\r
+KPX y aacute -20\r
+KPX y abreve -20\r
+KPX y acircumflex -20\r
+KPX y adieresis -20\r
+KPX y agrave -20\r
+KPX y amacron -20\r
+KPX y aogonek -20\r
+KPX y aring -20\r
+KPX y atilde -20\r
+KPX y comma -100\r
+KPX y e -20\r
+KPX y eacute -20\r
+KPX y ecaron -20\r
+KPX y ecircumflex -20\r
+KPX y edieresis -20\r
+KPX y edotaccent -20\r
+KPX y egrave -20\r
+KPX y emacron -20\r
+KPX y eogonek -20\r
+KPX y o -20\r
+KPX y oacute -20\r
+KPX y ocircumflex -20\r
+KPX y odieresis -20\r
+KPX y ograve -20\r
+KPX y ohungarumlaut -20\r
+KPX y omacron -20\r
+KPX y oslash -20\r
+KPX y otilde -20\r
+KPX y period -100\r
+KPX yacute a -20\r
+KPX yacute aacute -20\r
+KPX yacute abreve -20\r
+KPX yacute acircumflex -20\r
+KPX yacute adieresis -20\r
+KPX yacute agrave -20\r
+KPX yacute amacron -20\r
+KPX yacute aogonek -20\r
+KPX yacute aring -20\r
+KPX yacute atilde -20\r
+KPX yacute comma -100\r
+KPX yacute e -20\r
+KPX yacute eacute -20\r
+KPX yacute ecaron -20\r
+KPX yacute ecircumflex -20\r
+KPX yacute edieresis -20\r
+KPX yacute edotaccent -20\r
+KPX yacute egrave -20\r
+KPX yacute emacron -20\r
+KPX yacute eogonek -20\r
+KPX yacute o -20\r
+KPX yacute oacute -20\r
+KPX yacute ocircumflex -20\r
+KPX yacute odieresis -20\r
+KPX yacute ograve -20\r
+KPX yacute ohungarumlaut -20\r
+KPX yacute omacron -20\r
+KPX yacute oslash -20\r
+KPX yacute otilde -20\r
+KPX yacute period -100\r
+KPX ydieresis a -20\r
+KPX ydieresis aacute -20\r
+KPX ydieresis abreve -20\r
+KPX ydieresis acircumflex -20\r
+KPX ydieresis adieresis -20\r
+KPX ydieresis agrave -20\r
+KPX ydieresis amacron -20\r
+KPX ydieresis aogonek -20\r
+KPX ydieresis aring -20\r
+KPX ydieresis atilde -20\r
+KPX ydieresis comma -100\r
+KPX ydieresis e -20\r
+KPX ydieresis eacute -20\r
+KPX ydieresis ecaron -20\r
+KPX ydieresis ecircumflex -20\r
+KPX ydieresis edieresis -20\r
+KPX ydieresis edotaccent -20\r
+KPX ydieresis egrave -20\r
+KPX ydieresis emacron -20\r
+KPX ydieresis eogonek -20\r
+KPX ydieresis o -20\r
+KPX ydieresis oacute -20\r
+KPX ydieresis ocircumflex -20\r
+KPX ydieresis odieresis -20\r
+KPX ydieresis ograve -20\r
+KPX ydieresis ohungarumlaut -20\r
+KPX ydieresis omacron -20\r
+KPX ydieresis oslash -20\r
+KPX ydieresis otilde -20\r
+KPX ydieresis period -100\r
+KPX z e -15\r
+KPX z eacute -15\r
+KPX z ecaron -15\r
+KPX z ecircumflex -15\r
+KPX z edieresis -15\r
+KPX z edotaccent -15\r
+KPX z egrave -15\r
+KPX z emacron -15\r
+KPX z eogonek -15\r
+KPX z o -15\r
+KPX z oacute -15\r
+KPX z ocircumflex -15\r
+KPX z odieresis -15\r
+KPX z ograve -15\r
+KPX z ohungarumlaut -15\r
+KPX z omacron -15\r
+KPX z oslash -15\r
+KPX z otilde -15\r
+KPX zacute e -15\r
+KPX zacute eacute -15\r
+KPX zacute ecaron -15\r
+KPX zacute ecircumflex -15\r
+KPX zacute edieresis -15\r
+KPX zacute edotaccent -15\r
+KPX zacute egrave -15\r
+KPX zacute emacron -15\r
+KPX zacute eogonek -15\r
+KPX zacute o -15\r
+KPX zacute oacute -15\r
+KPX zacute ocircumflex -15\r
+KPX zacute odieresis -15\r
+KPX zacute ograve -15\r
+KPX zacute ohungarumlaut -15\r
+KPX zacute omacron -15\r
+KPX zacute oslash -15\r
+KPX zacute otilde -15\r
+KPX zcaron e -15\r
+KPX zcaron eacute -15\r
+KPX zcaron ecaron -15\r
+KPX zcaron ecircumflex -15\r
+KPX zcaron edieresis -15\r
+KPX zcaron edotaccent -15\r
+KPX zcaron egrave -15\r
+KPX zcaron emacron -15\r
+KPX zcaron eogonek -15\r
+KPX zcaron o -15\r
+KPX zcaron oacute -15\r
+KPX zcaron ocircumflex -15\r
+KPX zcaron odieresis -15\r
+KPX zcaron ograve -15\r
+KPX zcaron ohungarumlaut -15\r
+KPX zcaron omacron -15\r
+KPX zcaron oslash -15\r
+KPX zcaron otilde -15\r
+KPX zdotaccent e -15\r
+KPX zdotaccent eacute -15\r
+KPX zdotaccent ecaron -15\r
+KPX zdotaccent ecircumflex -15\r
+KPX zdotaccent edieresis -15\r
+KPX zdotaccent edotaccent -15\r
+KPX zdotaccent egrave -15\r
+KPX zdotaccent emacron -15\r
+KPX zdotaccent eogonek -15\r
+KPX zdotaccent o -15\r
+KPX zdotaccent oacute -15\r
+KPX zdotaccent ocircumflex -15\r
+KPX zdotaccent odieresis -15\r
+KPX zdotaccent ograve -15\r
+KPX zdotaccent ohungarumlaut -15\r
+KPX zdotaccent omacron -15\r
+KPX zdotaccent oslash -15\r
+KPX zdotaccent otilde -15\r
+EndKernPairs\r
+EndKernData\r
+EndFontMetrics\r
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/Symbol.afm b/forester/java/classes/com/itextpdf/text/pdf/fonts/Symbol.afm
new file mode 100644 (file)
index 0000000..524cfb6
--- /dev/null
@@ -0,0 +1,213 @@
+StartFontMetrics 4.1\r
+Comment Copyright (c) 1985, 1987, 1989, 1990, 1997 Adobe Systems Incorporated. All rights reserved.\r
+Comment Creation Date: Thu May  1 15:12:25 1997\r
+Comment UniqueID 43064\r
+Comment VMusage 30820 39997\r
+FontName Symbol\r
+FullName Symbol\r
+FamilyName Symbol\r
+Weight Medium\r
+ItalicAngle 0\r
+IsFixedPitch false\r
+CharacterSet Special\r
+FontBBox -180 -293 1090 1010 \r
+UnderlinePosition -100\r
+UnderlineThickness 50\r
+Version 001.008\r
+Notice Copyright (c) 1985, 1987, 1989, 1990, 1997 Adobe Systems Incorporated. All rights reserved.\r
+EncodingScheme FontSpecific\r
+StdHW 92\r
+StdVW 85\r
+StartCharMetrics 190\r
+C 32 ; WX 250 ; N space ; B 0 0 0 0 ;\r
+C 33 ; WX 333 ; N exclam ; B 128 -17 240 672 ;\r
+C 34 ; WX 713 ; N universal ; B 31 0 681 705 ;\r
+C 35 ; WX 500 ; N numbersign ; B 20 -16 481 673 ;\r
+C 36 ; WX 549 ; N existential ; B 25 0 478 707 ;\r
+C 37 ; WX 833 ; N percent ; B 63 -36 771 655 ;\r
+C 38 ; WX 778 ; N ampersand ; B 41 -18 750 661 ;\r
+C 39 ; WX 439 ; N suchthat ; B 48 -17 414 500 ;\r
+C 40 ; WX 333 ; N parenleft ; B 53 -191 300 673 ;\r
+C 41 ; WX 333 ; N parenright ; B 30 -191 277 673 ;\r
+C 42 ; WX 500 ; N asteriskmath ; B 65 134 427 551 ;\r
+C 43 ; WX 549 ; N plus ; B 10 0 539 533 ;\r
+C 44 ; WX 250 ; N comma ; B 56 -152 194 104 ;\r
+C 45 ; WX 549 ; N minus ; B 11 233 535 288 ;\r
+C 46 ; WX 250 ; N period ; B 69 -17 181 95 ;\r
+C 47 ; WX 278 ; N slash ; B 0 -18 254 646 ;\r
+C 48 ; WX 500 ; N zero ; B 24 -14 476 685 ;\r
+C 49 ; WX 500 ; N one ; B 117 0 390 673 ;\r
+C 50 ; WX 500 ; N two ; B 25 0 475 685 ;\r
+C 51 ; WX 500 ; N three ; B 43 -14 435 685 ;\r
+C 52 ; WX 500 ; N four ; B 15 0 469 685 ;\r
+C 53 ; WX 500 ; N five ; B 32 -14 445 690 ;\r
+C 54 ; WX 500 ; N six ; B 34 -14 468 685 ;\r
+C 55 ; WX 500 ; N seven ; B 24 -16 448 673 ;\r
+C 56 ; WX 500 ; N eight ; B 56 -14 445 685 ;\r
+C 57 ; WX 500 ; N nine ; B 30 -18 459 685 ;\r
+C 58 ; WX 278 ; N colon ; B 81 -17 193 460 ;\r
+C 59 ; WX 278 ; N semicolon ; B 83 -152 221 460 ;\r
+C 60 ; WX 549 ; N less ; B 26 0 523 522 ;\r
+C 61 ; WX 549 ; N equal ; B 11 141 537 390 ;\r
+C 62 ; WX 549 ; N greater ; B 26 0 523 522 ;\r
+C 63 ; WX 444 ; N question ; B 70 -17 412 686 ;\r
+C 64 ; WX 549 ; N congruent ; B 11 0 537 475 ;\r
+C 65 ; WX 722 ; N Alpha ; B 4 0 684 673 ;\r
+C 66 ; WX 667 ; N Beta ; B 29 0 592 673 ;\r
+C 67 ; WX 722 ; N Chi ; B -9 0 704 673 ;\r
+C 68 ; WX 612 ; N Delta ; B 6 0 608 688 ;\r
+C 69 ; WX 611 ; N Epsilon ; B 32 0 617 673 ;\r
+C 70 ; WX 763 ; N Phi ; B 26 0 741 673 ;\r
+C 71 ; WX 603 ; N Gamma ; B 24 0 609 673 ;\r
+C 72 ; WX 722 ; N Eta ; B 39 0 729 673 ;\r
+C 73 ; WX 333 ; N Iota ; B 32 0 316 673 ;\r
+C 74 ; WX 631 ; N theta1 ; B 18 -18 623 689 ;\r
+C 75 ; WX 722 ; N Kappa ; B 35 0 722 673 ;\r
+C 76 ; WX 686 ; N Lambda ; B 6 0 680 688 ;\r
+C 77 ; WX 889 ; N Mu ; B 28 0 887 673 ;\r
+C 78 ; WX 722 ; N Nu ; B 29 -8 720 673 ;\r
+C 79 ; WX 722 ; N Omicron ; B 41 -17 715 685 ;\r
+C 80 ; WX 768 ; N Pi ; B 25 0 745 673 ;\r
+C 81 ; WX 741 ; N Theta ; B 41 -17 715 685 ;\r
+C 82 ; WX 556 ; N Rho ; B 28 0 563 673 ;\r
+C 83 ; WX 592 ; N Sigma ; B 5 0 589 673 ;\r
+C 84 ; WX 611 ; N Tau ; B 33 0 607 673 ;\r
+C 85 ; WX 690 ; N Upsilon ; B -8 0 694 673 ;\r
+C 86 ; WX 439 ; N sigma1 ; B 40 -233 436 500 ;\r
+C 87 ; WX 768 ; N Omega ; B 34 0 736 688 ;\r
+C 88 ; WX 645 ; N Xi ; B 40 0 599 673 ;\r
+C 89 ; WX 795 ; N Psi ; B 15 0 781 684 ;\r
+C 90 ; WX 611 ; N Zeta ; B 44 0 636 673 ;\r
+C 91 ; WX 333 ; N bracketleft ; B 86 -155 299 674 ;\r
+C 92 ; WX 863 ; N therefore ; B 163 0 701 487 ;\r
+C 93 ; WX 333 ; N bracketright ; B 33 -155 246 674 ;\r
+C 94 ; WX 658 ; N perpendicular ; B 15 0 652 674 ;\r
+C 95 ; WX 500 ; N underscore ; B -2 -125 502 -75 ;\r
+C 96 ; WX 500 ; N radicalex ; B 480 881 1090 917 ;\r
+C 97 ; WX 631 ; N alpha ; B 41 -18 622 500 ;\r
+C 98 ; WX 549 ; N beta ; B 61 -223 515 741 ;\r
+C 99 ; WX 549 ; N chi ; B 12 -231 522 499 ;\r
+C 100 ; WX 494 ; N delta ; B 40 -19 481 740 ;\r
+C 101 ; WX 439 ; N epsilon ; B 22 -19 427 502 ;\r
+C 102 ; WX 521 ; N phi ; B 28 -224 492 673 ;\r
+C 103 ; WX 411 ; N gamma ; B 5 -225 484 499 ;\r
+C 104 ; WX 603 ; N eta ; B 0 -202 527 514 ;\r
+C 105 ; WX 329 ; N iota ; B 0 -17 301 503 ;\r
+C 106 ; WX 603 ; N phi1 ; B 36 -224 587 499 ;\r
+C 107 ; WX 549 ; N kappa ; B 33 0 558 501 ;\r
+C 108 ; WX 549 ; N lambda ; B 24 -17 548 739 ;\r
+C 109 ; WX 576 ; N mu ; B 33 -223 567 500 ;\r
+C 110 ; WX 521 ; N nu ; B -9 -16 475 507 ;\r
+C 111 ; WX 549 ; N omicron ; B 35 -19 501 499 ;\r
+C 112 ; WX 549 ; N pi ; B 10 -19 530 487 ;\r
+C 113 ; WX 521 ; N theta ; B 43 -17 485 690 ;\r
+C 114 ; WX 549 ; N rho ; B 50 -230 490 499 ;\r
+C 115 ; WX 603 ; N sigma ; B 30 -21 588 500 ;\r
+C 116 ; WX 439 ; N tau ; B 10 -19 418 500 ;\r
+C 117 ; WX 576 ; N upsilon ; B 7 -18 535 507 ;\r
+C 118 ; WX 713 ; N omega1 ; B 12 -18 671 583 ;\r
+C 119 ; WX 686 ; N omega ; B 42 -17 684 500 ;\r
+C 120 ; WX 493 ; N xi ; B 27 -224 469 766 ;\r
+C 121 ; WX 686 ; N psi ; B 12 -228 701 500 ;\r
+C 122 ; WX 494 ; N zeta ; B 60 -225 467 756 ;\r
+C 123 ; WX 480 ; N braceleft ; B 58 -183 397 673 ;\r
+C 124 ; WX 200 ; N bar ; B 65 -293 135 707 ;\r
+C 125 ; WX 480 ; N braceright ; B 79 -183 418 673 ;\r
+C 126 ; WX 549 ; N similar ; B 17 203 529 307 ;\r
+C 160 ; WX 750 ; N Euro ; B 20 -12 714 685 ;\r
+C 161 ; WX 620 ; N Upsilon1 ; B -2 0 610 685 ;\r
+C 162 ; WX 247 ; N minute ; B 27 459 228 735 ;\r
+C 163 ; WX 549 ; N lessequal ; B 29 0 526 639 ;\r
+C 164 ; WX 167 ; N fraction ; B -180 -12 340 677 ;\r
+C 165 ; WX 713 ; N infinity ; B 26 124 688 404 ;\r
+C 166 ; WX 500 ; N florin ; B 2 -193 494 686 ;\r
+C 167 ; WX 753 ; N club ; B 86 -26 660 533 ;\r
+C 168 ; WX 753 ; N diamond ; B 142 -36 600 550 ;\r
+C 169 ; WX 753 ; N heart ; B 117 -33 631 532 ;\r
+C 170 ; WX 753 ; N spade ; B 113 -36 629 548 ;\r
+C 171 ; WX 1042 ; N arrowboth ; B 24 -15 1024 511 ;\r
+C 172 ; WX 987 ; N arrowleft ; B 32 -15 942 511 ;\r
+C 173 ; WX 603 ; N arrowup ; B 45 0 571 910 ;\r
+C 174 ; WX 987 ; N arrowright ; B 49 -15 959 511 ;\r
+C 175 ; WX 603 ; N arrowdown ; B 45 -22 571 888 ;\r
+C 176 ; WX 400 ; N degree ; B 50 385 350 685 ;\r
+C 177 ; WX 549 ; N plusminus ; B 10 0 539 645 ;\r
+C 178 ; WX 411 ; N second ; B 20 459 413 737 ;\r
+C 179 ; WX 549 ; N greaterequal ; B 29 0 526 639 ;\r
+C 180 ; WX 549 ; N multiply ; B 17 8 533 524 ;\r
+C 181 ; WX 713 ; N proportional ; B 27 123 639 404 ;\r
+C 182 ; WX 494 ; N partialdiff ; B 26 -20 462 746 ;\r
+C 183 ; WX 460 ; N bullet ; B 50 113 410 473 ;\r
+C 184 ; WX 549 ; N divide ; B 10 71 536 456 ;\r
+C 185 ; WX 549 ; N notequal ; B 15 -25 540 549 ;\r
+C 186 ; WX 549 ; N equivalence ; B 14 82 538 443 ;\r
+C 187 ; WX 549 ; N approxequal ; B 14 135 527 394 ;\r
+C 188 ; WX 1000 ; N ellipsis ; B 111 -17 889 95 ;\r
+C 189 ; WX 603 ; N arrowvertex ; B 280 -120 336 1010 ;\r
+C 190 ; WX 1000 ; N arrowhorizex ; B -60 220 1050 276 ;\r
+C 191 ; WX 658 ; N carriagereturn ; B 15 -16 602 629 ;\r
+C 192 ; WX 823 ; N aleph ; B 175 -18 661 658 ;\r
+C 193 ; WX 686 ; N Ifraktur ; B 10 -53 578 740 ;\r
+C 194 ; WX 795 ; N Rfraktur ; B 26 -15 759 734 ;\r
+C 195 ; WX 987 ; N weierstrass ; B 159 -211 870 573 ;\r
+C 196 ; WX 768 ; N circlemultiply ; B 43 -17 733 673 ;\r
+C 197 ; WX 768 ; N circleplus ; B 43 -15 733 675 ;\r
+C 198 ; WX 823 ; N emptyset ; B 39 -24 781 719 ;\r
+C 199 ; WX 768 ; N intersection ; B 40 0 732 509 ;\r
+C 200 ; WX 768 ; N union ; B 40 -17 732 492 ;\r
+C 201 ; WX 713 ; N propersuperset ; B 20 0 673 470 ;\r
+C 202 ; WX 713 ; N reflexsuperset ; B 20 -125 673 470 ;\r
+C 203 ; WX 713 ; N notsubset ; B 36 -70 690 540 ;\r
+C 204 ; WX 713 ; N propersubset ; B 37 0 690 470 ;\r
+C 205 ; WX 713 ; N reflexsubset ; B 37 -125 690 470 ;\r
+C 206 ; WX 713 ; N element ; B 45 0 505 468 ;\r
+C 207 ; WX 713 ; N notelement ; B 45 -58 505 555 ;\r
+C 208 ; WX 768 ; N angle ; B 26 0 738 673 ;\r
+C 209 ; WX 713 ; N gradient ; B 36 -19 681 718 ;\r
+C 210 ; WX 790 ; N registerserif ; B 50 -17 740 673 ;\r
+C 211 ; WX 790 ; N copyrightserif ; B 51 -15 741 675 ;\r
+C 212 ; WX 890 ; N trademarkserif ; B 18 293 855 673 ;\r
+C 213 ; WX 823 ; N product ; B 25 -101 803 751 ;\r
+C 214 ; WX 549 ; N radical ; B 10 -38 515 917 ;\r
+C 215 ; WX 250 ; N dotmath ; B 69 210 169 310 ;\r
+C 216 ; WX 713 ; N logicalnot ; B 15 0 680 288 ;\r
+C 217 ; WX 603 ; N logicaland ; B 23 0 583 454 ;\r
+C 218 ; WX 603 ; N logicalor ; B 30 0 578 477 ;\r
+C 219 ; WX 1042 ; N arrowdblboth ; B 27 -20 1023 510 ;\r
+C 220 ; WX 987 ; N arrowdblleft ; B 30 -15 939 513 ;\r
+C 221 ; WX 603 ; N arrowdblup ; B 39 2 567 911 ;\r
+C 222 ; WX 987 ; N arrowdblright ; B 45 -20 954 508 ;\r
+C 223 ; WX 603 ; N arrowdbldown ; B 44 -19 572 890 ;\r
+C 224 ; WX 494 ; N lozenge ; B 18 0 466 745 ;\r
+C 225 ; WX 329 ; N angleleft ; B 25 -198 306 746 ;\r
+C 226 ; WX 790 ; N registersans ; B 50 -20 740 670 ;\r
+C 227 ; WX 790 ; N copyrightsans ; B 49 -15 739 675 ;\r
+C 228 ; WX 786 ; N trademarksans ; B 5 293 725 673 ;\r
+C 229 ; WX 713 ; N summation ; B 14 -108 695 752 ;\r
+C 230 ; WX 384 ; N parenlefttp ; B 24 -293 436 926 ;\r
+C 231 ; WX 384 ; N parenleftex ; B 24 -85 108 925 ;\r
+C 232 ; WX 384 ; N parenleftbt ; B 24 -293 436 926 ;\r
+C 233 ; WX 384 ; N bracketlefttp ; B 0 -80 349 926 ;\r
+C 234 ; WX 384 ; N bracketleftex ; B 0 -79 77 925 ;\r
+C 235 ; WX 384 ; N bracketleftbt ; B 0 -80 349 926 ;\r
+C 236 ; WX 494 ; N bracelefttp ; B 209 -85 445 925 ;\r
+C 237 ; WX 494 ; N braceleftmid ; B 20 -85 284 935 ;\r
+C 238 ; WX 494 ; N braceleftbt ; B 209 -75 445 935 ;\r
+C 239 ; WX 494 ; N braceex ; B 209 -85 284 935 ;\r
+C 241 ; WX 329 ; N angleright ; B 21 -198 302 746 ;\r
+C 242 ; WX 274 ; N integral ; B 2 -107 291 916 ;\r
+C 243 ; WX 686 ; N integraltp ; B 308 -88 675 920 ;\r
+C 244 ; WX 686 ; N integralex ; B 308 -88 378 975 ;\r
+C 245 ; WX 686 ; N integralbt ; B 11 -87 378 921 ;\r
+C 246 ; WX 384 ; N parenrighttp ; B 54 -293 466 926 ;\r
+C 247 ; WX 384 ; N parenrightex ; B 382 -85 466 925 ;\r
+C 248 ; WX 384 ; N parenrightbt ; B 54 -293 466 926 ;\r
+C 249 ; WX 384 ; N bracketrighttp ; B 22 -80 371 926 ;\r
+C 250 ; WX 384 ; N bracketrightex ; B 294 -79 371 925 ;\r
+C 251 ; WX 384 ; N bracketrightbt ; B 22 -80 371 926 ;\r
+C 252 ; WX 494 ; N bracerighttp ; B 48 -85 284 925 ;\r
+C 253 ; WX 494 ; N bracerightmid ; B 209 -85 473 935 ;\r
+C 254 ; WX 494 ; N bracerightbt ; B 48 -75 284 935 ;\r
+C -1 ; WX 790 ; N apple ; B 56 -3 733 808 ;\r
+EndCharMetrics\r
+EndFontMetrics\r
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/Times-Bold.afm b/forester/java/classes/com/itextpdf/text/pdf/fonts/Times-Bold.afm
new file mode 100644 (file)
index 0000000..ee718a2
--- /dev/null
@@ -0,0 +1,2588 @@
+StartFontMetrics 4.1\r
+Comment Copyright (c) 1985, 1987, 1989, 1990, 1993, 1997 Adobe Systems Incorporated.  All Rights Reserved.\r
+Comment Creation Date: Thu May  1 12:52:56 1997\r
+Comment UniqueID 43065\r
+Comment VMusage 41636 52661\r
+FontName Times-Bold\r
+FullName Times Bold\r
+FamilyName Times\r
+Weight Bold\r
+ItalicAngle 0\r
+IsFixedPitch false\r
+CharacterSet ExtendedRoman\r
+FontBBox -168 -218 1000 935 \r
+UnderlinePosition -100\r
+UnderlineThickness 50\r
+Version 002.000\r
+Notice Copyright (c) 1985, 1987, 1989, 1990, 1993, 1997 Adobe Systems Incorporated.  All Rights Reserved.Times is a trademark of Linotype-Hell AG and/or its subsidiaries.\r
+EncodingScheme AdobeStandardEncoding\r
+CapHeight 676\r
+XHeight 461\r
+Ascender 683\r
+Descender -217\r
+StdHW 44\r
+StdVW 139\r
+StartCharMetrics 315\r
+C 32 ; WX 250 ; N space ; B 0 0 0 0 ;\r
+C 33 ; WX 333 ; N exclam ; B 81 -13 251 691 ;\r
+C 34 ; WX 555 ; N quotedbl ; B 83 404 472 691 ;\r
+C 35 ; WX 500 ; N numbersign ; B 4 0 496 700 ;\r
+C 36 ; WX 500 ; N dollar ; B 29 -99 472 750 ;\r
+C 37 ; WX 1000 ; N percent ; B 124 -14 877 692 ;\r
+C 38 ; WX 833 ; N ampersand ; B 62 -16 787 691 ;\r
+C 39 ; WX 333 ; N quoteright ; B 79 356 263 691 ;\r
+C 40 ; WX 333 ; N parenleft ; B 46 -168 306 694 ;\r
+C 41 ; WX 333 ; N parenright ; B 27 -168 287 694 ;\r
+C 42 ; WX 500 ; N asterisk ; B 56 255 447 691 ;\r
+C 43 ; WX 570 ; N plus ; B 33 0 537 506 ;\r
+C 44 ; WX 250 ; N comma ; B 39 -180 223 155 ;\r
+C 45 ; WX 333 ; N hyphen ; B 44 171 287 287 ;\r
+C 46 ; WX 250 ; N period ; B 41 -13 210 156 ;\r
+C 47 ; WX 278 ; N slash ; B -24 -19 302 691 ;\r
+C 48 ; WX 500 ; N zero ; B 24 -13 476 688 ;\r
+C 49 ; WX 500 ; N one ; B 65 0 442 688 ;\r
+C 50 ; WX 500 ; N two ; B 17 0 478 688 ;\r
+C 51 ; WX 500 ; N three ; B 16 -14 468 688 ;\r
+C 52 ; WX 500 ; N four ; B 19 0 475 688 ;\r
+C 53 ; WX 500 ; N five ; B 22 -8 470 676 ;\r
+C 54 ; WX 500 ; N six ; B 28 -13 475 688 ;\r
+C 55 ; WX 500 ; N seven ; B 17 0 477 676 ;\r
+C 56 ; WX 500 ; N eight ; B 28 -13 472 688 ;\r
+C 57 ; WX 500 ; N nine ; B 26 -13 473 688 ;\r
+C 58 ; WX 333 ; N colon ; B 82 -13 251 472 ;\r
+C 59 ; WX 333 ; N semicolon ; B 82 -180 266 472 ;\r
+C 60 ; WX 570 ; N less ; B 31 -8 539 514 ;\r
+C 61 ; WX 570 ; N equal ; B 33 107 537 399 ;\r
+C 62 ; WX 570 ; N greater ; B 31 -8 539 514 ;\r
+C 63 ; WX 500 ; N question ; B 57 -13 445 689 ;\r
+C 64 ; WX 930 ; N at ; B 108 -19 822 691 ;\r
+C 65 ; WX 722 ; N A ; B 9 0 689 690 ;\r
+C 66 ; WX 667 ; N B ; B 16 0 619 676 ;\r
+C 67 ; WX 722 ; N C ; B 49 -19 687 691 ;\r
+C 68 ; WX 722 ; N D ; B 14 0 690 676 ;\r
+C 69 ; WX 667 ; N E ; B 16 0 641 676 ;\r
+C 70 ; WX 611 ; N F ; B 16 0 583 676 ;\r
+C 71 ; WX 778 ; N G ; B 37 -19 755 691 ;\r
+C 72 ; WX 778 ; N H ; B 21 0 759 676 ;\r
+C 73 ; WX 389 ; N I ; B 20 0 370 676 ;\r
+C 74 ; WX 500 ; N J ; B 3 -96 479 676 ;\r
+C 75 ; WX 778 ; N K ; B 30 0 769 676 ;\r
+C 76 ; WX 667 ; N L ; B 19 0 638 676 ;\r
+C 77 ; WX 944 ; N M ; B 14 0 921 676 ;\r
+C 78 ; WX 722 ; N N ; B 16 -18 701 676 ;\r
+C 79 ; WX 778 ; N O ; B 35 -19 743 691 ;\r
+C 80 ; WX 611 ; N P ; B 16 0 600 676 ;\r
+C 81 ; WX 778 ; N Q ; B 35 -176 743 691 ;\r
+C 82 ; WX 722 ; N R ; B 26 0 715 676 ;\r
+C 83 ; WX 556 ; N S ; B 35 -19 513 692 ;\r
+C 84 ; WX 667 ; N T ; B 31 0 636 676 ;\r
+C 85 ; WX 722 ; N U ; B 16 -19 701 676 ;\r
+C 86 ; WX 722 ; N V ; B 16 -18 701 676 ;\r
+C 87 ; WX 1000 ; N W ; B 19 -15 981 676 ;\r
+C 88 ; WX 722 ; N X ; B 16 0 699 676 ;\r
+C 89 ; WX 722 ; N Y ; B 15 0 699 676 ;\r
+C 90 ; WX 667 ; N Z ; B 28 0 634 676 ;\r
+C 91 ; WX 333 ; N bracketleft ; B 67 -149 301 678 ;\r
+C 92 ; WX 278 ; N backslash ; B -25 -19 303 691 ;\r
+C 93 ; WX 333 ; N bracketright ; B 32 -149 266 678 ;\r
+C 94 ; WX 581 ; N asciicircum ; B 73 311 509 676 ;\r
+C 95 ; WX 500 ; N underscore ; B 0 -125 500 -75 ;\r
+C 96 ; WX 333 ; N quoteleft ; B 70 356 254 691 ;\r
+C 97 ; WX 500 ; N a ; B 25 -14 488 473 ;\r
+C 98 ; WX 556 ; N b ; B 17 -14 521 676 ;\r
+C 99 ; WX 444 ; N c ; B 25 -14 430 473 ;\r
+C 100 ; WX 556 ; N d ; B 25 -14 534 676 ;\r
+C 101 ; WX 444 ; N e ; B 25 -14 426 473 ;\r
+C 102 ; WX 333 ; N f ; B 14 0 389 691 ; L i fi ; L l fl ;\r
+C 103 ; WX 500 ; N g ; B 28 -206 483 473 ;\r
+C 104 ; WX 556 ; N h ; B 16 0 534 676 ;\r
+C 105 ; WX 278 ; N i ; B 16 0 255 691 ;\r
+C 106 ; WX 333 ; N j ; B -57 -203 263 691 ;\r
+C 107 ; WX 556 ; N k ; B 22 0 543 676 ;\r
+C 108 ; WX 278 ; N l ; B 16 0 255 676 ;\r
+C 109 ; WX 833 ; N m ; B 16 0 814 473 ;\r
+C 110 ; WX 556 ; N n ; B 21 0 539 473 ;\r
+C 111 ; WX 500 ; N o ; B 25 -14 476 473 ;\r
+C 112 ; WX 556 ; N p ; B 19 -205 524 473 ;\r
+C 113 ; WX 556 ; N q ; B 34 -205 536 473 ;\r
+C 114 ; WX 444 ; N r ; B 29 0 434 473 ;\r
+C 115 ; WX 389 ; N s ; B 25 -14 361 473 ;\r
+C 116 ; WX 333 ; N t ; B 20 -12 332 630 ;\r
+C 117 ; WX 556 ; N u ; B 16 -14 537 461 ;\r
+C 118 ; WX 500 ; N v ; B 21 -14 485 461 ;\r
+C 119 ; WX 722 ; N w ; B 23 -14 707 461 ;\r
+C 120 ; WX 500 ; N x ; B 12 0 484 461 ;\r
+C 121 ; WX 500 ; N y ; B 16 -205 480 461 ;\r
+C 122 ; WX 444 ; N z ; B 21 0 420 461 ;\r
+C 123 ; WX 394 ; N braceleft ; B 22 -175 340 698 ;\r
+C 124 ; WX 220 ; N bar ; B 66 -218 154 782 ;\r
+C 125 ; WX 394 ; N braceright ; B 54 -175 372 698 ;\r
+C 126 ; WX 520 ; N asciitilde ; B 29 173 491 333 ;\r
+C 161 ; WX 333 ; N exclamdown ; B 82 -203 252 501 ;\r
+C 162 ; WX 500 ; N cent ; B 53 -140 458 588 ;\r
+C 163 ; WX 500 ; N sterling ; B 21 -14 477 684 ;\r
+C 164 ; WX 167 ; N fraction ; B -168 -12 329 688 ;\r
+C 165 ; WX 500 ; N yen ; B -64 0 547 676 ;\r
+C 166 ; WX 500 ; N florin ; B 0 -155 498 706 ;\r
+C 167 ; WX 500 ; N section ; B 57 -132 443 691 ;\r
+C 168 ; WX 500 ; N currency ; B -26 61 526 613 ;\r
+C 169 ; WX 278 ; N quotesingle ; B 75 404 204 691 ;\r
+C 170 ; WX 500 ; N quotedblleft ; B 32 356 486 691 ;\r
+C 171 ; WX 500 ; N guillemotleft ; B 23 36 473 415 ;\r
+C 172 ; WX 333 ; N guilsinglleft ; B 51 36 305 415 ;\r
+C 173 ; WX 333 ; N guilsinglright ; B 28 36 282 415 ;\r
+C 174 ; WX 556 ; N fi ; B 14 0 536 691 ;\r
+C 175 ; WX 556 ; N fl ; B 14 0 536 691 ;\r
+C 177 ; WX 500 ; N endash ; B 0 181 500 271 ;\r
+C 178 ; WX 500 ; N dagger ; B 47 -134 453 691 ;\r
+C 179 ; WX 500 ; N daggerdbl ; B 45 -132 456 691 ;\r
+C 180 ; WX 250 ; N periodcentered ; B 41 248 210 417 ;\r
+C 182 ; WX 540 ; N paragraph ; B 0 -186 519 676 ;\r
+C 183 ; WX 350 ; N bullet ; B 35 198 315 478 ;\r
+C 184 ; WX 333 ; N quotesinglbase ; B 79 -180 263 155 ;\r
+C 185 ; WX 500 ; N quotedblbase ; B 14 -180 468 155 ;\r
+C 186 ; WX 500 ; N quotedblright ; B 14 356 468 691 ;\r
+C 187 ; WX 500 ; N guillemotright ; B 27 36 477 415 ;\r
+C 188 ; WX 1000 ; N ellipsis ; B 82 -13 917 156 ;\r
+C 189 ; WX 1000 ; N perthousand ; B 7 -29 995 706 ;\r
+C 191 ; WX 500 ; N questiondown ; B 55 -201 443 501 ;\r
+C 193 ; WX 333 ; N grave ; B 8 528 246 713 ;\r
+C 194 ; WX 333 ; N acute ; B 86 528 324 713 ;\r
+C 195 ; WX 333 ; N circumflex ; B -2 528 335 704 ;\r
+C 196 ; WX 333 ; N tilde ; B -16 547 349 674 ;\r
+C 197 ; WX 333 ; N macron ; B 1 565 331 637 ;\r
+C 198 ; WX 333 ; N breve ; B 15 528 318 691 ;\r
+C 199 ; WX 333 ; N dotaccent ; B 103 536 258 691 ;\r
+C 200 ; WX 333 ; N dieresis ; B -2 537 335 667 ;\r
+C 202 ; WX 333 ; N ring ; B 60 527 273 740 ;\r
+C 203 ; WX 333 ; N cedilla ; B 68 -218 294 0 ;\r
+C 205 ; WX 333 ; N hungarumlaut ; B -13 528 425 713 ;\r
+C 206 ; WX 333 ; N ogonek ; B 90 -193 319 24 ;\r
+C 207 ; WX 333 ; N caron ; B -2 528 335 704 ;\r
+C 208 ; WX 1000 ; N emdash ; B 0 181 1000 271 ;\r
+C 225 ; WX 1000 ; N AE ; B 4 0 951 676 ;\r
+C 227 ; WX 300 ; N ordfeminine ; B -1 397 301 688 ;\r
+C 232 ; WX 667 ; N Lslash ; B 19 0 638 676 ;\r
+C 233 ; WX 778 ; N Oslash ; B 35 -74 743 737 ;\r
+C 234 ; WX 1000 ; N OE ; B 22 -5 981 684 ;\r
+C 235 ; WX 330 ; N ordmasculine ; B 18 397 312 688 ;\r
+C 241 ; WX 722 ; N ae ; B 33 -14 693 473 ;\r
+C 245 ; WX 278 ; N dotlessi ; B 16 0 255 461 ;\r
+C 248 ; WX 278 ; N lslash ; B -22 0 303 676 ;\r
+C 249 ; WX 500 ; N oslash ; B 25 -92 476 549 ;\r
+C 250 ; WX 722 ; N oe ; B 22 -14 696 473 ;\r
+C 251 ; WX 556 ; N germandbls ; B 19 -12 517 691 ;\r
+C -1 ; WX 389 ; N Idieresis ; B 20 0 370 877 ;\r
+C -1 ; WX 444 ; N eacute ; B 25 -14 426 713 ;\r
+C -1 ; WX 500 ; N abreve ; B 25 -14 488 691 ;\r
+C -1 ; WX 556 ; N uhungarumlaut ; B 16 -14 557 713 ;\r
+C -1 ; WX 444 ; N ecaron ; B 25 -14 426 704 ;\r
+C -1 ; WX 722 ; N Ydieresis ; B 15 0 699 877 ;\r
+C -1 ; WX 570 ; N divide ; B 33 -31 537 537 ;\r
+C -1 ; WX 722 ; N Yacute ; B 15 0 699 923 ;\r
+C -1 ; WX 722 ; N Acircumflex ; B 9 0 689 914 ;\r
+C -1 ; WX 500 ; N aacute ; B 25 -14 488 713 ;\r
+C -1 ; WX 722 ; N Ucircumflex ; B 16 -19 701 914 ;\r
+C -1 ; WX 500 ; N yacute ; B 16 -205 480 713 ;\r
+C -1 ; WX 389 ; N scommaaccent ; B 25 -218 361 473 ;\r
+C -1 ; WX 444 ; N ecircumflex ; B 25 -14 426 704 ;\r
+C -1 ; WX 722 ; N Uring ; B 16 -19 701 935 ;\r
+C -1 ; WX 722 ; N Udieresis ; B 16 -19 701 877 ;\r
+C -1 ; WX 500 ; N aogonek ; B 25 -193 504 473 ;\r
+C -1 ; WX 722 ; N Uacute ; B 16 -19 701 923 ;\r
+C -1 ; WX 556 ; N uogonek ; B 16 -193 539 461 ;\r
+C -1 ; WX 667 ; N Edieresis ; B 16 0 641 877 ;\r
+C -1 ; WX 722 ; N Dcroat ; B 6 0 690 676 ;\r
+C -1 ; WX 250 ; N commaaccent ; B 47 -218 203 -50 ;\r
+C -1 ; WX 747 ; N copyright ; B 26 -19 721 691 ;\r
+C -1 ; WX 667 ; N Emacron ; B 16 0 641 847 ;\r
+C -1 ; WX 444 ; N ccaron ; B 25 -14 430 704 ;\r
+C -1 ; WX 500 ; N aring ; B 25 -14 488 740 ;\r
+C -1 ; WX 722 ; N Ncommaaccent ; B 16 -188 701 676 ;\r
+C -1 ; WX 278 ; N lacute ; B 16 0 297 923 ;\r
+C -1 ; WX 500 ; N agrave ; B 25 -14 488 713 ;\r
+C -1 ; WX 667 ; N Tcommaaccent ; B 31 -218 636 676 ;\r
+C -1 ; WX 722 ; N Cacute ; B 49 -19 687 923 ;\r
+C -1 ; WX 500 ; N atilde ; B 25 -14 488 674 ;\r
+C -1 ; WX 667 ; N Edotaccent ; B 16 0 641 901 ;\r
+C -1 ; WX 389 ; N scaron ; B 25 -14 363 704 ;\r
+C -1 ; WX 389 ; N scedilla ; B 25 -218 361 473 ;\r
+C -1 ; WX 278 ; N iacute ; B 16 0 289 713 ;\r
+C -1 ; WX 494 ; N lozenge ; B 10 0 484 745 ;\r
+C -1 ; WX 722 ; N Rcaron ; B 26 0 715 914 ;\r
+C -1 ; WX 778 ; N Gcommaaccent ; B 37 -218 755 691 ;\r
+C -1 ; WX 556 ; N ucircumflex ; B 16 -14 537 704 ;\r
+C -1 ; WX 500 ; N acircumflex ; B 25 -14 488 704 ;\r
+C -1 ; WX 722 ; N Amacron ; B 9 0 689 847 ;\r
+C -1 ; WX 444 ; N rcaron ; B 29 0 434 704 ;\r
+C -1 ; WX 444 ; N ccedilla ; B 25 -218 430 473 ;\r
+C -1 ; WX 667 ; N Zdotaccent ; B 28 0 634 901 ;\r
+C -1 ; WX 611 ; N Thorn ; B 16 0 600 676 ;\r
+C -1 ; WX 778 ; N Omacron ; B 35 -19 743 847 ;\r
+C -1 ; WX 722 ; N Racute ; B 26 0 715 923 ;\r
+C -1 ; WX 556 ; N Sacute ; B 35 -19 513 923 ;\r
+C -1 ; WX 672 ; N dcaron ; B 25 -14 681 682 ;\r
+C -1 ; WX 722 ; N Umacron ; B 16 -19 701 847 ;\r
+C -1 ; WX 556 ; N uring ; B 16 -14 537 740 ;\r
+C -1 ; WX 300 ; N threesuperior ; B 3 268 297 688 ;\r
+C -1 ; WX 778 ; N Ograve ; B 35 -19 743 923 ;\r
+C -1 ; WX 722 ; N Agrave ; B 9 0 689 923 ;\r
+C -1 ; WX 722 ; N Abreve ; B 9 0 689 901 ;\r
+C -1 ; WX 570 ; N multiply ; B 48 16 522 490 ;\r
+C -1 ; WX 556 ; N uacute ; B 16 -14 537 713 ;\r
+C -1 ; WX 667 ; N Tcaron ; B 31 0 636 914 ;\r
+C -1 ; WX 494 ; N partialdiff ; B 11 -21 494 750 ;\r
+C -1 ; WX 500 ; N ydieresis ; B 16 -205 480 667 ;\r
+C -1 ; WX 722 ; N Nacute ; B 16 -18 701 923 ;\r
+C -1 ; WX 278 ; N icircumflex ; B -37 0 300 704 ;\r
+C -1 ; WX 667 ; N Ecircumflex ; B 16 0 641 914 ;\r
+C -1 ; WX 500 ; N adieresis ; B 25 -14 488 667 ;\r
+C -1 ; WX 444 ; N edieresis ; B 25 -14 426 667 ;\r
+C -1 ; WX 444 ; N cacute ; B 25 -14 430 713 ;\r
+C -1 ; WX 556 ; N nacute ; B 21 0 539 713 ;\r
+C -1 ; WX 556 ; N umacron ; B 16 -14 537 637 ;\r
+C -1 ; WX 722 ; N Ncaron ; B 16 -18 701 914 ;\r
+C -1 ; WX 389 ; N Iacute ; B 20 0 370 923 ;\r
+C -1 ; WX 570 ; N plusminus ; B 33 0 537 506 ;\r
+C -1 ; WX 220 ; N brokenbar ; B 66 -143 154 707 ;\r
+C -1 ; WX 747 ; N registered ; B 26 -19 721 691 ;\r
+C -1 ; WX 778 ; N Gbreve ; B 37 -19 755 901 ;\r
+C -1 ; WX 389 ; N Idotaccent ; B 20 0 370 901 ;\r
+C -1 ; WX 600 ; N summation ; B 14 -10 585 706 ;\r
+C -1 ; WX 667 ; N Egrave ; B 16 0 641 923 ;\r
+C -1 ; WX 444 ; N racute ; B 29 0 434 713 ;\r
+C -1 ; WX 500 ; N omacron ; B 25 -14 476 637 ;\r
+C -1 ; WX 667 ; N Zacute ; B 28 0 634 923 ;\r
+C -1 ; WX 667 ; N Zcaron ; B 28 0 634 914 ;\r
+C -1 ; WX 549 ; N greaterequal ; B 26 0 523 704 ;\r
+C -1 ; WX 722 ; N Eth ; B 6 0 690 676 ;\r
+C -1 ; WX 722 ; N Ccedilla ; B 49 -218 687 691 ;\r
+C -1 ; WX 278 ; N lcommaaccent ; B 16 -218 255 676 ;\r
+C -1 ; WX 416 ; N tcaron ; B 20 -12 425 815 ;\r
+C -1 ; WX 444 ; N eogonek ; B 25 -193 426 473 ;\r
+C -1 ; WX 722 ; N Uogonek ; B 16 -193 701 676 ;\r
+C -1 ; WX 722 ; N Aacute ; B 9 0 689 923 ;\r
+C -1 ; WX 722 ; N Adieresis ; B 9 0 689 877 ;\r
+C -1 ; WX 444 ; N egrave ; B 25 -14 426 713 ;\r
+C -1 ; WX 444 ; N zacute ; B 21 0 420 713 ;\r
+C -1 ; WX 278 ; N iogonek ; B 16 -193 274 691 ;\r
+C -1 ; WX 778 ; N Oacute ; B 35 -19 743 923 ;\r
+C -1 ; WX 500 ; N oacute ; B 25 -14 476 713 ;\r
+C -1 ; WX 500 ; N amacron ; B 25 -14 488 637 ;\r
+C -1 ; WX 389 ; N sacute ; B 25 -14 361 713 ;\r
+C -1 ; WX 278 ; N idieresis ; B -37 0 300 667 ;\r
+C -1 ; WX 778 ; N Ocircumflex ; B 35 -19 743 914 ;\r
+C -1 ; WX 722 ; N Ugrave ; B 16 -19 701 923 ;\r
+C -1 ; WX 612 ; N Delta ; B 6 0 608 688 ;\r
+C -1 ; WX 556 ; N thorn ; B 19 -205 524 676 ;\r
+C -1 ; WX 300 ; N twosuperior ; B 0 275 300 688 ;\r
+C -1 ; WX 778 ; N Odieresis ; B 35 -19 743 877 ;\r
+C -1 ; WX 556 ; N mu ; B 33 -206 536 461 ;\r
+C -1 ; WX 278 ; N igrave ; B -27 0 255 713 ;\r
+C -1 ; WX 500 ; N ohungarumlaut ; B 25 -14 529 713 ;\r
+C -1 ; WX 667 ; N Eogonek ; B 16 -193 644 676 ;\r
+C -1 ; WX 556 ; N dcroat ; B 25 -14 534 676 ;\r
+C -1 ; WX 750 ; N threequarters ; B 23 -12 733 688 ;\r
+C -1 ; WX 556 ; N Scedilla ; B 35 -218 513 692 ;\r
+C -1 ; WX 394 ; N lcaron ; B 16 0 412 682 ;\r
+C -1 ; WX 778 ; N Kcommaaccent ; B 30 -218 769 676 ;\r
+C -1 ; WX 667 ; N Lacute ; B 19 0 638 923 ;\r
+C -1 ; WX 1000 ; N trademark ; B 24 271 977 676 ;\r
+C -1 ; WX 444 ; N edotaccent ; B 25 -14 426 691 ;\r
+C -1 ; WX 389 ; N Igrave ; B 20 0 370 923 ;\r
+C -1 ; WX 389 ; N Imacron ; B 20 0 370 847 ;\r
+C -1 ; WX 667 ; N Lcaron ; B 19 0 652 682 ;\r
+C -1 ; WX 750 ; N onehalf ; B -7 -12 775 688 ;\r
+C -1 ; WX 549 ; N lessequal ; B 29 0 526 704 ;\r
+C -1 ; WX 500 ; N ocircumflex ; B 25 -14 476 704 ;\r
+C -1 ; WX 556 ; N ntilde ; B 21 0 539 674 ;\r
+C -1 ; WX 722 ; N Uhungarumlaut ; B 16 -19 701 923 ;\r
+C -1 ; WX 667 ; N Eacute ; B 16 0 641 923 ;\r
+C -1 ; WX 444 ; N emacron ; B 25 -14 426 637 ;\r
+C -1 ; WX 500 ; N gbreve ; B 28 -206 483 691 ;\r
+C -1 ; WX 750 ; N onequarter ; B 28 -12 743 688 ;\r
+C -1 ; WX 556 ; N Scaron ; B 35 -19 513 914 ;\r
+C -1 ; WX 556 ; N Scommaaccent ; B 35 -218 513 692 ;\r
+C -1 ; WX 778 ; N Ohungarumlaut ; B 35 -19 743 923 ;\r
+C -1 ; WX 400 ; N degree ; B 57 402 343 688 ;\r
+C -1 ; WX 500 ; N ograve ; B 25 -14 476 713 ;\r
+C -1 ; WX 722 ; N Ccaron ; B 49 -19 687 914 ;\r
+C -1 ; WX 556 ; N ugrave ; B 16 -14 537 713 ;\r
+C -1 ; WX 549 ; N radical ; B 10 -46 512 850 ;\r
+C -1 ; WX 722 ; N Dcaron ; B 14 0 690 914 ;\r
+C -1 ; WX 444 ; N rcommaaccent ; B 29 -218 434 473 ;\r
+C -1 ; WX 722 ; N Ntilde ; B 16 -18 701 884 ;\r
+C -1 ; WX 500 ; N otilde ; B 25 -14 476 674 ;\r
+C -1 ; WX 722 ; N Rcommaaccent ; B 26 -218 715 676 ;\r
+C -1 ; WX 667 ; N Lcommaaccent ; B 19 -218 638 676 ;\r
+C -1 ; WX 722 ; N Atilde ; B 9 0 689 884 ;\r
+C -1 ; WX 722 ; N Aogonek ; B 9 -193 699 690 ;\r
+C -1 ; WX 722 ; N Aring ; B 9 0 689 935 ;\r
+C -1 ; WX 778 ; N Otilde ; B 35 -19 743 884 ;\r
+C -1 ; WX 444 ; N zdotaccent ; B 21 0 420 691 ;\r
+C -1 ; WX 667 ; N Ecaron ; B 16 0 641 914 ;\r
+C -1 ; WX 389 ; N Iogonek ; B 20 -193 370 676 ;\r
+C -1 ; WX 556 ; N kcommaaccent ; B 22 -218 543 676 ;\r
+C -1 ; WX 570 ; N minus ; B 33 209 537 297 ;\r
+C -1 ; WX 389 ; N Icircumflex ; B 20 0 370 914 ;\r
+C -1 ; WX 556 ; N ncaron ; B 21 0 539 704 ;\r
+C -1 ; WX 333 ; N tcommaaccent ; B 20 -218 332 630 ;\r
+C -1 ; WX 570 ; N logicalnot ; B 33 108 537 399 ;\r
+C -1 ; WX 500 ; N odieresis ; B 25 -14 476 667 ;\r
+C -1 ; WX 556 ; N udieresis ; B 16 -14 537 667 ;\r
+C -1 ; WX 549 ; N notequal ; B 15 -49 540 570 ;\r
+C -1 ; WX 500 ; N gcommaaccent ; B 28 -206 483 829 ;\r
+C -1 ; WX 500 ; N eth ; B 25 -14 476 691 ;\r
+C -1 ; WX 444 ; N zcaron ; B 21 0 420 704 ;\r
+C -1 ; WX 556 ; N ncommaaccent ; B 21 -218 539 473 ;\r
+C -1 ; WX 300 ; N onesuperior ; B 28 275 273 688 ;\r
+C -1 ; WX 278 ; N imacron ; B -8 0 272 637 ;\r
+C -1 ; WX 500 ; N Euro ; B 0 0 0 0 ;\r
+EndCharMetrics\r
+StartKernData\r
+StartKernPairs 2242\r
+KPX A C -55\r
+KPX A Cacute -55\r
+KPX A Ccaron -55\r
+KPX A Ccedilla -55\r
+KPX A G -55\r
+KPX A Gbreve -55\r
+KPX A Gcommaaccent -55\r
+KPX A O -45\r
+KPX A Oacute -45\r
+KPX A Ocircumflex -45\r
+KPX A Odieresis -45\r
+KPX A Ograve -45\r
+KPX A Ohungarumlaut -45\r
+KPX A Omacron -45\r
+KPX A Oslash -45\r
+KPX A Otilde -45\r
+KPX A Q -45\r
+KPX A T -95\r
+KPX A Tcaron -95\r
+KPX A Tcommaaccent -95\r
+KPX A U -50\r
+KPX A Uacute -50\r
+KPX A Ucircumflex -50\r
+KPX A Udieresis -50\r
+KPX A Ugrave -50\r
+KPX A Uhungarumlaut -50\r
+KPX A Umacron -50\r
+KPX A Uogonek -50\r
+KPX A Uring -50\r
+KPX A V -145\r
+KPX A W -130\r
+KPX A Y -100\r
+KPX A Yacute -100\r
+KPX A Ydieresis -100\r
+KPX A p -25\r
+KPX A quoteright -74\r
+KPX A u -50\r
+KPX A uacute -50\r
+KPX A ucircumflex -50\r
+KPX A udieresis -50\r
+KPX A ugrave -50\r
+KPX A uhungarumlaut -50\r
+KPX A umacron -50\r
+KPX A uogonek -50\r
+KPX A uring -50\r
+KPX A v -100\r
+KPX A w -90\r
+KPX A y -74\r
+KPX A yacute -74\r
+KPX A ydieresis -74\r
+KPX Aacute C -55\r
+KPX Aacute Cacute -55\r
+KPX Aacute Ccaron -55\r
+KPX Aacute Ccedilla -55\r
+KPX Aacute G -55\r
+KPX Aacute Gbreve -55\r
+KPX Aacute Gcommaaccent -55\r
+KPX Aacute O -45\r
+KPX Aacute Oacute -45\r
+KPX Aacute Ocircumflex -45\r
+KPX Aacute Odieresis -45\r
+KPX Aacute Ograve -45\r
+KPX Aacute Ohungarumlaut -45\r
+KPX Aacute Omacron -45\r
+KPX Aacute Oslash -45\r
+KPX Aacute Otilde -45\r
+KPX Aacute Q -45\r
+KPX Aacute T -95\r
+KPX Aacute Tcaron -95\r
+KPX Aacute Tcommaaccent -95\r
+KPX Aacute U -50\r
+KPX Aacute Uacute -50\r
+KPX Aacute Ucircumflex -50\r
+KPX Aacute Udieresis -50\r
+KPX Aacute Ugrave -50\r
+KPX Aacute Uhungarumlaut -50\r
+KPX Aacute Umacron -50\r
+KPX Aacute Uogonek -50\r
+KPX Aacute Uring -50\r
+KPX Aacute V -145\r
+KPX Aacute W -130\r
+KPX Aacute Y -100\r
+KPX Aacute Yacute -100\r
+KPX Aacute Ydieresis -100\r
+KPX Aacute p -25\r
+KPX Aacute quoteright -74\r
+KPX Aacute u -50\r
+KPX Aacute uacute -50\r
+KPX Aacute ucircumflex -50\r
+KPX Aacute udieresis -50\r
+KPX Aacute ugrave -50\r
+KPX Aacute uhungarumlaut -50\r
+KPX Aacute umacron -50\r
+KPX Aacute uogonek -50\r
+KPX Aacute uring -50\r
+KPX Aacute v -100\r
+KPX Aacute w -90\r
+KPX Aacute y -74\r
+KPX Aacute yacute -74\r
+KPX Aacute ydieresis -74\r
+KPX Abreve C -55\r
+KPX Abreve Cacute -55\r
+KPX Abreve Ccaron -55\r
+KPX Abreve Ccedilla -55\r
+KPX Abreve G -55\r
+KPX Abreve Gbreve -55\r
+KPX Abreve Gcommaaccent -55\r
+KPX Abreve O -45\r
+KPX Abreve Oacute -45\r
+KPX Abreve Ocircumflex -45\r
+KPX Abreve Odieresis -45\r
+KPX Abreve Ograve -45\r
+KPX Abreve Ohungarumlaut -45\r
+KPX Abreve Omacron -45\r
+KPX Abreve Oslash -45\r
+KPX Abreve Otilde -45\r
+KPX Abreve Q -45\r
+KPX Abreve T -95\r
+KPX Abreve Tcaron -95\r
+KPX Abreve Tcommaaccent -95\r
+KPX Abreve U -50\r
+KPX Abreve Uacute -50\r
+KPX Abreve Ucircumflex -50\r
+KPX Abreve Udieresis -50\r
+KPX Abreve Ugrave -50\r
+KPX Abreve Uhungarumlaut -50\r
+KPX Abreve Umacron -50\r
+KPX Abreve Uogonek -50\r
+KPX Abreve Uring -50\r
+KPX Abreve V -145\r
+KPX Abreve W -130\r
+KPX Abreve Y -100\r
+KPX Abreve Yacute -100\r
+KPX Abreve Ydieresis -100\r
+KPX Abreve p -25\r
+KPX Abreve quoteright -74\r
+KPX Abreve u -50\r
+KPX Abreve uacute -50\r
+KPX Abreve ucircumflex -50\r
+KPX Abreve udieresis -50\r
+KPX Abreve ugrave -50\r
+KPX Abreve uhungarumlaut -50\r
+KPX Abreve umacron -50\r
+KPX Abreve uogonek -50\r
+KPX Abreve uring -50\r
+KPX Abreve v -100\r
+KPX Abreve w -90\r
+KPX Abreve y -74\r
+KPX Abreve yacute -74\r
+KPX Abreve ydieresis -74\r
+KPX Acircumflex C -55\r
+KPX Acircumflex Cacute -55\r
+KPX Acircumflex Ccaron -55\r
+KPX Acircumflex Ccedilla -55\r
+KPX Acircumflex G -55\r
+KPX Acircumflex Gbreve -55\r
+KPX Acircumflex Gcommaaccent -55\r
+KPX Acircumflex O -45\r
+KPX Acircumflex Oacute -45\r
+KPX Acircumflex Ocircumflex -45\r
+KPX Acircumflex Odieresis -45\r
+KPX Acircumflex Ograve -45\r
+KPX Acircumflex Ohungarumlaut -45\r
+KPX Acircumflex Omacron -45\r
+KPX Acircumflex Oslash -45\r
+KPX Acircumflex Otilde -45\r
+KPX Acircumflex Q -45\r
+KPX Acircumflex T -95\r
+KPX Acircumflex Tcaron -95\r
+KPX Acircumflex Tcommaaccent -95\r
+KPX Acircumflex U -50\r
+KPX Acircumflex Uacute -50\r
+KPX Acircumflex Ucircumflex -50\r
+KPX Acircumflex Udieresis -50\r
+KPX Acircumflex Ugrave -50\r
+KPX Acircumflex Uhungarumlaut -50\r
+KPX Acircumflex Umacron -50\r
+KPX Acircumflex Uogonek -50\r
+KPX Acircumflex Uring -50\r
+KPX Acircumflex V -145\r
+KPX Acircumflex W -130\r
+KPX Acircumflex Y -100\r
+KPX Acircumflex Yacute -100\r
+KPX Acircumflex Ydieresis -100\r
+KPX Acircumflex p -25\r
+KPX Acircumflex quoteright -74\r
+KPX Acircumflex u -50\r
+KPX Acircumflex uacute -50\r
+KPX Acircumflex ucircumflex -50\r
+KPX Acircumflex udieresis -50\r
+KPX Acircumflex ugrave -50\r
+KPX Acircumflex uhungarumlaut -50\r
+KPX Acircumflex umacron -50\r
+KPX Acircumflex uogonek -50\r
+KPX Acircumflex uring -50\r
+KPX Acircumflex v -100\r
+KPX Acircumflex w -90\r
+KPX Acircumflex y -74\r
+KPX Acircumflex yacute -74\r
+KPX Acircumflex ydieresis -74\r
+KPX Adieresis C -55\r
+KPX Adieresis Cacute -55\r
+KPX Adieresis Ccaron -55\r
+KPX Adieresis Ccedilla -55\r
+KPX Adieresis G -55\r
+KPX Adieresis Gbreve -55\r
+KPX Adieresis Gcommaaccent -55\r
+KPX Adieresis O -45\r
+KPX Adieresis Oacute -45\r
+KPX Adieresis Ocircumflex -45\r
+KPX Adieresis Odieresis -45\r
+KPX Adieresis Ograve -45\r
+KPX Adieresis Ohungarumlaut -45\r
+KPX Adieresis Omacron -45\r
+KPX Adieresis Oslash -45\r
+KPX Adieresis Otilde -45\r
+KPX Adieresis Q -45\r
+KPX Adieresis T -95\r
+KPX Adieresis Tcaron -95\r
+KPX Adieresis Tcommaaccent -95\r
+KPX Adieresis U -50\r
+KPX Adieresis Uacute -50\r
+KPX Adieresis Ucircumflex -50\r
+KPX Adieresis Udieresis -50\r
+KPX Adieresis Ugrave -50\r
+KPX Adieresis Uhungarumlaut -50\r
+KPX Adieresis Umacron -50\r
+KPX Adieresis Uogonek -50\r
+KPX Adieresis Uring -50\r
+KPX Adieresis V -145\r
+KPX Adieresis W -130\r
+KPX Adieresis Y -100\r
+KPX Adieresis Yacute -100\r
+KPX Adieresis Ydieresis -100\r
+KPX Adieresis p -25\r
+KPX Adieresis quoteright -74\r
+KPX Adieresis u -50\r
+KPX Adieresis uacute -50\r
+KPX Adieresis ucircumflex -50\r
+KPX Adieresis udieresis -50\r
+KPX Adieresis ugrave -50\r
+KPX Adieresis uhungarumlaut -50\r
+KPX Adieresis umacron -50\r
+KPX Adieresis uogonek -50\r
+KPX Adieresis uring -50\r
+KPX Adieresis v -100\r
+KPX Adieresis w -90\r
+KPX Adieresis y -74\r
+KPX Adieresis yacute -74\r
+KPX Adieresis ydieresis -74\r
+KPX Agrave C -55\r
+KPX Agrave Cacute -55\r
+KPX Agrave Ccaron -55\r
+KPX Agrave Ccedilla -55\r
+KPX Agrave G -55\r
+KPX Agrave Gbreve -55\r
+KPX Agrave Gcommaaccent -55\r
+KPX Agrave O -45\r
+KPX Agrave Oacute -45\r
+KPX Agrave Ocircumflex -45\r
+KPX Agrave Odieresis -45\r
+KPX Agrave Ograve -45\r
+KPX Agrave Ohungarumlaut -45\r
+KPX Agrave Omacron -45\r
+KPX Agrave Oslash -45\r
+KPX Agrave Otilde -45\r
+KPX Agrave Q -45\r
+KPX Agrave T -95\r
+KPX Agrave Tcaron -95\r
+KPX Agrave Tcommaaccent -95\r
+KPX Agrave U -50\r
+KPX Agrave Uacute -50\r
+KPX Agrave Ucircumflex -50\r
+KPX Agrave Udieresis -50\r
+KPX Agrave Ugrave -50\r
+KPX Agrave Uhungarumlaut -50\r
+KPX Agrave Umacron -50\r
+KPX Agrave Uogonek -50\r
+KPX Agrave Uring -50\r
+KPX Agrave V -145\r
+KPX Agrave W -130\r
+KPX Agrave Y -100\r
+KPX Agrave Yacute -100\r
+KPX Agrave Ydieresis -100\r
+KPX Agrave p -25\r
+KPX Agrave quoteright -74\r
+KPX Agrave u -50\r
+KPX Agrave uacute -50\r
+KPX Agrave ucircumflex -50\r
+KPX Agrave udieresis -50\r
+KPX Agrave ugrave -50\r
+KPX Agrave uhungarumlaut -50\r
+KPX Agrave umacron -50\r
+KPX Agrave uogonek -50\r
+KPX Agrave uring -50\r
+KPX Agrave v -100\r
+KPX Agrave w -90\r
+KPX Agrave y -74\r
+KPX Agrave yacute -74\r
+KPX Agrave ydieresis -74\r
+KPX Amacron C -55\r
+KPX Amacron Cacute -55\r
+KPX Amacron Ccaron -55\r
+KPX Amacron Ccedilla -55\r
+KPX Amacron G -55\r
+KPX Amacron Gbreve -55\r
+KPX Amacron Gcommaaccent -55\r
+KPX Amacron O -45\r
+KPX Amacron Oacute -45\r
+KPX Amacron Ocircumflex -45\r
+KPX Amacron Odieresis -45\r
+KPX Amacron Ograve -45\r
+KPX Amacron Ohungarumlaut -45\r
+KPX Amacron Omacron -45\r
+KPX Amacron Oslash -45\r
+KPX Amacron Otilde -45\r
+KPX Amacron Q -45\r
+KPX Amacron T -95\r
+KPX Amacron Tcaron -95\r
+KPX Amacron Tcommaaccent -95\r
+KPX Amacron U -50\r
+KPX Amacron Uacute -50\r
+KPX Amacron Ucircumflex -50\r
+KPX Amacron Udieresis -50\r
+KPX Amacron Ugrave -50\r
+KPX Amacron Uhungarumlaut -50\r
+KPX Amacron Umacron -50\r
+KPX Amacron Uogonek -50\r
+KPX Amacron Uring -50\r
+KPX Amacron V -145\r
+KPX Amacron W -130\r
+KPX Amacron Y -100\r
+KPX Amacron Yacute -100\r
+KPX Amacron Ydieresis -100\r
+KPX Amacron p -25\r
+KPX Amacron quoteright -74\r
+KPX Amacron u -50\r
+KPX Amacron uacute -50\r
+KPX Amacron ucircumflex -50\r
+KPX Amacron udieresis -50\r
+KPX Amacron ugrave -50\r
+KPX Amacron uhungarumlaut -50\r
+KPX Amacron umacron -50\r
+KPX Amacron uogonek -50\r
+KPX Amacron uring -50\r
+KPX Amacron v -100\r
+KPX Amacron w -90\r
+KPX Amacron y -74\r
+KPX Amacron yacute -74\r
+KPX Amacron ydieresis -74\r
+KPX Aogonek C -55\r
+KPX Aogonek Cacute -55\r
+KPX Aogonek Ccaron -55\r
+KPX Aogonek Ccedilla -55\r
+KPX Aogonek G -55\r
+KPX Aogonek Gbreve -55\r
+KPX Aogonek Gcommaaccent -55\r
+KPX Aogonek O -45\r
+KPX Aogonek Oacute -45\r
+KPX Aogonek Ocircumflex -45\r
+KPX Aogonek Odieresis -45\r
+KPX Aogonek Ograve -45\r
+KPX Aogonek Ohungarumlaut -45\r
+KPX Aogonek Omacron -45\r
+KPX Aogonek Oslash -45\r
+KPX Aogonek Otilde -45\r
+KPX Aogonek Q -45\r
+KPX Aogonek T -95\r
+KPX Aogonek Tcaron -95\r
+KPX Aogonek Tcommaaccent -95\r
+KPX Aogonek U -50\r
+KPX Aogonek Uacute -50\r
+KPX Aogonek Ucircumflex -50\r
+KPX Aogonek Udieresis -50\r
+KPX Aogonek Ugrave -50\r
+KPX Aogonek Uhungarumlaut -50\r
+KPX Aogonek Umacron -50\r
+KPX Aogonek Uogonek -50\r
+KPX Aogonek Uring -50\r
+KPX Aogonek V -145\r
+KPX Aogonek W -130\r
+KPX Aogonek Y -100\r
+KPX Aogonek Yacute -100\r
+KPX Aogonek Ydieresis -100\r
+KPX Aogonek p -25\r
+KPX Aogonek quoteright -74\r
+KPX Aogonek u -50\r
+KPX Aogonek uacute -50\r
+KPX Aogonek ucircumflex -50\r
+KPX Aogonek udieresis -50\r
+KPX Aogonek ugrave -50\r
+KPX Aogonek uhungarumlaut -50\r
+KPX Aogonek umacron -50\r
+KPX Aogonek uogonek -50\r
+KPX Aogonek uring -50\r
+KPX Aogonek v -100\r
+KPX Aogonek w -90\r
+KPX Aogonek y -34\r
+KPX Aogonek yacute -34\r
+KPX Aogonek ydieresis -34\r
+KPX Aring C -55\r
+KPX Aring Cacute -55\r
+KPX Aring Ccaron -55\r
+KPX Aring Ccedilla -55\r
+KPX Aring G -55\r
+KPX Aring Gbreve -55\r
+KPX Aring Gcommaaccent -55\r
+KPX Aring O -45\r
+KPX Aring Oacute -45\r
+KPX Aring Ocircumflex -45\r
+KPX Aring Odieresis -45\r
+KPX Aring Ograve -45\r
+KPX Aring Ohungarumlaut -45\r
+KPX Aring Omacron -45\r
+KPX Aring Oslash -45\r
+KPX Aring Otilde -45\r
+KPX Aring Q -45\r
+KPX Aring T -95\r
+KPX Aring Tcaron -95\r
+KPX Aring Tcommaaccent -95\r
+KPX Aring U -50\r
+KPX Aring Uacute -50\r
+KPX Aring Ucircumflex -50\r
+KPX Aring Udieresis -50\r
+KPX Aring Ugrave -50\r
+KPX Aring Uhungarumlaut -50\r
+KPX Aring Umacron -50\r
+KPX Aring Uogonek -50\r
+KPX Aring Uring -50\r
+KPX Aring V -145\r
+KPX Aring W -130\r
+KPX Aring Y -100\r
+KPX Aring Yacute -100\r
+KPX Aring Ydieresis -100\r
+KPX Aring p -25\r
+KPX Aring quoteright -74\r
+KPX Aring u -50\r
+KPX Aring uacute -50\r
+KPX Aring ucircumflex -50\r
+KPX Aring udieresis -50\r
+KPX Aring ugrave -50\r
+KPX Aring uhungarumlaut -50\r
+KPX Aring umacron -50\r
+KPX Aring uogonek -50\r
+KPX Aring uring -50\r
+KPX Aring v -100\r
+KPX Aring w -90\r
+KPX Aring y -74\r
+KPX Aring yacute -74\r
+KPX Aring ydieresis -74\r
+KPX Atilde C -55\r
+KPX Atilde Cacute -55\r
+KPX Atilde Ccaron -55\r
+KPX Atilde Ccedilla -55\r
+KPX Atilde G -55\r
+KPX Atilde Gbreve -55\r
+KPX Atilde Gcommaaccent -55\r
+KPX Atilde O -45\r
+KPX Atilde Oacute -45\r
+KPX Atilde Ocircumflex -45\r
+KPX Atilde Odieresis -45\r
+KPX Atilde Ograve -45\r
+KPX Atilde Ohungarumlaut -45\r
+KPX Atilde Omacron -45\r
+KPX Atilde Oslash -45\r
+KPX Atilde Otilde -45\r
+KPX Atilde Q -45\r
+KPX Atilde T -95\r
+KPX Atilde Tcaron -95\r
+KPX Atilde Tcommaaccent -95\r
+KPX Atilde U -50\r
+KPX Atilde Uacute -50\r
+KPX Atilde Ucircumflex -50\r
+KPX Atilde Udieresis -50\r
+KPX Atilde Ugrave -50\r
+KPX Atilde Uhungarumlaut -50\r
+KPX Atilde Umacron -50\r
+KPX Atilde Uogonek -50\r
+KPX Atilde Uring -50\r
+KPX Atilde V -145\r
+KPX Atilde W -130\r
+KPX Atilde Y -100\r
+KPX Atilde Yacute -100\r
+KPX Atilde Ydieresis -100\r
+KPX Atilde p -25\r
+KPX Atilde quoteright -74\r
+KPX Atilde u -50\r
+KPX Atilde uacute -50\r
+KPX Atilde ucircumflex -50\r
+KPX Atilde udieresis -50\r
+KPX Atilde ugrave -50\r
+KPX Atilde uhungarumlaut -50\r
+KPX Atilde umacron -50\r
+KPX Atilde uogonek -50\r
+KPX Atilde uring -50\r
+KPX Atilde v -100\r
+KPX Atilde w -90\r
+KPX Atilde y -74\r
+KPX Atilde yacute -74\r
+KPX Atilde ydieresis -74\r
+KPX B A -30\r
+KPX B Aacute -30\r
+KPX B Abreve -30\r
+KPX B Acircumflex -30\r
+KPX B Adieresis -30\r
+KPX B Agrave -30\r
+KPX B Amacron -30\r
+KPX B Aogonek -30\r
+KPX B Aring -30\r
+KPX B Atilde -30\r
+KPX B U -10\r
+KPX B Uacute -10\r
+KPX B Ucircumflex -10\r
+KPX B Udieresis -10\r
+KPX B Ugrave -10\r
+KPX B Uhungarumlaut -10\r
+KPX B Umacron -10\r
+KPX B Uogonek -10\r
+KPX B Uring -10\r
+KPX D A -35\r
+KPX D Aacute -35\r
+KPX D Abreve -35\r
+KPX D Acircumflex -35\r
+KPX D Adieresis -35\r
+KPX D Agrave -35\r
+KPX D Amacron -35\r
+KPX D Aogonek -35\r
+KPX D Aring -35\r
+KPX D Atilde -35\r
+KPX D V -40\r
+KPX D W -40\r
+KPX D Y -40\r
+KPX D Yacute -40\r
+KPX D Ydieresis -40\r
+KPX D period -20\r
+KPX Dcaron A -35\r
+KPX Dcaron Aacute -35\r
+KPX Dcaron Abreve -35\r
+KPX Dcaron Acircumflex -35\r
+KPX Dcaron Adieresis -35\r
+KPX Dcaron Agrave -35\r
+KPX Dcaron Amacron -35\r
+KPX Dcaron Aogonek -35\r
+KPX Dcaron Aring -35\r
+KPX Dcaron Atilde -35\r
+KPX Dcaron V -40\r
+KPX Dcaron W -40\r
+KPX Dcaron Y -40\r
+KPX Dcaron Yacute -40\r
+KPX Dcaron Ydieresis -40\r
+KPX Dcaron period -20\r
+KPX Dcroat A -35\r
+KPX Dcroat Aacute -35\r
+KPX Dcroat Abreve -35\r
+KPX Dcroat Acircumflex -35\r
+KPX Dcroat Adieresis -35\r
+KPX Dcroat Agrave -35\r
+KPX Dcroat Amacron -35\r
+KPX Dcroat Aogonek -35\r
+KPX Dcroat Aring -35\r
+KPX Dcroat Atilde -35\r
+KPX Dcroat V -40\r
+KPX Dcroat W -40\r
+KPX Dcroat Y -40\r
+KPX Dcroat Yacute -40\r
+KPX Dcroat Ydieresis -40\r
+KPX Dcroat period -20\r
+KPX F A -90\r
+KPX F Aacute -90\r
+KPX F Abreve -90\r
+KPX F Acircumflex -90\r
+KPX F Adieresis -90\r
+KPX F Agrave -90\r
+KPX F Amacron -90\r
+KPX F Aogonek -90\r
+KPX F Aring -90\r
+KPX F Atilde -90\r
+KPX F a -25\r
+KPX F aacute -25\r
+KPX F abreve -25\r
+KPX F acircumflex -25\r
+KPX F adieresis -25\r
+KPX F agrave -25\r
+KPX F amacron -25\r
+KPX F aogonek -25\r
+KPX F aring -25\r
+KPX F atilde -25\r
+KPX F comma -92\r
+KPX F e -25\r
+KPX F eacute -25\r
+KPX F ecaron -25\r
+KPX F ecircumflex -25\r
+KPX F edieresis -25\r
+KPX F edotaccent -25\r
+KPX F egrave -25\r
+KPX F emacron -25\r
+KPX F eogonek -25\r
+KPX F o -25\r
+KPX F oacute -25\r
+KPX F ocircumflex -25\r
+KPX F odieresis -25\r
+KPX F ograve -25\r
+KPX F ohungarumlaut -25\r
+KPX F omacron -25\r
+KPX F oslash -25\r
+KPX F otilde -25\r
+KPX F period -110\r
+KPX J A -30\r
+KPX J Aacute -30\r
+KPX J Abreve -30\r
+KPX J Acircumflex -30\r
+KPX J Adieresis -30\r
+KPX J Agrave -30\r
+KPX J Amacron -30\r
+KPX J Aogonek -30\r
+KPX J Aring -30\r
+KPX J Atilde -30\r
+KPX J a -15\r
+KPX J aacute -15\r
+KPX J abreve -15\r
+KPX J acircumflex -15\r
+KPX J adieresis -15\r
+KPX J agrave -15\r
+KPX J amacron -15\r
+KPX J aogonek -15\r
+KPX J aring -15\r
+KPX J atilde -15\r
+KPX J e -15\r
+KPX J eacute -15\r
+KPX J ecaron -15\r
+KPX J ecircumflex -15\r
+KPX J edieresis -15\r
+KPX J edotaccent -15\r
+KPX J egrave -15\r
+KPX J emacron -15\r
+KPX J eogonek -15\r
+KPX J o -15\r
+KPX J oacute -15\r
+KPX J ocircumflex -15\r
+KPX J odieresis -15\r
+KPX J ograve -15\r
+KPX J ohungarumlaut -15\r
+KPX J omacron -15\r
+KPX J oslash -15\r
+KPX J otilde -15\r
+KPX J period -20\r
+KPX J u -15\r
+KPX J uacute -15\r
+KPX J ucircumflex -15\r
+KPX J udieresis -15\r
+KPX J ugrave -15\r
+KPX J uhungarumlaut -15\r
+KPX J umacron -15\r
+KPX J uogonek -15\r
+KPX J uring -15\r
+KPX K O -30\r
+KPX K Oacute -30\r
+KPX K Ocircumflex -30\r
+KPX K Odieresis -30\r
+KPX K Ograve -30\r
+KPX K Ohungarumlaut -30\r
+KPX K Omacron -30\r
+KPX K Oslash -30\r
+KPX K Otilde -30\r
+KPX K e -25\r
+KPX K eacute -25\r
+KPX K ecaron -25\r
+KPX K ecircumflex -25\r
+KPX K edieresis -25\r
+KPX K edotaccent -25\r
+KPX K egrave -25\r
+KPX K emacron -25\r
+KPX K eogonek -25\r
+KPX K o -25\r
+KPX K oacute -25\r
+KPX K ocircumflex -25\r
+KPX K odieresis -25\r
+KPX K ograve -25\r
+KPX K ohungarumlaut -25\r
+KPX K omacron -25\r
+KPX K oslash -25\r
+KPX K otilde -25\r
+KPX K u -15\r
+KPX K uacute -15\r
+KPX K ucircumflex -15\r
+KPX K udieresis -15\r
+KPX K ugrave -15\r
+KPX K uhungarumlaut -15\r
+KPX K umacron -15\r
+KPX K uogonek -15\r
+KPX K uring -15\r
+KPX K y -45\r
+KPX K yacute -45\r
+KPX K ydieresis -45\r
+KPX Kcommaaccent O -30\r
+KPX Kcommaaccent Oacute -30\r
+KPX Kcommaaccent Ocircumflex -30\r
+KPX Kcommaaccent Odieresis -30\r
+KPX Kcommaaccent Ograve -30\r
+KPX Kcommaaccent Ohungarumlaut -30\r
+KPX Kcommaaccent Omacron -30\r
+KPX Kcommaaccent Oslash -30\r
+KPX Kcommaaccent Otilde -30\r
+KPX Kcommaaccent e -25\r
+KPX Kcommaaccent eacute -25\r
+KPX Kcommaaccent ecaron -25\r
+KPX Kcommaaccent ecircumflex -25\r
+KPX Kcommaaccent edieresis -25\r
+KPX Kcommaaccent edotaccent -25\r
+KPX Kcommaaccent egrave -25\r
+KPX Kcommaaccent emacron -25\r
+KPX Kcommaaccent eogonek -25\r
+KPX Kcommaaccent o -25\r
+KPX Kcommaaccent oacute -25\r
+KPX Kcommaaccent ocircumflex -25\r
+KPX Kcommaaccent odieresis -25\r
+KPX Kcommaaccent ograve -25\r
+KPX Kcommaaccent ohungarumlaut -25\r
+KPX Kcommaaccent omacron -25\r
+KPX Kcommaaccent oslash -25\r
+KPX Kcommaaccent otilde -25\r
+KPX Kcommaaccent u -15\r
+KPX Kcommaaccent uacute -15\r
+KPX Kcommaaccent ucircumflex -15\r
+KPX Kcommaaccent udieresis -15\r
+KPX Kcommaaccent ugrave -15\r
+KPX Kcommaaccent uhungarumlaut -15\r
+KPX Kcommaaccent umacron -15\r
+KPX Kcommaaccent uogonek -15\r
+KPX Kcommaaccent uring -15\r
+KPX Kcommaaccent y -45\r
+KPX Kcommaaccent yacute -45\r
+KPX Kcommaaccent ydieresis -45\r
+KPX L T -92\r
+KPX L Tcaron -92\r
+KPX L Tcommaaccent -92\r
+KPX L V -92\r
+KPX L W -92\r
+KPX L Y -92\r
+KPX L Yacute -92\r
+KPX L Ydieresis -92\r
+KPX L quotedblright -20\r
+KPX L quoteright -110\r
+KPX L y -55\r
+KPX L yacute -55\r
+KPX L ydieresis -55\r
+KPX Lacute T -92\r
+KPX Lacute Tcaron -92\r
+KPX Lacute Tcommaaccent -92\r
+KPX Lacute V -92\r
+KPX Lacute W -92\r
+KPX Lacute Y -92\r
+KPX Lacute Yacute -92\r
+KPX Lacute Ydieresis -92\r
+KPX Lacute quotedblright -20\r
+KPX Lacute quoteright -110\r
+KPX Lacute y -55\r
+KPX Lacute yacute -55\r
+KPX Lacute ydieresis -55\r
+KPX Lcommaaccent T -92\r
+KPX Lcommaaccent Tcaron -92\r
+KPX Lcommaaccent Tcommaaccent -92\r
+KPX Lcommaaccent V -92\r
+KPX Lcommaaccent W -92\r
+KPX Lcommaaccent Y -92\r
+KPX Lcommaaccent Yacute -92\r
+KPX Lcommaaccent Ydieresis -92\r
+KPX Lcommaaccent quotedblright -20\r
+KPX Lcommaaccent quoteright -110\r
+KPX Lcommaaccent y -55\r
+KPX Lcommaaccent yacute -55\r
+KPX Lcommaaccent ydieresis -55\r
+KPX Lslash T -92\r
+KPX Lslash Tcaron -92\r
+KPX Lslash Tcommaaccent -92\r
+KPX Lslash V -92\r
+KPX Lslash W -92\r
+KPX Lslash Y -92\r
+KPX Lslash Yacute -92\r
+KPX Lslash Ydieresis -92\r
+KPX Lslash quotedblright -20\r
+KPX Lslash quoteright -110\r
+KPX Lslash y -55\r
+KPX Lslash yacute -55\r
+KPX Lslash ydieresis -55\r
+KPX N A -20\r
+KPX N Aacute -20\r
+KPX N Abreve -20\r
+KPX N Acircumflex -20\r
+KPX N Adieresis -20\r
+KPX N Agrave -20\r
+KPX N Amacron -20\r
+KPX N Aogonek -20\r
+KPX N Aring -20\r
+KPX N Atilde -20\r
+KPX Nacute A -20\r
+KPX Nacute Aacute -20\r
+KPX Nacute Abreve -20\r
+KPX Nacute Acircumflex -20\r
+KPX Nacute Adieresis -20\r
+KPX Nacute Agrave -20\r
+KPX Nacute Amacron -20\r
+KPX Nacute Aogonek -20\r
+KPX Nacute Aring -20\r
+KPX Nacute Atilde -20\r
+KPX Ncaron A -20\r
+KPX Ncaron Aacute -20\r
+KPX Ncaron Abreve -20\r
+KPX Ncaron Acircumflex -20\r
+KPX Ncaron Adieresis -20\r
+KPX Ncaron Agrave -20\r
+KPX Ncaron Amacron -20\r
+KPX Ncaron Aogonek -20\r
+KPX Ncaron Aring -20\r
+KPX Ncaron Atilde -20\r
+KPX Ncommaaccent A -20\r
+KPX Ncommaaccent Aacute -20\r
+KPX Ncommaaccent Abreve -20\r
+KPX Ncommaaccent Acircumflex -20\r
+KPX Ncommaaccent Adieresis -20\r
+KPX Ncommaaccent Agrave -20\r
+KPX Ncommaaccent Amacron -20\r
+KPX Ncommaaccent Aogonek -20\r
+KPX Ncommaaccent Aring -20\r
+KPX Ncommaaccent Atilde -20\r
+KPX Ntilde A -20\r
+KPX Ntilde Aacute -20\r
+KPX Ntilde Abreve -20\r
+KPX Ntilde Acircumflex -20\r
+KPX Ntilde Adieresis -20\r
+KPX Ntilde Agrave -20\r
+KPX Ntilde Amacron -20\r
+KPX Ntilde Aogonek -20\r
+KPX Ntilde Aring -20\r
+KPX Ntilde Atilde -20\r
+KPX O A -40\r
+KPX O Aacute -40\r
+KPX O Abreve -40\r
+KPX O Acircumflex -40\r
+KPX O Adieresis -40\r
+KPX O Agrave -40\r
+KPX O Amacron -40\r
+KPX O Aogonek -40\r
+KPX O Aring -40\r
+KPX O Atilde -40\r
+KPX O T -40\r
+KPX O Tcaron -40\r
+KPX O Tcommaaccent -40\r
+KPX O V -50\r
+KPX O W -50\r
+KPX O X -40\r
+KPX O Y -50\r
+KPX O Yacute -50\r
+KPX O Ydieresis -50\r
+KPX Oacute A -40\r
+KPX Oacute Aacute -40\r
+KPX Oacute Abreve -40\r
+KPX Oacute Acircumflex -40\r
+KPX Oacute Adieresis -40\r
+KPX Oacute Agrave -40\r
+KPX Oacute Amacron -40\r
+KPX Oacute Aogonek -40\r
+KPX Oacute Aring -40\r
+KPX Oacute Atilde -40\r
+KPX Oacute T -40\r
+KPX Oacute Tcaron -40\r
+KPX Oacute Tcommaaccent -40\r
+KPX Oacute V -50\r
+KPX Oacute W -50\r
+KPX Oacute X -40\r
+KPX Oacute Y -50\r
+KPX Oacute Yacute -50\r
+KPX Oacute Ydieresis -50\r
+KPX Ocircumflex A -40\r
+KPX Ocircumflex Aacute -40\r
+KPX Ocircumflex Abreve -40\r
+KPX Ocircumflex Acircumflex -40\r
+KPX Ocircumflex Adieresis -40\r
+KPX Ocircumflex Agrave -40\r
+KPX Ocircumflex Amacron -40\r
+KPX Ocircumflex Aogonek -40\r
+KPX Ocircumflex Aring -40\r
+KPX Ocircumflex Atilde -40\r
+KPX Ocircumflex T -40\r
+KPX Ocircumflex Tcaron -40\r
+KPX Ocircumflex Tcommaaccent -40\r
+KPX Ocircumflex V -50\r
+KPX Ocircumflex W -50\r
+KPX Ocircumflex X -40\r
+KPX Ocircumflex Y -50\r
+KPX Ocircumflex Yacute -50\r
+KPX Ocircumflex Ydieresis -50\r
+KPX Odieresis A -40\r
+KPX Odieresis Aacute -40\r
+KPX Odieresis Abreve -40\r
+KPX Odieresis Acircumflex -40\r
+KPX Odieresis Adieresis -40\r
+KPX Odieresis Agrave -40\r
+KPX Odieresis Amacron -40\r
+KPX Odieresis Aogonek -40\r
+KPX Odieresis Aring -40\r
+KPX Odieresis Atilde -40\r
+KPX Odieresis T -40\r
+KPX Odieresis Tcaron -40\r
+KPX Odieresis Tcommaaccent -40\r
+KPX Odieresis V -50\r
+KPX Odieresis W -50\r
+KPX Odieresis X -40\r
+KPX Odieresis Y -50\r
+KPX Odieresis Yacute -50\r
+KPX Odieresis Ydieresis -50\r
+KPX Ograve A -40\r
+KPX Ograve Aacute -40\r
+KPX Ograve Abreve -40\r
+KPX Ograve Acircumflex -40\r
+KPX Ograve Adieresis -40\r
+KPX Ograve Agrave -40\r
+KPX Ograve Amacron -40\r
+KPX Ograve Aogonek -40\r
+KPX Ograve Aring -40\r
+KPX Ograve Atilde -40\r
+KPX Ograve T -40\r
+KPX Ograve Tcaron -40\r
+KPX Ograve Tcommaaccent -40\r
+KPX Ograve V -50\r
+KPX Ograve W -50\r
+KPX Ograve X -40\r
+KPX Ograve Y -50\r
+KPX Ograve Yacute -50\r
+KPX Ograve Ydieresis -50\r
+KPX Ohungarumlaut A -40\r
+KPX Ohungarumlaut Aacute -40\r
+KPX Ohungarumlaut Abreve -40\r
+KPX Ohungarumlaut Acircumflex -40\r
+KPX Ohungarumlaut Adieresis -40\r
+KPX Ohungarumlaut Agrave -40\r
+KPX Ohungarumlaut Amacron -40\r
+KPX Ohungarumlaut Aogonek -40\r
+KPX Ohungarumlaut Aring -40\r
+KPX Ohungarumlaut Atilde -40\r
+KPX Ohungarumlaut T -40\r
+KPX Ohungarumlaut Tcaron -40\r
+KPX Ohungarumlaut Tcommaaccent -40\r
+KPX Ohungarumlaut V -50\r
+KPX Ohungarumlaut W -50\r
+KPX Ohungarumlaut X -40\r
+KPX Ohungarumlaut Y -50\r
+KPX Ohungarumlaut Yacute -50\r
+KPX Ohungarumlaut Ydieresis -50\r
+KPX Omacron A -40\r
+KPX Omacron Aacute -40\r
+KPX Omacron Abreve -40\r
+KPX Omacron Acircumflex -40\r
+KPX Omacron Adieresis -40\r
+KPX Omacron Agrave -40\r
+KPX Omacron Amacron -40\r
+KPX Omacron Aogonek -40\r
+KPX Omacron Aring -40\r
+KPX Omacron Atilde -40\r
+KPX Omacron T -40\r
+KPX Omacron Tcaron -40\r
+KPX Omacron Tcommaaccent -40\r
+KPX Omacron V -50\r
+KPX Omacron W -50\r
+KPX Omacron X -40\r
+KPX Omacron Y -50\r
+KPX Omacron Yacute -50\r
+KPX Omacron Ydieresis -50\r
+KPX Oslash A -40\r
+KPX Oslash Aacute -40\r
+KPX Oslash Abreve -40\r
+KPX Oslash Acircumflex -40\r
+KPX Oslash Adieresis -40\r
+KPX Oslash Agrave -40\r
+KPX Oslash Amacron -40\r
+KPX Oslash Aogonek -40\r
+KPX Oslash Aring -40\r
+KPX Oslash Atilde -40\r
+KPX Oslash T -40\r
+KPX Oslash Tcaron -40\r
+KPX Oslash Tcommaaccent -40\r
+KPX Oslash V -50\r
+KPX Oslash W -50\r
+KPX Oslash X -40\r
+KPX Oslash Y -50\r
+KPX Oslash Yacute -50\r
+KPX Oslash Ydieresis -50\r
+KPX Otilde A -40\r
+KPX Otilde Aacute -40\r
+KPX Otilde Abreve -40\r
+KPX Otilde Acircumflex -40\r
+KPX Otilde Adieresis -40\r
+KPX Otilde Agrave -40\r
+KPX Otilde Amacron -40\r
+KPX Otilde Aogonek -40\r
+KPX Otilde Aring -40\r
+KPX Otilde Atilde -40\r
+KPX Otilde T -40\r
+KPX Otilde Tcaron -40\r
+KPX Otilde Tcommaaccent -40\r
+KPX Otilde V -50\r
+KPX Otilde W -50\r
+KPX Otilde X -40\r
+KPX Otilde Y -50\r
+KPX Otilde Yacute -50\r
+KPX Otilde Ydieresis -50\r
+KPX P A -74\r
+KPX P Aacute -74\r
+KPX P Abreve -74\r
+KPX P Acircumflex -74\r
+KPX P Adieresis -74\r
+KPX P Agrave -74\r
+KPX P Amacron -74\r
+KPX P Aogonek -74\r
+KPX P Aring -74\r
+KPX P Atilde -74\r
+KPX P a -10\r
+KPX P aacute -10\r
+KPX P abreve -10\r
+KPX P acircumflex -10\r
+KPX P adieresis -10\r
+KPX P agrave -10\r
+KPX P amacron -10\r
+KPX P aogonek -10\r
+KPX P aring -10\r
+KPX P atilde -10\r
+KPX P comma -92\r
+KPX P e -20\r
+KPX P eacute -20\r
+KPX P ecaron -20\r
+KPX P ecircumflex -20\r
+KPX P edieresis -20\r
+KPX P edotaccent -20\r
+KPX P egrave -20\r
+KPX P emacron -20\r
+KPX P eogonek -20\r
+KPX P o -20\r
+KPX P oacute -20\r
+KPX P ocircumflex -20\r
+KPX P odieresis -20\r
+KPX P ograve -20\r
+KPX P ohungarumlaut -20\r
+KPX P omacron -20\r
+KPX P oslash -20\r
+KPX P otilde -20\r
+KPX P period -110\r
+KPX Q U -10\r
+KPX Q Uacute -10\r
+KPX Q Ucircumflex -10\r
+KPX Q Udieresis -10\r
+KPX Q Ugrave -10\r
+KPX Q Uhungarumlaut -10\r
+KPX Q Umacron -10\r
+KPX Q Uogonek -10\r
+KPX Q Uring -10\r
+KPX Q period -20\r
+KPX R O -30\r
+KPX R Oacute -30\r
+KPX R Ocircumflex -30\r
+KPX R Odieresis -30\r
+KPX R Ograve -30\r
+KPX R Ohungarumlaut -30\r
+KPX R Omacron -30\r
+KPX R Oslash -30\r
+KPX R Otilde -30\r
+KPX R T -40\r
+KPX R Tcaron -40\r
+KPX R Tcommaaccent -40\r
+KPX R U -30\r
+KPX R Uacute -30\r
+KPX R Ucircumflex -30\r
+KPX R Udieresis -30\r
+KPX R Ugrave -30\r
+KPX R Uhungarumlaut -30\r
+KPX R Umacron -30\r
+KPX R Uogonek -30\r
+KPX R Uring -30\r
+KPX R V -55\r
+KPX R W -35\r
+KPX R Y -35\r
+KPX R Yacute -35\r
+KPX R Ydieresis -35\r
+KPX Racute O -30\r
+KPX Racute Oacute -30\r
+KPX Racute Ocircumflex -30\r
+KPX Racute Odieresis -30\r
+KPX Racute Ograve -30\r
+KPX Racute Ohungarumlaut -30\r
+KPX Racute Omacron -30\r
+KPX Racute Oslash -30\r
+KPX Racute Otilde -30\r
+KPX Racute T -40\r
+KPX Racute Tcaron -40\r
+KPX Racute Tcommaaccent -40\r
+KPX Racute U -30\r
+KPX Racute Uacute -30\r
+KPX Racute Ucircumflex -30\r
+KPX Racute Udieresis -30\r
+KPX Racute Ugrave -30\r
+KPX Racute Uhungarumlaut -30\r
+KPX Racute Umacron -30\r
+KPX Racute Uogonek -30\r
+KPX Racute Uring -30\r
+KPX Racute V -55\r
+KPX Racute W -35\r
+KPX Racute Y -35\r
+KPX Racute Yacute -35\r
+KPX Racute Ydieresis -35\r
+KPX Rcaron O -30\r
+KPX Rcaron Oacute -30\r
+KPX Rcaron Ocircumflex -30\r
+KPX Rcaron Odieresis -30\r
+KPX Rcaron Ograve -30\r
+KPX Rcaron Ohungarumlaut -30\r
+KPX Rcaron Omacron -30\r
+KPX Rcaron Oslash -30\r
+KPX Rcaron Otilde -30\r
+KPX Rcaron T -40\r
+KPX Rcaron Tcaron -40\r
+KPX Rcaron Tcommaaccent -40\r
+KPX Rcaron U -30\r
+KPX Rcaron Uacute -30\r
+KPX Rcaron Ucircumflex -30\r
+KPX Rcaron Udieresis -30\r
+KPX Rcaron Ugrave -30\r
+KPX Rcaron Uhungarumlaut -30\r
+KPX Rcaron Umacron -30\r
+KPX Rcaron Uogonek -30\r
+KPX Rcaron Uring -30\r
+KPX Rcaron V -55\r
+KPX Rcaron W -35\r
+KPX Rcaron Y -35\r
+KPX Rcaron Yacute -35\r
+KPX Rcaron Ydieresis -35\r
+KPX Rcommaaccent O -30\r
+KPX Rcommaaccent Oacute -30\r
+KPX Rcommaaccent Ocircumflex -30\r
+KPX Rcommaaccent Odieresis -30\r
+KPX Rcommaaccent Ograve -30\r
+KPX Rcommaaccent Ohungarumlaut -30\r
+KPX Rcommaaccent Omacron -30\r
+KPX Rcommaaccent Oslash -30\r
+KPX Rcommaaccent Otilde -30\r
+KPX Rcommaaccent T -40\r
+KPX Rcommaaccent Tcaron -40\r
+KPX Rcommaaccent Tcommaaccent -40\r
+KPX Rcommaaccent U -30\r
+KPX Rcommaaccent Uacute -30\r
+KPX Rcommaaccent Ucircumflex -30\r
+KPX Rcommaaccent Udieresis -30\r
+KPX Rcommaaccent Ugrave -30\r
+KPX Rcommaaccent Uhungarumlaut -30\r
+KPX Rcommaaccent Umacron -30\r
+KPX Rcommaaccent Uogonek -30\r
+KPX Rcommaaccent Uring -30\r
+KPX Rcommaaccent V -55\r
+KPX Rcommaaccent W -35\r
+KPX Rcommaaccent Y -35\r
+KPX Rcommaaccent Yacute -35\r
+KPX Rcommaaccent Ydieresis -35\r
+KPX T A -90\r
+KPX T Aacute -90\r
+KPX T Abreve -90\r
+KPX T Acircumflex -90\r
+KPX T Adieresis -90\r
+KPX T Agrave -90\r
+KPX T Amacron -90\r
+KPX T Aogonek -90\r
+KPX T Aring -90\r
+KPX T Atilde -90\r
+KPX T O -18\r
+KPX T Oacute -18\r
+KPX T Ocircumflex -18\r
+KPX T Odieresis -18\r
+KPX T Ograve -18\r
+KPX T Ohungarumlaut -18\r
+KPX T Omacron -18\r
+KPX T Oslash -18\r
+KPX T Otilde -18\r
+KPX T a -92\r
+KPX T aacute -92\r
+KPX T abreve -52\r
+KPX T acircumflex -52\r
+KPX T adieresis -52\r
+KPX T agrave -52\r
+KPX T amacron -52\r
+KPX T aogonek -92\r
+KPX T aring -92\r
+KPX T atilde -52\r
+KPX T colon -74\r
+KPX T comma -74\r
+KPX T e -92\r
+KPX T eacute -92\r
+KPX T ecaron -92\r
+KPX T ecircumflex -92\r
+KPX T edieresis -52\r
+KPX T edotaccent -92\r
+KPX T egrave -52\r
+KPX T emacron -52\r
+KPX T eogonek -92\r
+KPX T hyphen -92\r
+KPX T i -18\r
+KPX T iacute -18\r
+KPX T iogonek -18\r
+KPX T o -92\r
+KPX T oacute -92\r
+KPX T ocircumflex -92\r
+KPX T odieresis -92\r
+KPX T ograve -92\r
+KPX T ohungarumlaut -92\r
+KPX T omacron -92\r
+KPX T oslash -92\r
+KPX T otilde -92\r
+KPX T period -90\r
+KPX T r -74\r
+KPX T racute -74\r
+KPX T rcaron -74\r
+KPX T rcommaaccent -74\r
+KPX T semicolon -74\r
+KPX T u -92\r
+KPX T uacute -92\r
+KPX T ucircumflex -92\r
+KPX T udieresis -92\r
+KPX T ugrave -92\r
+KPX T uhungarumlaut -92\r
+KPX T umacron -92\r
+KPX T uogonek -92\r
+KPX T uring -92\r
+KPX T w -74\r
+KPX T y -34\r
+KPX T yacute -34\r
+KPX T ydieresis -34\r
+KPX Tcaron A -90\r
+KPX Tcaron Aacute -90\r
+KPX Tcaron Abreve -90\r
+KPX Tcaron Acircumflex -90\r
+KPX Tcaron Adieresis -90\r
+KPX Tcaron Agrave -90\r
+KPX Tcaron Amacron -90\r
+KPX Tcaron Aogonek -90\r
+KPX Tcaron Aring -90\r
+KPX Tcaron Atilde -90\r
+KPX Tcaron O -18\r
+KPX Tcaron Oacute -18\r
+KPX Tcaron Ocircumflex -18\r
+KPX Tcaron Odieresis -18\r
+KPX Tcaron Ograve -18\r
+KPX Tcaron Ohungarumlaut -18\r
+KPX Tcaron Omacron -18\r
+KPX Tcaron Oslash -18\r
+KPX Tcaron Otilde -18\r
+KPX Tcaron a -92\r
+KPX Tcaron aacute -92\r
+KPX Tcaron abreve -52\r
+KPX Tcaron acircumflex -52\r
+KPX Tcaron adieresis -52\r
+KPX Tcaron agrave -52\r
+KPX Tcaron amacron -52\r
+KPX Tcaron aogonek -92\r
+KPX Tcaron aring -92\r
+KPX Tcaron atilde -52\r
+KPX Tcaron colon -74\r
+KPX Tcaron comma -74\r
+KPX Tcaron e -92\r
+KPX Tcaron eacute -92\r
+KPX Tcaron ecaron -92\r
+KPX Tcaron ecircumflex -92\r
+KPX Tcaron edieresis -52\r
+KPX Tcaron edotaccent -92\r
+KPX Tcaron egrave -52\r
+KPX Tcaron emacron -52\r
+KPX Tcaron eogonek -92\r
+KPX Tcaron hyphen -92\r
+KPX Tcaron i -18\r
+KPX Tcaron iacute -18\r
+KPX Tcaron iogonek -18\r
+KPX Tcaron o -92\r
+KPX Tcaron oacute -92\r
+KPX Tcaron ocircumflex -92\r
+KPX Tcaron odieresis -92\r
+KPX Tcaron ograve -92\r
+KPX Tcaron ohungarumlaut -92\r
+KPX Tcaron omacron -92\r
+KPX Tcaron oslash -92\r
+KPX Tcaron otilde -92\r
+KPX Tcaron period -90\r
+KPX Tcaron r -74\r
+KPX Tcaron racute -74\r
+KPX Tcaron rcaron -74\r
+KPX Tcaron rcommaaccent -74\r
+KPX Tcaron semicolon -74\r
+KPX Tcaron u -92\r
+KPX Tcaron uacute -92\r
+KPX Tcaron ucircumflex -92\r
+KPX Tcaron udieresis -92\r
+KPX Tcaron ugrave -92\r
+KPX Tcaron uhungarumlaut -92\r
+KPX Tcaron umacron -92\r
+KPX Tcaron uogonek -92\r
+KPX Tcaron uring -92\r
+KPX Tcaron w -74\r
+KPX Tcaron y -34\r
+KPX Tcaron yacute -34\r
+KPX Tcaron ydieresis -34\r
+KPX Tcommaaccent A -90\r
+KPX Tcommaaccent Aacute -90\r
+KPX Tcommaaccent Abreve -90\r
+KPX Tcommaaccent Acircumflex -90\r
+KPX Tcommaaccent Adieresis -90\r
+KPX Tcommaaccent Agrave -90\r
+KPX Tcommaaccent Amacron -90\r
+KPX Tcommaaccent Aogonek -90\r
+KPX Tcommaaccent Aring -90\r
+KPX Tcommaaccent Atilde -90\r
+KPX Tcommaaccent O -18\r
+KPX Tcommaaccent Oacute -18\r
+KPX Tcommaaccent Ocircumflex -18\r
+KPX Tcommaaccent Odieresis -18\r
+KPX Tcommaaccent Ograve -18\r
+KPX Tcommaaccent Ohungarumlaut -18\r
+KPX Tcommaaccent Omacron -18\r
+KPX Tcommaaccent Oslash -18\r
+KPX Tcommaaccent Otilde -18\r
+KPX Tcommaaccent a -92\r
+KPX Tcommaaccent aacute -92\r
+KPX Tcommaaccent abreve -52\r
+KPX Tcommaaccent acircumflex -52\r
+KPX Tcommaaccent adieresis -52\r
+KPX Tcommaaccent agrave -52\r
+KPX Tcommaaccent amacron -52\r
+KPX Tcommaaccent aogonek -92\r
+KPX Tcommaaccent aring -92\r
+KPX Tcommaaccent atilde -52\r
+KPX Tcommaaccent colon -74\r
+KPX Tcommaaccent comma -74\r
+KPX Tcommaaccent e -92\r
+KPX Tcommaaccent eacute -92\r
+KPX Tcommaaccent ecaron -92\r
+KPX Tcommaaccent ecircumflex -92\r
+KPX Tcommaaccent edieresis -52\r
+KPX Tcommaaccent edotaccent -92\r
+KPX Tcommaaccent egrave -52\r
+KPX Tcommaaccent emacron -52\r
+KPX Tcommaaccent eogonek -92\r
+KPX Tcommaaccent hyphen -92\r
+KPX Tcommaaccent i -18\r
+KPX Tcommaaccent iacute -18\r
+KPX Tcommaaccent iogonek -18\r
+KPX Tcommaaccent o -92\r
+KPX Tcommaaccent oacute -92\r
+KPX Tcommaaccent ocircumflex -92\r
+KPX Tcommaaccent odieresis -92\r
+KPX Tcommaaccent ograve -92\r
+KPX Tcommaaccent ohungarumlaut -92\r
+KPX Tcommaaccent omacron -92\r
+KPX Tcommaaccent oslash -92\r
+KPX Tcommaaccent otilde -92\r
+KPX Tcommaaccent period -90\r
+KPX Tcommaaccent r -74\r
+KPX Tcommaaccent racute -74\r
+KPX Tcommaaccent rcaron -74\r
+KPX Tcommaaccent rcommaaccent -74\r
+KPX Tcommaaccent semicolon -74\r
+KPX Tcommaaccent u -92\r
+KPX Tcommaaccent uacute -92\r
+KPX Tcommaaccent ucircumflex -92\r
+KPX Tcommaaccent udieresis -92\r
+KPX Tcommaaccent ugrave -92\r
+KPX Tcommaaccent uhungarumlaut -92\r
+KPX Tcommaaccent umacron -92\r
+KPX Tcommaaccent uogonek -92\r
+KPX Tcommaaccent uring -92\r
+KPX Tcommaaccent w -74\r
+KPX Tcommaaccent y -34\r
+KPX Tcommaaccent yacute -34\r
+KPX Tcommaaccent ydieresis -34\r
+KPX U A -60\r
+KPX U Aacute -60\r
+KPX U Abreve -60\r
+KPX U Acircumflex -60\r
+KPX U Adieresis -60\r
+KPX U Agrave -60\r
+KPX U Amacron -60\r
+KPX U Aogonek -60\r
+KPX U Aring -60\r
+KPX U Atilde -60\r
+KPX U comma -50\r
+KPX U period -50\r
+KPX Uacute A -60\r
+KPX Uacute Aacute -60\r
+KPX Uacute Abreve -60\r
+KPX Uacute Acircumflex -60\r
+KPX Uacute Adieresis -60\r
+KPX Uacute Agrave -60\r
+KPX Uacute Amacron -60\r
+KPX Uacute Aogonek -60\r
+KPX Uacute Aring -60\r
+KPX Uacute Atilde -60\r
+KPX Uacute comma -50\r
+KPX Uacute period -50\r
+KPX Ucircumflex A -60\r
+KPX Ucircumflex Aacute -60\r
+KPX Ucircumflex Abreve -60\r
+KPX Ucircumflex Acircumflex -60\r
+KPX Ucircumflex Adieresis -60\r
+KPX Ucircumflex Agrave -60\r
+KPX Ucircumflex Amacron -60\r
+KPX Ucircumflex Aogonek -60\r
+KPX Ucircumflex Aring -60\r
+KPX Ucircumflex Atilde -60\r
+KPX Ucircumflex comma -50\r
+KPX Ucircumflex period -50\r
+KPX Udieresis A -60\r
+KPX Udieresis Aacute -60\r
+KPX Udieresis Abreve -60\r
+KPX Udieresis Acircumflex -60\r
+KPX Udieresis Adieresis -60\r
+KPX Udieresis Agrave -60\r
+KPX Udieresis Amacron -60\r
+KPX Udieresis Aogonek -60\r
+KPX Udieresis Aring -60\r
+KPX Udieresis Atilde -60\r
+KPX Udieresis comma -50\r
+KPX Udieresis period -50\r
+KPX Ugrave A -60\r
+KPX Ugrave Aacute -60\r
+KPX Ugrave Abreve -60\r
+KPX Ugrave Acircumflex -60\r
+KPX Ugrave Adieresis -60\r
+KPX Ugrave Agrave -60\r
+KPX Ugrave Amacron -60\r
+KPX Ugrave Aogonek -60\r
+KPX Ugrave Aring -60\r
+KPX Ugrave Atilde -60\r
+KPX Ugrave comma -50\r
+KPX Ugrave period -50\r
+KPX Uhungarumlaut A -60\r
+KPX Uhungarumlaut Aacute -60\r
+KPX Uhungarumlaut Abreve -60\r
+KPX Uhungarumlaut Acircumflex -60\r
+KPX Uhungarumlaut Adieresis -60\r
+KPX Uhungarumlaut Agrave -60\r
+KPX Uhungarumlaut Amacron -60\r
+KPX Uhungarumlaut Aogonek -60\r
+KPX Uhungarumlaut Aring -60\r
+KPX Uhungarumlaut Atilde -60\r
+KPX Uhungarumlaut comma -50\r
+KPX Uhungarumlaut period -50\r
+KPX Umacron A -60\r
+KPX Umacron Aacute -60\r
+KPX Umacron Abreve -60\r
+KPX Umacron Acircumflex -60\r
+KPX Umacron Adieresis -60\r
+KPX Umacron Agrave -60\r
+KPX Umacron Amacron -60\r
+KPX Umacron Aogonek -60\r
+KPX Umacron Aring -60\r
+KPX Umacron Atilde -60\r
+KPX Umacron comma -50\r
+KPX Umacron period -50\r
+KPX Uogonek A -60\r
+KPX Uogonek Aacute -60\r
+KPX Uogonek Abreve -60\r
+KPX Uogonek Acircumflex -60\r
+KPX Uogonek Adieresis -60\r
+KPX Uogonek Agrave -60\r
+KPX Uogonek Amacron -60\r
+KPX Uogonek Aogonek -60\r
+KPX Uogonek Aring -60\r
+KPX Uogonek Atilde -60\r
+KPX Uogonek comma -50\r
+KPX Uogonek period -50\r
+KPX Uring A -60\r
+KPX Uring Aacute -60\r
+KPX Uring Abreve -60\r
+KPX Uring Acircumflex -60\r
+KPX Uring Adieresis -60\r
+KPX Uring Agrave -60\r
+KPX Uring Amacron -60\r
+KPX Uring Aogonek -60\r
+KPX Uring Aring -60\r
+KPX Uring Atilde -60\r
+KPX Uring comma -50\r
+KPX Uring period -50\r
+KPX V A -135\r
+KPX V Aacute -135\r
+KPX V Abreve -135\r
+KPX V Acircumflex -135\r
+KPX V Adieresis -135\r
+KPX V Agrave -135\r
+KPX V Amacron -135\r
+KPX V Aogonek -135\r
+KPX V Aring -135\r
+KPX V Atilde -135\r
+KPX V G -30\r
+KPX V Gbreve -30\r
+KPX V Gcommaaccent -30\r
+KPX V O -45\r
+KPX V Oacute -45\r
+KPX V Ocircumflex -45\r
+KPX V Odieresis -45\r
+KPX V Ograve -45\r
+KPX V Ohungarumlaut -45\r
+KPX V Omacron -45\r
+KPX V Oslash -45\r
+KPX V Otilde -45\r
+KPX V a -92\r
+KPX V aacute -92\r
+KPX V abreve -92\r
+KPX V acircumflex -92\r
+KPX V adieresis -92\r
+KPX V agrave -92\r
+KPX V amacron -92\r
+KPX V aogonek -92\r
+KPX V aring -92\r
+KPX V atilde -92\r
+KPX V colon -92\r
+KPX V comma -129\r
+KPX V e -100\r
+KPX V eacute -100\r
+KPX V ecaron -100\r
+KPX V ecircumflex -100\r
+KPX V edieresis -100\r
+KPX V edotaccent -100\r
+KPX V egrave -100\r
+KPX V emacron -100\r
+KPX V eogonek -100\r
+KPX V hyphen -74\r
+KPX V i -37\r
+KPX V iacute -37\r
+KPX V icircumflex -37\r
+KPX V idieresis -37\r
+KPX V igrave -37\r
+KPX V imacron -37\r
+KPX V iogonek -37\r
+KPX V o -100\r
+KPX V oacute -100\r
+KPX V ocircumflex -100\r
+KPX V odieresis -100\r
+KPX V ograve -100\r
+KPX V ohungarumlaut -100\r
+KPX V omacron -100\r
+KPX V oslash -100\r
+KPX V otilde -100\r
+KPX V period -145\r
+KPX V semicolon -92\r
+KPX V u -92\r
+KPX V uacute -92\r
+KPX V ucircumflex -92\r
+KPX V udieresis -92\r
+KPX V ugrave -92\r
+KPX V uhungarumlaut -92\r
+KPX V umacron -92\r
+KPX V uogonek -92\r
+KPX V uring -92\r
+KPX W A -120\r
+KPX W Aacute -120\r
+KPX W Abreve -120\r
+KPX W Acircumflex -120\r
+KPX W Adieresis -120\r
+KPX W Agrave -120\r
+KPX W Amacron -120\r
+KPX W Aogonek -120\r
+KPX W Aring -120\r
+KPX W Atilde -120\r
+KPX W O -10\r
+KPX W Oacute -10\r
+KPX W Ocircumflex -10\r
+KPX W Odieresis -10\r
+KPX W Ograve -10\r
+KPX W Ohungarumlaut -10\r
+KPX W Omacron -10\r
+KPX W Oslash -10\r
+KPX W Otilde -10\r
+KPX W a -65\r
+KPX W aacute -65\r
+KPX W abreve -65\r
+KPX W acircumflex -65\r
+KPX W adieresis -65\r
+KPX W agrave -65\r
+KPX W amacron -65\r
+KPX W aogonek -65\r
+KPX W aring -65\r
+KPX W atilde -65\r
+KPX W colon -55\r
+KPX W comma -92\r
+KPX W e -65\r
+KPX W eacute -65\r
+KPX W ecaron -65\r
+KPX W ecircumflex -65\r
+KPX W edieresis -65\r
+KPX W edotaccent -65\r
+KPX W egrave -65\r
+KPX W emacron -65\r
+KPX W eogonek -65\r
+KPX W hyphen -37\r
+KPX W i -18\r
+KPX W iacute -18\r
+KPX W iogonek -18\r
+KPX W o -75\r
+KPX W oacute -75\r
+KPX W ocircumflex -75\r
+KPX W odieresis -75\r
+KPX W ograve -75\r
+KPX W ohungarumlaut -75\r
+KPX W omacron -75\r
+KPX W oslash -75\r
+KPX W otilde -75\r
+KPX W period -92\r
+KPX W semicolon -55\r
+KPX W u -50\r
+KPX W uacute -50\r
+KPX W ucircumflex -50\r
+KPX W udieresis -50\r
+KPX W ugrave -50\r
+KPX W uhungarumlaut -50\r
+KPX W umacron -50\r
+KPX W uogonek -50\r
+KPX W uring -50\r
+KPX W y -60\r
+KPX W yacute -60\r
+KPX W ydieresis -60\r
+KPX Y A -110\r
+KPX Y Aacute -110\r
+KPX Y Abreve -110\r
+KPX Y Acircumflex -110\r
+KPX Y Adieresis -110\r
+KPX Y Agrave -110\r
+KPX Y Amacron -110\r
+KPX Y Aogonek -110\r
+KPX Y Aring -110\r
+KPX Y Atilde -110\r
+KPX Y O -35\r
+KPX Y Oacute -35\r
+KPX Y Ocircumflex -35\r
+KPX Y Odieresis -35\r
+KPX Y Ograve -35\r
+KPX Y Ohungarumlaut -35\r
+KPX Y Omacron -35\r
+KPX Y Oslash -35\r
+KPX Y Otilde -35\r
+KPX Y a -85\r
+KPX Y aacute -85\r
+KPX Y abreve -85\r
+KPX Y acircumflex -85\r
+KPX Y adieresis -85\r
+KPX Y agrave -85\r
+KPX Y amacron -85\r
+KPX Y aogonek -85\r
+KPX Y aring -85\r
+KPX Y atilde -85\r
+KPX Y colon -92\r
+KPX Y comma -92\r
+KPX Y e -111\r
+KPX Y eacute -111\r
+KPX Y ecaron -111\r
+KPX Y ecircumflex -111\r
+KPX Y edieresis -71\r
+KPX Y edotaccent -111\r
+KPX Y egrave -71\r
+KPX Y emacron -71\r
+KPX Y eogonek -111\r
+KPX Y hyphen -92\r
+KPX Y i -37\r
+KPX Y iacute -37\r
+KPX Y iogonek -37\r
+KPX Y o -111\r
+KPX Y oacute -111\r
+KPX Y ocircumflex -111\r
+KPX Y odieresis -111\r
+KPX Y ograve -111\r
+KPX Y ohungarumlaut -111\r
+KPX Y omacron -111\r
+KPX Y oslash -111\r
+KPX Y otilde -111\r
+KPX Y period -92\r
+KPX Y semicolon -92\r
+KPX Y u -92\r
+KPX Y uacute -92\r
+KPX Y ucircumflex -92\r
+KPX Y udieresis -92\r
+KPX Y ugrave -92\r
+KPX Y uhungarumlaut -92\r
+KPX Y umacron -92\r
+KPX Y uogonek -92\r
+KPX Y uring -92\r
+KPX Yacute A -110\r
+KPX Yacute Aacute -110\r
+KPX Yacute Abreve -110\r
+KPX Yacute Acircumflex -110\r
+KPX Yacute Adieresis -110\r
+KPX Yacute Agrave -110\r
+KPX Yacute Amacron -110\r
+KPX Yacute Aogonek -110\r
+KPX Yacute Aring -110\r
+KPX Yacute Atilde -110\r
+KPX Yacute O -35\r
+KPX Yacute Oacute -35\r
+KPX Yacute Ocircumflex -35\r
+KPX Yacute Odieresis -35\r
+KPX Yacute Ograve -35\r
+KPX Yacute Ohungarumlaut -35\r
+KPX Yacute Omacron -35\r
+KPX Yacute Oslash -35\r
+KPX Yacute Otilde -35\r
+KPX Yacute a -85\r
+KPX Yacute aacute -85\r
+KPX Yacute abreve -85\r
+KPX Yacute acircumflex -85\r
+KPX Yacute adieresis -85\r
+KPX Yacute agrave -85\r
+KPX Yacute amacron -85\r
+KPX Yacute aogonek -85\r
+KPX Yacute aring -85\r
+KPX Yacute atilde -85\r
+KPX Yacute colon -92\r
+KPX Yacute comma -92\r
+KPX Yacute e -111\r
+KPX Yacute eacute -111\r
+KPX Yacute ecaron -111\r
+KPX Yacute ecircumflex -111\r
+KPX Yacute edieresis -71\r
+KPX Yacute edotaccent -111\r
+KPX Yacute egrave -71\r
+KPX Yacute emacron -71\r
+KPX Yacute eogonek -111\r
+KPX Yacute hyphen -92\r
+KPX Yacute i -37\r
+KPX Yacute iacute -37\r
+KPX Yacute iogonek -37\r
+KPX Yacute o -111\r
+KPX Yacute oacute -111\r
+KPX Yacute ocircumflex -111\r
+KPX Yacute odieresis -111\r
+KPX Yacute ograve -111\r
+KPX Yacute ohungarumlaut -111\r
+KPX Yacute omacron -111\r
+KPX Yacute oslash -111\r
+KPX Yacute otilde -111\r
+KPX Yacute period -92\r
+KPX Yacute semicolon -92\r
+KPX Yacute u -92\r
+KPX Yacute uacute -92\r
+KPX Yacute ucircumflex -92\r
+KPX Yacute udieresis -92\r
+KPX Yacute ugrave -92\r
+KPX Yacute uhungarumlaut -92\r
+KPX Yacute umacron -92\r
+KPX Yacute uogonek -92\r
+KPX Yacute uring -92\r
+KPX Ydieresis A -110\r
+KPX Ydieresis Aacute -110\r
+KPX Ydieresis Abreve -110\r
+KPX Ydieresis Acircumflex -110\r
+KPX Ydieresis Adieresis -110\r
+KPX Ydieresis Agrave -110\r
+KPX Ydieresis Amacron -110\r
+KPX Ydieresis Aogonek -110\r
+KPX Ydieresis Aring -110\r
+KPX Ydieresis Atilde -110\r
+KPX Ydieresis O -35\r
+KPX Ydieresis Oacute -35\r
+KPX Ydieresis Ocircumflex -35\r
+KPX Ydieresis Odieresis -35\r
+KPX Ydieresis Ograve -35\r
+KPX Ydieresis Ohungarumlaut -35\r
+KPX Ydieresis Omacron -35\r
+KPX Ydieresis Oslash -35\r
+KPX Ydieresis Otilde -35\r
+KPX Ydieresis a -85\r
+KPX Ydieresis aacute -85\r
+KPX Ydieresis abreve -85\r
+KPX Ydieresis acircumflex -85\r
+KPX Ydieresis adieresis -85\r
+KPX Ydieresis agrave -85\r
+KPX Ydieresis amacron -85\r
+KPX Ydieresis aogonek -85\r
+KPX Ydieresis aring -85\r
+KPX Ydieresis atilde -85\r
+KPX Ydieresis colon -92\r
+KPX Ydieresis comma -92\r
+KPX Ydieresis e -111\r
+KPX Ydieresis eacute -111\r
+KPX Ydieresis ecaron -111\r
+KPX Ydieresis ecircumflex -111\r
+KPX Ydieresis edieresis -71\r
+KPX Ydieresis edotaccent -111\r
+KPX Ydieresis egrave -71\r
+KPX Ydieresis emacron -71\r
+KPX Ydieresis eogonek -111\r
+KPX Ydieresis hyphen -92\r
+KPX Ydieresis i -37\r
+KPX Ydieresis iacute -37\r
+KPX Ydieresis iogonek -37\r
+KPX Ydieresis o -111\r
+KPX Ydieresis oacute -111\r
+KPX Ydieresis ocircumflex -111\r
+KPX Ydieresis odieresis -111\r
+KPX Ydieresis ograve -111\r
+KPX Ydieresis ohungarumlaut -111\r
+KPX Ydieresis omacron -111\r
+KPX Ydieresis oslash -111\r
+KPX Ydieresis otilde -111\r
+KPX Ydieresis period -92\r
+KPX Ydieresis semicolon -92\r
+KPX Ydieresis u -92\r
+KPX Ydieresis uacute -92\r
+KPX Ydieresis ucircumflex -92\r
+KPX Ydieresis udieresis -92\r
+KPX Ydieresis ugrave -92\r
+KPX Ydieresis uhungarumlaut -92\r
+KPX Ydieresis umacron -92\r
+KPX Ydieresis uogonek -92\r
+KPX Ydieresis uring -92\r
+KPX a v -25\r
+KPX aacute v -25\r
+KPX abreve v -25\r
+KPX acircumflex v -25\r
+KPX adieresis v -25\r
+KPX agrave v -25\r
+KPX amacron v -25\r
+KPX aogonek v -25\r
+KPX aring v -25\r
+KPX atilde v -25\r
+KPX b b -10\r
+KPX b period -40\r
+KPX b u -20\r
+KPX b uacute -20\r
+KPX b ucircumflex -20\r
+KPX b udieresis -20\r
+KPX b ugrave -20\r
+KPX b uhungarumlaut -20\r
+KPX b umacron -20\r
+KPX b uogonek -20\r
+KPX b uring -20\r
+KPX b v -15\r
+KPX comma quotedblright -45\r
+KPX comma quoteright -55\r
+KPX d w -15\r
+KPX dcroat w -15\r
+KPX e v -15\r
+KPX eacute v -15\r
+KPX ecaron v -15\r
+KPX ecircumflex v -15\r
+KPX edieresis v -15\r
+KPX edotaccent v -15\r
+KPX egrave v -15\r
+KPX emacron v -15\r
+KPX eogonek v -15\r
+KPX f comma -15\r
+KPX f dotlessi -35\r
+KPX f i -25\r
+KPX f o -25\r
+KPX f oacute -25\r
+KPX f ocircumflex -25\r
+KPX f odieresis -25\r
+KPX f ograve -25\r
+KPX f ohungarumlaut -25\r
+KPX f omacron -25\r
+KPX f oslash -25\r
+KPX f otilde -25\r
+KPX f period -15\r
+KPX f quotedblright 50\r
+KPX f quoteright 55\r
+KPX g period -15\r
+KPX gbreve period -15\r
+KPX gcommaaccent period -15\r
+KPX h y -15\r
+KPX h yacute -15\r
+KPX h ydieresis -15\r
+KPX i v -10\r
+KPX iacute v -10\r
+KPX icircumflex v -10\r
+KPX idieresis v -10\r
+KPX igrave v -10\r
+KPX imacron v -10\r
+KPX iogonek v -10\r
+KPX k e -10\r
+KPX k eacute -10\r
+KPX k ecaron -10\r
+KPX k ecircumflex -10\r
+KPX k edieresis -10\r
+KPX k edotaccent -10\r
+KPX k egrave -10\r
+KPX k emacron -10\r
+KPX k eogonek -10\r
+KPX k o -15\r
+KPX k oacute -15\r
+KPX k ocircumflex -15\r
+KPX k odieresis -15\r
+KPX k ograve -15\r
+KPX k ohungarumlaut -15\r
+KPX k omacron -15\r
+KPX k oslash -15\r
+KPX k otilde -15\r
+KPX k y -15\r
+KPX k yacute -15\r
+KPX k ydieresis -15\r
+KPX kcommaaccent e -10\r
+KPX kcommaaccent eacute -10\r
+KPX kcommaaccent ecaron -10\r
+KPX kcommaaccent ecircumflex -10\r
+KPX kcommaaccent edieresis -10\r
+KPX kcommaaccent edotaccent -10\r
+KPX kcommaaccent egrave -10\r
+KPX kcommaaccent emacron -10\r
+KPX kcommaaccent eogonek -10\r
+KPX kcommaaccent o -15\r
+KPX kcommaaccent oacute -15\r
+KPX kcommaaccent ocircumflex -15\r
+KPX kcommaaccent odieresis -15\r
+KPX kcommaaccent ograve -15\r
+KPX kcommaaccent ohungarumlaut -15\r
+KPX kcommaaccent omacron -15\r
+KPX kcommaaccent oslash -15\r
+KPX kcommaaccent otilde -15\r
+KPX kcommaaccent y -15\r
+KPX kcommaaccent yacute -15\r
+KPX kcommaaccent ydieresis -15\r
+KPX n v -40\r
+KPX nacute v -40\r
+KPX ncaron v -40\r
+KPX ncommaaccent v -40\r
+KPX ntilde v -40\r
+KPX o v -10\r
+KPX o w -10\r
+KPX oacute v -10\r
+KPX oacute w -10\r
+KPX ocircumflex v -10\r
+KPX ocircumflex w -10\r
+KPX odieresis v -10\r
+KPX odieresis w -10\r
+KPX ograve v -10\r
+KPX ograve w -10\r
+KPX ohungarumlaut v -10\r
+KPX ohungarumlaut w -10\r
+KPX omacron v -10\r
+KPX omacron w -10\r
+KPX oslash v -10\r
+KPX oslash w -10\r
+KPX otilde v -10\r
+KPX otilde w -10\r
+KPX period quotedblright -55\r
+KPX period quoteright -55\r
+KPX quotedblleft A -10\r
+KPX quotedblleft Aacute -10\r
+KPX quotedblleft Abreve -10\r
+KPX quotedblleft Acircumflex -10\r
+KPX quotedblleft Adieresis -10\r
+KPX quotedblleft Agrave -10\r
+KPX quotedblleft Amacron -10\r
+KPX quotedblleft Aogonek -10\r
+KPX quotedblleft Aring -10\r
+KPX quotedblleft Atilde -10\r
+KPX quoteleft A -10\r
+KPX quoteleft Aacute -10\r
+KPX quoteleft Abreve -10\r
+KPX quoteleft Acircumflex -10\r
+KPX quoteleft Adieresis -10\r
+KPX quoteleft Agrave -10\r
+KPX quoteleft Amacron -10\r
+KPX quoteleft Aogonek -10\r
+KPX quoteleft Aring -10\r
+KPX quoteleft Atilde -10\r
+KPX quoteleft quoteleft -63\r
+KPX quoteright d -20\r
+KPX quoteright dcroat -20\r
+KPX quoteright quoteright -63\r
+KPX quoteright r -20\r
+KPX quoteright racute -20\r
+KPX quoteright rcaron -20\r
+KPX quoteright rcommaaccent -20\r
+KPX quoteright s -37\r
+KPX quoteright sacute -37\r
+KPX quoteright scaron -37\r
+KPX quoteright scedilla -37\r
+KPX quoteright scommaaccent -37\r
+KPX quoteright space -74\r
+KPX quoteright v -20\r
+KPX r c -18\r
+KPX r cacute -18\r
+KPX r ccaron -18\r
+KPX r ccedilla -18\r
+KPX r comma -92\r
+KPX r e -18\r
+KPX r eacute -18\r
+KPX r ecaron -18\r
+KPX r ecircumflex -18\r
+KPX r edieresis -18\r
+KPX r edotaccent -18\r
+KPX r egrave -18\r
+KPX r emacron -18\r
+KPX r eogonek -18\r
+KPX r g -10\r
+KPX r gbreve -10\r
+KPX r gcommaaccent -10\r
+KPX r hyphen -37\r
+KPX r n -15\r
+KPX r nacute -15\r
+KPX r ncaron -15\r
+KPX r ncommaaccent -15\r
+KPX r ntilde -15\r
+KPX r o -18\r
+KPX r oacute -18\r
+KPX r ocircumflex -18\r
+KPX r odieresis -18\r
+KPX r ograve -18\r
+KPX r ohungarumlaut -18\r
+KPX r omacron -18\r
+KPX r oslash -18\r
+KPX r otilde -18\r
+KPX r p -10\r
+KPX r period -100\r
+KPX r q -18\r
+KPX r v -10\r
+KPX racute c -18\r
+KPX racute cacute -18\r
+KPX racute ccaron -18\r
+KPX racute ccedilla -18\r
+KPX racute comma -92\r
+KPX racute e -18\r
+KPX racute eacute -18\r
+KPX racute ecaron -18\r
+KPX racute ecircumflex -18\r
+KPX racute edieresis -18\r
+KPX racute edotaccent -18\r
+KPX racute egrave -18\r
+KPX racute emacron -18\r
+KPX racute eogonek -18\r
+KPX racute g -10\r
+KPX racute gbreve -10\r
+KPX racute gcommaaccent -10\r
+KPX racute hyphen -37\r
+KPX racute n -15\r
+KPX racute nacute -15\r
+KPX racute ncaron -15\r
+KPX racute ncommaaccent -15\r
+KPX racute ntilde -15\r
+KPX racute o -18\r
+KPX racute oacute -18\r
+KPX racute ocircumflex -18\r
+KPX racute odieresis -18\r
+KPX racute ograve -18\r
+KPX racute ohungarumlaut -18\r
+KPX racute omacron -18\r
+KPX racute oslash -18\r
+KPX racute otilde -18\r
+KPX racute p -10\r
+KPX racute period -100\r
+KPX racute q -18\r
+KPX racute v -10\r
+KPX rcaron c -18\r
+KPX rcaron cacute -18\r
+KPX rcaron ccaron -18\r
+KPX rcaron ccedilla -18\r
+KPX rcaron comma -92\r
+KPX rcaron e -18\r
+KPX rcaron eacute -18\r
+KPX rcaron ecaron -18\r
+KPX rcaron ecircumflex -18\r
+KPX rcaron edieresis -18\r
+KPX rcaron edotaccent -18\r
+KPX rcaron egrave -18\r
+KPX rcaron emacron -18\r
+KPX rcaron eogonek -18\r
+KPX rcaron g -10\r
+KPX rcaron gbreve -10\r
+KPX rcaron gcommaaccent -10\r
+KPX rcaron hyphen -37\r
+KPX rcaron n -15\r
+KPX rcaron nacute -15\r
+KPX rcaron ncaron -15\r
+KPX rcaron ncommaaccent -15\r
+KPX rcaron ntilde -15\r
+KPX rcaron o -18\r
+KPX rcaron oacute -18\r
+KPX rcaron ocircumflex -18\r
+KPX rcaron odieresis -18\r
+KPX rcaron ograve -18\r
+KPX rcaron ohungarumlaut -18\r
+KPX rcaron omacron -18\r
+KPX rcaron oslash -18\r
+KPX rcaron otilde -18\r
+KPX rcaron p -10\r
+KPX rcaron period -100\r
+KPX rcaron q -18\r
+KPX rcaron v -10\r
+KPX rcommaaccent c -18\r
+KPX rcommaaccent cacute -18\r
+KPX rcommaaccent ccaron -18\r
+KPX rcommaaccent ccedilla -18\r
+KPX rcommaaccent comma -92\r
+KPX rcommaaccent e -18\r
+KPX rcommaaccent eacute -18\r
+KPX rcommaaccent ecaron -18\r
+KPX rcommaaccent ecircumflex -18\r
+KPX rcommaaccent edieresis -18\r
+KPX rcommaaccent edotaccent -18\r
+KPX rcommaaccent egrave -18\r
+KPX rcommaaccent emacron -18\r
+KPX rcommaaccent eogonek -18\r
+KPX rcommaaccent g -10\r
+KPX rcommaaccent gbreve -10\r
+KPX rcommaaccent gcommaaccent -10\r
+KPX rcommaaccent hyphen -37\r
+KPX rcommaaccent n -15\r
+KPX rcommaaccent nacute -15\r
+KPX rcommaaccent ncaron -15\r
+KPX rcommaaccent ncommaaccent -15\r
+KPX rcommaaccent ntilde -15\r
+KPX rcommaaccent o -18\r
+KPX rcommaaccent oacute -18\r
+KPX rcommaaccent ocircumflex -18\r
+KPX rcommaaccent odieresis -18\r
+KPX rcommaaccent ograve -18\r
+KPX rcommaaccent ohungarumlaut -18\r
+KPX rcommaaccent omacron -18\r
+KPX rcommaaccent oslash -18\r
+KPX rcommaaccent otilde -18\r
+KPX rcommaaccent p -10\r
+KPX rcommaaccent period -100\r
+KPX rcommaaccent q -18\r
+KPX rcommaaccent v -10\r
+KPX space A -55\r
+KPX space Aacute -55\r
+KPX space Abreve -55\r
+KPX space Acircumflex -55\r
+KPX space Adieresis -55\r
+KPX space Agrave -55\r
+KPX space Amacron -55\r
+KPX space Aogonek -55\r
+KPX space Aring -55\r
+KPX space Atilde -55\r
+KPX space T -30\r
+KPX space Tcaron -30\r
+KPX space Tcommaaccent -30\r
+KPX space V -45\r
+KPX space W -30\r
+KPX space Y -55\r
+KPX space Yacute -55\r
+KPX space Ydieresis -55\r
+KPX v a -10\r
+KPX v aacute -10\r
+KPX v abreve -10\r
+KPX v acircumflex -10\r
+KPX v adieresis -10\r
+KPX v agrave -10\r
+KPX v amacron -10\r
+KPX v aogonek -10\r
+KPX v aring -10\r
+KPX v atilde -10\r
+KPX v comma -55\r
+KPX v e -10\r
+KPX v eacute -10\r
+KPX v ecaron -10\r
+KPX v ecircumflex -10\r
+KPX v edieresis -10\r
+KPX v edotaccent -10\r
+KPX v egrave -10\r
+KPX v emacron -10\r
+KPX v eogonek -10\r
+KPX v o -10\r
+KPX v oacute -10\r
+KPX v ocircumflex -10\r
+KPX v odieresis -10\r
+KPX v ograve -10\r
+KPX v ohungarumlaut -10\r
+KPX v omacron -10\r
+KPX v oslash -10\r
+KPX v otilde -10\r
+KPX v period -70\r
+KPX w comma -55\r
+KPX w o -10\r
+KPX w oacute -10\r
+KPX w ocircumflex -10\r
+KPX w odieresis -10\r
+KPX w ograve -10\r
+KPX w ohungarumlaut -10\r
+KPX w omacron -10\r
+KPX w oslash -10\r
+KPX w otilde -10\r
+KPX w period -70\r
+KPX y comma -55\r
+KPX y e -10\r
+KPX y eacute -10\r
+KPX y ecaron -10\r
+KPX y ecircumflex -10\r
+KPX y edieresis -10\r
+KPX y edotaccent -10\r
+KPX y egrave -10\r
+KPX y emacron -10\r
+KPX y eogonek -10\r
+KPX y o -25\r
+KPX y oacute -25\r
+KPX y ocircumflex -25\r
+KPX y odieresis -25\r
+KPX y ograve -25\r
+KPX y ohungarumlaut -25\r
+KPX y omacron -25\r
+KPX y oslash -25\r
+KPX y otilde -25\r
+KPX y period -70\r
+KPX yacute comma -55\r
+KPX yacute e -10\r
+KPX yacute eacute -10\r
+KPX yacute ecaron -10\r
+KPX yacute ecircumflex -10\r
+KPX yacute edieresis -10\r
+KPX yacute edotaccent -10\r
+KPX yacute egrave -10\r
+KPX yacute emacron -10\r
+KPX yacute eogonek -10\r
+KPX yacute o -25\r
+KPX yacute oacute -25\r
+KPX yacute ocircumflex -25\r
+KPX yacute odieresis -25\r
+KPX yacute ograve -25\r
+KPX yacute ohungarumlaut -25\r
+KPX yacute omacron -25\r
+KPX yacute oslash -25\r
+KPX yacute otilde -25\r
+KPX yacute period -70\r
+KPX ydieresis comma -55\r
+KPX ydieresis e -10\r
+KPX ydieresis eacute -10\r
+KPX ydieresis ecaron -10\r
+KPX ydieresis ecircumflex -10\r
+KPX ydieresis edieresis -10\r
+KPX ydieresis edotaccent -10\r
+KPX ydieresis egrave -10\r
+KPX ydieresis emacron -10\r
+KPX ydieresis eogonek -10\r
+KPX ydieresis o -25\r
+KPX ydieresis oacute -25\r
+KPX ydieresis ocircumflex -25\r
+KPX ydieresis odieresis -25\r
+KPX ydieresis ograve -25\r
+KPX ydieresis ohungarumlaut -25\r
+KPX ydieresis omacron -25\r
+KPX ydieresis oslash -25\r
+KPX ydieresis otilde -25\r
+KPX ydieresis period -70\r
+EndKernPairs\r
+EndKernData\r
+EndFontMetrics\r
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/Times-BoldItalic.afm b/forester/java/classes/com/itextpdf/text/pdf/fonts/Times-BoldItalic.afm
new file mode 100644 (file)
index 0000000..6da5178
--- /dev/null
@@ -0,0 +1,2384 @@
+StartFontMetrics 4.1\r
+Comment Copyright (c) 1985, 1987, 1989, 1990, 1993, 1997 Adobe Systems Incorporated.  All Rights Reserved.\r
+Comment Creation Date: Thu May  1 13:04:06 1997\r
+Comment UniqueID 43066\r
+Comment VMusage 45874 56899\r
+FontName Times-BoldItalic\r
+FullName Times Bold Italic\r
+FamilyName Times\r
+Weight Bold\r
+ItalicAngle -15\r
+IsFixedPitch false\r
+CharacterSet ExtendedRoman\r
+FontBBox -200 -218 996 921 \r
+UnderlinePosition -100\r
+UnderlineThickness 50\r
+Version 002.000\r
+Notice Copyright (c) 1985, 1987, 1989, 1990, 1993, 1997 Adobe Systems Incorporated.  All Rights Reserved.Times is a trademark of Linotype-Hell AG and/or its subsidiaries.\r
+EncodingScheme AdobeStandardEncoding\r
+CapHeight 669\r
+XHeight 462\r
+Ascender 683\r
+Descender -217\r
+StdHW 42\r
+StdVW 121\r
+StartCharMetrics 315\r
+C 32 ; WX 250 ; N space ; B 0 0 0 0 ;\r
+C 33 ; WX 389 ; N exclam ; B 67 -13 370 684 ;\r
+C 34 ; WX 555 ; N quotedbl ; B 136 398 536 685 ;\r
+C 35 ; WX 500 ; N numbersign ; B -33 0 533 700 ;\r
+C 36 ; WX 500 ; N dollar ; B -20 -100 497 733 ;\r
+C 37 ; WX 833 ; N percent ; B 39 -10 793 692 ;\r
+C 38 ; WX 778 ; N ampersand ; B 5 -19 699 682 ;\r
+C 39 ; WX 333 ; N quoteright ; B 98 369 302 685 ;\r
+C 40 ; WX 333 ; N parenleft ; B 28 -179 344 685 ;\r
+C 41 ; WX 333 ; N parenright ; B -44 -179 271 685 ;\r
+C 42 ; WX 500 ; N asterisk ; B 65 249 456 685 ;\r
+C 43 ; WX 570 ; N plus ; B 33 0 537 506 ;\r
+C 44 ; WX 250 ; N comma ; B -60 -182 144 134 ;\r
+C 45 ; WX 333 ; N hyphen ; B 2 166 271 282 ;\r
+C 46 ; WX 250 ; N period ; B -9 -13 139 135 ;\r
+C 47 ; WX 278 ; N slash ; B -64 -18 342 685 ;\r
+C 48 ; WX 500 ; N zero ; B 17 -14 477 683 ;\r
+C 49 ; WX 500 ; N one ; B 5 0 419 683 ;\r
+C 50 ; WX 500 ; N two ; B -27 0 446 683 ;\r
+C 51 ; WX 500 ; N three ; B -15 -13 450 683 ;\r
+C 52 ; WX 500 ; N four ; B -15 0 503 683 ;\r
+C 53 ; WX 500 ; N five ; B -11 -13 487 669 ;\r
+C 54 ; WX 500 ; N six ; B 23 -15 509 679 ;\r
+C 55 ; WX 500 ; N seven ; B 52 0 525 669 ;\r
+C 56 ; WX 500 ; N eight ; B 3 -13 476 683 ;\r
+C 57 ; WX 500 ; N nine ; B -12 -10 475 683 ;\r
+C 58 ; WX 333 ; N colon ; B 23 -13 264 459 ;\r
+C 59 ; WX 333 ; N semicolon ; B -25 -183 264 459 ;\r
+C 60 ; WX 570 ; N less ; B 31 -8 539 514 ;\r
+C 61 ; WX 570 ; N equal ; B 33 107 537 399 ;\r
+C 62 ; WX 570 ; N greater ; B 31 -8 539 514 ;\r
+C 63 ; WX 500 ; N question ; B 79 -13 470 684 ;\r
+C 64 ; WX 832 ; N at ; B 63 -18 770 685 ;\r
+C 65 ; WX 667 ; N A ; B -67 0 593 683 ;\r
+C 66 ; WX 667 ; N B ; B -24 0 624 669 ;\r
+C 67 ; WX 667 ; N C ; B 32 -18 677 685 ;\r
+C 68 ; WX 722 ; N D ; B -46 0 685 669 ;\r
+C 69 ; WX 667 ; N E ; B -27 0 653 669 ;\r
+C 70 ; WX 667 ; N F ; B -13 0 660 669 ;\r
+C 71 ; WX 722 ; N G ; B 21 -18 706 685 ;\r
+C 72 ; WX 778 ; N H ; B -24 0 799 669 ;\r
+C 73 ; WX 389 ; N I ; B -32 0 406 669 ;\r
+C 74 ; WX 500 ; N J ; B -46 -99 524 669 ;\r
+C 75 ; WX 667 ; N K ; B -21 0 702 669 ;\r
+C 76 ; WX 611 ; N L ; B -22 0 590 669 ;\r
+C 77 ; WX 889 ; N M ; B -29 -12 917 669 ;\r
+C 78 ; WX 722 ; N N ; B -27 -15 748 669 ;\r
+C 79 ; WX 722 ; N O ; B 27 -18 691 685 ;\r
+C 80 ; WX 611 ; N P ; B -27 0 613 669 ;\r
+C 81 ; WX 722 ; N Q ; B 27 -208 691 685 ;\r
+C 82 ; WX 667 ; N R ; B -29 0 623 669 ;\r
+C 83 ; WX 556 ; N S ; B 2 -18 526 685 ;\r
+C 84 ; WX 611 ; N T ; B 50 0 650 669 ;\r
+C 85 ; WX 722 ; N U ; B 67 -18 744 669 ;\r
+C 86 ; WX 667 ; N V ; B 65 -18 715 669 ;\r
+C 87 ; WX 889 ; N W ; B 65 -18 940 669 ;\r
+C 88 ; WX 667 ; N X ; B -24 0 694 669 ;\r
+C 89 ; WX 611 ; N Y ; B 73 0 659 669 ;\r
+C 90 ; WX 611 ; N Z ; B -11 0 590 669 ;\r
+C 91 ; WX 333 ; N bracketleft ; B -37 -159 362 674 ;\r
+C 92 ; WX 278 ; N backslash ; B -1 -18 279 685 ;\r
+C 93 ; WX 333 ; N bracketright ; B -56 -157 343 674 ;\r
+C 94 ; WX 570 ; N asciicircum ; B 67 304 503 669 ;\r
+C 95 ; WX 500 ; N underscore ; B 0 -125 500 -75 ;\r
+C 96 ; WX 333 ; N quoteleft ; B 128 369 332 685 ;\r
+C 97 ; WX 500 ; N a ; B -21 -14 455 462 ;\r
+C 98 ; WX 500 ; N b ; B -14 -13 444 699 ;\r
+C 99 ; WX 444 ; N c ; B -5 -13 392 462 ;\r
+C 100 ; WX 500 ; N d ; B -21 -13 517 699 ;\r
+C 101 ; WX 444 ; N e ; B 5 -13 398 462 ;\r
+C 102 ; WX 333 ; N f ; B -169 -205 446 698 ; L i fi ; L l fl ;\r
+C 103 ; WX 500 ; N g ; B -52 -203 478 462 ;\r
+C 104 ; WX 556 ; N h ; B -13 -9 498 699 ;\r
+C 105 ; WX 278 ; N i ; B 2 -9 263 684 ;\r
+C 106 ; WX 278 ; N j ; B -189 -207 279 684 ;\r
+C 107 ; WX 500 ; N k ; B -23 -8 483 699 ;\r
+C 108 ; WX 278 ; N l ; B 2 -9 290 699 ;\r
+C 109 ; WX 778 ; N m ; B -14 -9 722 462 ;\r
+C 110 ; WX 556 ; N n ; B -6 -9 493 462 ;\r
+C 111 ; WX 500 ; N o ; B -3 -13 441 462 ;\r
+C 112 ; WX 500 ; N p ; B -120 -205 446 462 ;\r
+C 113 ; WX 500 ; N q ; B 1 -205 471 462 ;\r
+C 114 ; WX 389 ; N r ; B -21 0 389 462 ;\r
+C 115 ; WX 389 ; N s ; B -19 -13 333 462 ;\r
+C 116 ; WX 278 ; N t ; B -11 -9 281 594 ;\r
+C 117 ; WX 556 ; N u ; B 15 -9 492 462 ;\r
+C 118 ; WX 444 ; N v ; B 16 -13 401 462 ;\r
+C 119 ; WX 667 ; N w ; B 16 -13 614 462 ;\r
+C 120 ; WX 500 ; N x ; B -46 -13 469 462 ;\r
+C 121 ; WX 444 ; N y ; B -94 -205 392 462 ;\r
+C 122 ; WX 389 ; N z ; B -43 -78 368 449 ;\r
+C 123 ; WX 348 ; N braceleft ; B 5 -187 436 686 ;\r
+C 124 ; WX 220 ; N bar ; B 66 -218 154 782 ;\r
+C 125 ; WX 348 ; N braceright ; B -129 -187 302 686 ;\r
+C 126 ; WX 570 ; N asciitilde ; B 54 173 516 333 ;\r
+C 161 ; WX 389 ; N exclamdown ; B 19 -205 322 492 ;\r
+C 162 ; WX 500 ; N cent ; B 42 -143 439 576 ;\r
+C 163 ; WX 500 ; N sterling ; B -32 -12 510 683 ;\r
+C 164 ; WX 167 ; N fraction ; B -169 -14 324 683 ;\r
+C 165 ; WX 500 ; N yen ; B 33 0 628 669 ;\r
+C 166 ; WX 500 ; N florin ; B -87 -156 537 707 ;\r
+C 167 ; WX 500 ; N section ; B 36 -143 459 685 ;\r
+C 168 ; WX 500 ; N currency ; B -26 34 526 586 ;\r
+C 169 ; WX 278 ; N quotesingle ; B 128 398 268 685 ;\r
+C 170 ; WX 500 ; N quotedblleft ; B 53 369 513 685 ;\r
+C 171 ; WX 500 ; N guillemotleft ; B 12 32 468 415 ;\r
+C 172 ; WX 333 ; N guilsinglleft ; B 32 32 303 415 ;\r
+C 173 ; WX 333 ; N guilsinglright ; B 10 32 281 415 ;\r
+C 174 ; WX 556 ; N fi ; B -188 -205 514 703 ;\r
+C 175 ; WX 556 ; N fl ; B -186 -205 553 704 ;\r
+C 177 ; WX 500 ; N endash ; B -40 178 477 269 ;\r
+C 178 ; WX 500 ; N dagger ; B 91 -145 494 685 ;\r
+C 179 ; WX 500 ; N daggerdbl ; B 10 -139 493 685 ;\r
+C 180 ; WX 250 ; N periodcentered ; B 51 257 199 405 ;\r
+C 182 ; WX 500 ; N paragraph ; B -57 -193 562 669 ;\r
+C 183 ; WX 350 ; N bullet ; B 0 175 350 525 ;\r
+C 184 ; WX 333 ; N quotesinglbase ; B -5 -182 199 134 ;\r
+C 185 ; WX 500 ; N quotedblbase ; B -57 -182 403 134 ;\r
+C 186 ; WX 500 ; N quotedblright ; B 53 369 513 685 ;\r
+C 187 ; WX 500 ; N guillemotright ; B 12 32 468 415 ;\r
+C 188 ; WX 1000 ; N ellipsis ; B 40 -13 852 135 ;\r
+C 189 ; WX 1000 ; N perthousand ; B 7 -29 996 706 ;\r
+C 191 ; WX 500 ; N questiondown ; B 30 -205 421 492 ;\r
+C 193 ; WX 333 ; N grave ; B 85 516 297 697 ;\r
+C 194 ; WX 333 ; N acute ; B 139 516 379 697 ;\r
+C 195 ; WX 333 ; N circumflex ; B 40 516 367 690 ;\r
+C 196 ; WX 333 ; N tilde ; B 48 536 407 655 ;\r
+C 197 ; WX 333 ; N macron ; B 51 553 393 623 ;\r
+C 198 ; WX 333 ; N breve ; B 71 516 387 678 ;\r
+C 199 ; WX 333 ; N dotaccent ; B 163 550 298 684 ;\r
+C 200 ; WX 333 ; N dieresis ; B 55 550 402 684 ;\r
+C 202 ; WX 333 ; N ring ; B 127 516 340 729 ;\r
+C 203 ; WX 333 ; N cedilla ; B -80 -218 156 5 ;\r
+C 205 ; WX 333 ; N hungarumlaut ; B 69 516 498 697 ;\r
+C 206 ; WX 333 ; N ogonek ; B 15 -183 244 34 ;\r
+C 207 ; WX 333 ; N caron ; B 79 516 411 690 ;\r
+C 208 ; WX 1000 ; N emdash ; B -40 178 977 269 ;\r
+C 225 ; WX 944 ; N AE ; B -64 0 918 669 ;\r
+C 227 ; WX 266 ; N ordfeminine ; B 16 399 330 685 ;\r
+C 232 ; WX 611 ; N Lslash ; B -22 0 590 669 ;\r
+C 233 ; WX 722 ; N Oslash ; B 27 -125 691 764 ;\r
+C 234 ; WX 944 ; N OE ; B 23 -8 946 677 ;\r
+C 235 ; WX 300 ; N ordmasculine ; B 56 400 347 685 ;\r
+C 241 ; WX 722 ; N ae ; B -5 -13 673 462 ;\r
+C 245 ; WX 278 ; N dotlessi ; B 2 -9 238 462 ;\r
+C 248 ; WX 278 ; N lslash ; B -7 -9 307 699 ;\r
+C 249 ; WX 500 ; N oslash ; B -3 -119 441 560 ;\r
+C 250 ; WX 722 ; N oe ; B 6 -13 674 462 ;\r
+C 251 ; WX 500 ; N germandbls ; B -200 -200 473 705 ;\r
+C -1 ; WX 389 ; N Idieresis ; B -32 0 450 862 ;\r
+C -1 ; WX 444 ; N eacute ; B 5 -13 435 697 ;\r
+C -1 ; WX 500 ; N abreve ; B -21 -14 471 678 ;\r
+C -1 ; WX 556 ; N uhungarumlaut ; B 15 -9 610 697 ;\r
+C -1 ; WX 444 ; N ecaron ; B 5 -13 467 690 ;\r
+C -1 ; WX 611 ; N Ydieresis ; B 73 0 659 862 ;\r
+C -1 ; WX 570 ; N divide ; B 33 -29 537 535 ;\r
+C -1 ; WX 611 ; N Yacute ; B 73 0 659 904 ;\r
+C -1 ; WX 667 ; N Acircumflex ; B -67 0 593 897 ;\r
+C -1 ; WX 500 ; N aacute ; B -21 -14 463 697 ;\r
+C -1 ; WX 722 ; N Ucircumflex ; B 67 -18 744 897 ;\r
+C -1 ; WX 444 ; N yacute ; B -94 -205 435 697 ;\r
+C -1 ; WX 389 ; N scommaaccent ; B -19 -218 333 462 ;\r
+C -1 ; WX 444 ; N ecircumflex ; B 5 -13 423 690 ;\r
+C -1 ; WX 722 ; N Uring ; B 67 -18 744 921 ;\r
+C -1 ; WX 722 ; N Udieresis ; B 67 -18 744 862 ;\r
+C -1 ; WX 500 ; N aogonek ; B -21 -183 455 462 ;\r
+C -1 ; WX 722 ; N Uacute ; B 67 -18 744 904 ;\r
+C -1 ; WX 556 ; N uogonek ; B 15 -183 492 462 ;\r
+C -1 ; WX 667 ; N Edieresis ; B -27 0 653 862 ;\r
+C -1 ; WX 722 ; N Dcroat ; B -31 0 700 669 ;\r
+C -1 ; WX 250 ; N commaaccent ; B -36 -218 131 -50 ;\r
+C -1 ; WX 747 ; N copyright ; B 30 -18 718 685 ;\r
+C -1 ; WX 667 ; N Emacron ; B -27 0 653 830 ;\r
+C -1 ; WX 444 ; N ccaron ; B -5 -13 467 690 ;\r
+C -1 ; WX 500 ; N aring ; B -21 -14 455 729 ;\r
+C -1 ; WX 722 ; N Ncommaaccent ; B -27 -218 748 669 ;\r
+C -1 ; WX 278 ; N lacute ; B 2 -9 392 904 ;\r
+C -1 ; WX 500 ; N agrave ; B -21 -14 455 697 ;\r
+C -1 ; WX 611 ; N Tcommaaccent ; B 50 -218 650 669 ;\r
+C -1 ; WX 667 ; N Cacute ; B 32 -18 677 904 ;\r
+C -1 ; WX 500 ; N atilde ; B -21 -14 491 655 ;\r
+C -1 ; WX 667 ; N Edotaccent ; B -27 0 653 862 ;\r
+C -1 ; WX 389 ; N scaron ; B -19 -13 424 690 ;\r
+C -1 ; WX 389 ; N scedilla ; B -19 -218 333 462 ;\r
+C -1 ; WX 278 ; N iacute ; B 2 -9 352 697 ;\r
+C -1 ; WX 494 ; N lozenge ; B 10 0 484 745 ;\r
+C -1 ; WX 667 ; N Rcaron ; B -29 0 623 897 ;\r
+C -1 ; WX 722 ; N Gcommaaccent ; B 21 -218 706 685 ;\r
+C -1 ; WX 556 ; N ucircumflex ; B 15 -9 492 690 ;\r
+C -1 ; WX 500 ; N acircumflex ; B -21 -14 455 690 ;\r
+C -1 ; WX 667 ; N Amacron ; B -67 0 593 830 ;\r
+C -1 ; WX 389 ; N rcaron ; B -21 0 424 690 ;\r
+C -1 ; WX 444 ; N ccedilla ; B -5 -218 392 462 ;\r
+C -1 ; WX 611 ; N Zdotaccent ; B -11 0 590 862 ;\r
+C -1 ; WX 611 ; N Thorn ; B -27 0 573 669 ;\r
+C -1 ; WX 722 ; N Omacron ; B 27 -18 691 830 ;\r
+C -1 ; WX 667 ; N Racute ; B -29 0 623 904 ;\r
+C -1 ; WX 556 ; N Sacute ; B 2 -18 531 904 ;\r
+C -1 ; WX 608 ; N dcaron ; B -21 -13 675 708 ;\r
+C -1 ; WX 722 ; N Umacron ; B 67 -18 744 830 ;\r
+C -1 ; WX 556 ; N uring ; B 15 -9 492 729 ;\r
+C -1 ; WX 300 ; N threesuperior ; B 17 265 321 683 ;\r
+C -1 ; WX 722 ; N Ograve ; B 27 -18 691 904 ;\r
+C -1 ; WX 667 ; N Agrave ; B -67 0 593 904 ;\r
+C -1 ; WX 667 ; N Abreve ; B -67 0 593 885 ;\r
+C -1 ; WX 570 ; N multiply ; B 48 16 522 490 ;\r
+C -1 ; WX 556 ; N uacute ; B 15 -9 492 697 ;\r
+C -1 ; WX 611 ; N Tcaron ; B 50 0 650 897 ;\r
+C -1 ; WX 494 ; N partialdiff ; B 11 -21 494 750 ;\r
+C -1 ; WX 444 ; N ydieresis ; B -94 -205 443 655 ;\r
+C -1 ; WX 722 ; N Nacute ; B -27 -15 748 904 ;\r
+C -1 ; WX 278 ; N icircumflex ; B -3 -9 324 690 ;\r
+C -1 ; WX 667 ; N Ecircumflex ; B -27 0 653 897 ;\r
+C -1 ; WX 500 ; N adieresis ; B -21 -14 476 655 ;\r
+C -1 ; WX 444 ; N edieresis ; B 5 -13 448 655 ;\r
+C -1 ; WX 444 ; N cacute ; B -5 -13 435 697 ;\r
+C -1 ; WX 556 ; N nacute ; B -6 -9 493 697 ;\r
+C -1 ; WX 556 ; N umacron ; B 15 -9 492 623 ;\r
+C -1 ; WX 722 ; N Ncaron ; B -27 -15 748 897 ;\r
+C -1 ; WX 389 ; N Iacute ; B -32 0 432 904 ;\r
+C -1 ; WX 570 ; N plusminus ; B 33 0 537 506 ;\r
+C -1 ; WX 220 ; N brokenbar ; B 66 -143 154 707 ;\r
+C -1 ; WX 747 ; N registered ; B 30 -18 718 685 ;\r
+C -1 ; WX 722 ; N Gbreve ; B 21 -18 706 885 ;\r
+C -1 ; WX 389 ; N Idotaccent ; B -32 0 406 862 ;\r
+C -1 ; WX 600 ; N summation ; B 14 -10 585 706 ;\r
+C -1 ; WX 667 ; N Egrave ; B -27 0 653 904 ;\r
+C -1 ; WX 389 ; N racute ; B -21 0 407 697 ;\r
+C -1 ; WX 500 ; N omacron ; B -3 -13 462 623 ;\r
+C -1 ; WX 611 ; N Zacute ; B -11 0 590 904 ;\r
+C -1 ; WX 611 ; N Zcaron ; B -11 0 590 897 ;\r
+C -1 ; WX 549 ; N greaterequal ; B 26 0 523 704 ;\r
+C -1 ; WX 722 ; N Eth ; B -31 0 700 669 ;\r
+C -1 ; WX 667 ; N Ccedilla ; B 32 -218 677 685 ;\r
+C -1 ; WX 278 ; N lcommaaccent ; B -42 -218 290 699 ;\r
+C -1 ; WX 366 ; N tcaron ; B -11 -9 434 754 ;\r
+C -1 ; WX 444 ; N eogonek ; B 5 -183 398 462 ;\r
+C -1 ; WX 722 ; N Uogonek ; B 67 -183 744 669 ;\r
+C -1 ; WX 667 ; N Aacute ; B -67 0 593 904 ;\r
+C -1 ; WX 667 ; N Adieresis ; B -67 0 593 862 ;\r
+C -1 ; WX 444 ; N egrave ; B 5 -13 398 697 ;\r
+C -1 ; WX 389 ; N zacute ; B -43 -78 407 697 ;\r
+C -1 ; WX 278 ; N iogonek ; B -20 -183 263 684 ;\r
+C -1 ; WX 722 ; N Oacute ; B 27 -18 691 904 ;\r
+C -1 ; WX 500 ; N oacute ; B -3 -13 463 697 ;\r
+C -1 ; WX 500 ; N amacron ; B -21 -14 467 623 ;\r
+C -1 ; WX 389 ; N sacute ; B -19 -13 407 697 ;\r
+C -1 ; WX 278 ; N idieresis ; B 2 -9 364 655 ;\r
+C -1 ; WX 722 ; N Ocircumflex ; B 27 -18 691 897 ;\r
+C -1 ; WX 722 ; N Ugrave ; B 67 -18 744 904 ;\r
+C -1 ; WX 612 ; N Delta ; B 6 0 608 688 ;\r
+C -1 ; WX 500 ; N thorn ; B -120 -205 446 699 ;\r
+C -1 ; WX 300 ; N twosuperior ; B 2 274 313 683 ;\r
+C -1 ; WX 722 ; N Odieresis ; B 27 -18 691 862 ;\r
+C -1 ; WX 576 ; N mu ; B -60 -207 516 449 ;\r
+C -1 ; WX 278 ; N igrave ; B 2 -9 259 697 ;\r
+C -1 ; WX 500 ; N ohungarumlaut ; B -3 -13 582 697 ;\r
+C -1 ; WX 667 ; N Eogonek ; B -27 -183 653 669 ;\r
+C -1 ; WX 500 ; N dcroat ; B -21 -13 552 699 ;\r
+C -1 ; WX 750 ; N threequarters ; B 7 -14 726 683 ;\r
+C -1 ; WX 556 ; N Scedilla ; B 2 -218 526 685 ;\r
+C -1 ; WX 382 ; N lcaron ; B 2 -9 448 708 ;\r
+C -1 ; WX 667 ; N Kcommaaccent ; B -21 -218 702 669 ;\r
+C -1 ; WX 611 ; N Lacute ; B -22 0 590 904 ;\r
+C -1 ; WX 1000 ; N trademark ; B 32 263 968 669 ;\r
+C -1 ; WX 444 ; N edotaccent ; B 5 -13 398 655 ;\r
+C -1 ; WX 389 ; N Igrave ; B -32 0 406 904 ;\r
+C -1 ; WX 389 ; N Imacron ; B -32 0 461 830 ;\r
+C -1 ; WX 611 ; N Lcaron ; B -22 0 671 718 ;\r
+C -1 ; WX 750 ; N onehalf ; B -9 -14 723 683 ;\r
+C -1 ; WX 549 ; N lessequal ; B 29 0 526 704 ;\r
+C -1 ; WX 500 ; N ocircumflex ; B -3 -13 451 690 ;\r
+C -1 ; WX 556 ; N ntilde ; B -6 -9 504 655 ;\r
+C -1 ; WX 722 ; N Uhungarumlaut ; B 67 -18 744 904 ;\r
+C -1 ; WX 667 ; N Eacute ; B -27 0 653 904 ;\r
+C -1 ; WX 444 ; N emacron ; B 5 -13 439 623 ;\r
+C -1 ; WX 500 ; N gbreve ; B -52 -203 478 678 ;\r
+C -1 ; WX 750 ; N onequarter ; B 7 -14 721 683 ;\r
+C -1 ; WX 556 ; N Scaron ; B 2 -18 553 897 ;\r
+C -1 ; WX 556 ; N Scommaaccent ; B 2 -218 526 685 ;\r
+C -1 ; WX 722 ; N Ohungarumlaut ; B 27 -18 723 904 ;\r
+C -1 ; WX 400 ; N degree ; B 83 397 369 683 ;\r
+C -1 ; WX 500 ; N ograve ; B -3 -13 441 697 ;\r
+C -1 ; WX 667 ; N Ccaron ; B 32 -18 677 897 ;\r
+C -1 ; WX 556 ; N ugrave ; B 15 -9 492 697 ;\r
+C -1 ; WX 549 ; N radical ; B 10 -46 512 850 ;\r
+C -1 ; WX 722 ; N Dcaron ; B -46 0 685 897 ;\r
+C -1 ; WX 389 ; N rcommaaccent ; B -67 -218 389 462 ;\r
+C -1 ; WX 722 ; N Ntilde ; B -27 -15 748 862 ;\r
+C -1 ; WX 500 ; N otilde ; B -3 -13 491 655 ;\r
+C -1 ; WX 667 ; N Rcommaaccent ; B -29 -218 623 669 ;\r
+C -1 ; WX 611 ; N Lcommaaccent ; B -22 -218 590 669 ;\r
+C -1 ; WX 667 ; N Atilde ; B -67 0 593 862 ;\r
+C -1 ; WX 667 ; N Aogonek ; B -67 -183 604 683 ;\r
+C -1 ; WX 667 ; N Aring ; B -67 0 593 921 ;\r
+C -1 ; WX 722 ; N Otilde ; B 27 -18 691 862 ;\r
+C -1 ; WX 389 ; N zdotaccent ; B -43 -78 368 655 ;\r
+C -1 ; WX 667 ; N Ecaron ; B -27 0 653 897 ;\r
+C -1 ; WX 389 ; N Iogonek ; B -32 -183 406 669 ;\r
+C -1 ; WX 500 ; N kcommaaccent ; B -23 -218 483 699 ;\r
+C -1 ; WX 606 ; N minus ; B 51 209 555 297 ;\r
+C -1 ; WX 389 ; N Icircumflex ; B -32 0 450 897 ;\r
+C -1 ; WX 556 ; N ncaron ; B -6 -9 523 690 ;\r
+C -1 ; WX 278 ; N tcommaaccent ; B -62 -218 281 594 ;\r
+C -1 ; WX 606 ; N logicalnot ; B 51 108 555 399 ;\r
+C -1 ; WX 500 ; N odieresis ; B -3 -13 471 655 ;\r
+C -1 ; WX 556 ; N udieresis ; B 15 -9 499 655 ;\r
+C -1 ; WX 549 ; N notequal ; B 15 -49 540 570 ;\r
+C -1 ; WX 500 ; N gcommaaccent ; B -52 -203 478 767 ;\r
+C -1 ; WX 500 ; N eth ; B -3 -13 454 699 ;\r
+C -1 ; WX 389 ; N zcaron ; B -43 -78 424 690 ;\r
+C -1 ; WX 556 ; N ncommaaccent ; B -6 -218 493 462 ;\r
+C -1 ; WX 300 ; N onesuperior ; B 30 274 301 683 ;\r
+C -1 ; WX 278 ; N imacron ; B 2 -9 294 623 ;\r
+C -1 ; WX 500 ; N Euro ; B 0 0 0 0 ;\r
+EndCharMetrics\r
+StartKernData\r
+StartKernPairs 2038\r
+KPX A C -65\r
+KPX A Cacute -65\r
+KPX A Ccaron -65\r
+KPX A Ccedilla -65\r
+KPX A G -60\r
+KPX A Gbreve -60\r
+KPX A Gcommaaccent -60\r
+KPX A O -50\r
+KPX A Oacute -50\r
+KPX A Ocircumflex -50\r
+KPX A Odieresis -50\r
+KPX A Ograve -50\r
+KPX A Ohungarumlaut -50\r
+KPX A Omacron -50\r
+KPX A Oslash -50\r
+KPX A Otilde -50\r
+KPX A Q -55\r
+KPX A T -55\r
+KPX A Tcaron -55\r
+KPX A Tcommaaccent -55\r
+KPX A U -50\r
+KPX A Uacute -50\r
+KPX A Ucircumflex -50\r
+KPX A Udieresis -50\r
+KPX A Ugrave -50\r
+KPX A Uhungarumlaut -50\r
+KPX A Umacron -50\r
+KPX A Uogonek -50\r
+KPX A Uring -50\r
+KPX A V -95\r
+KPX A W -100\r
+KPX A Y -70\r
+KPX A Yacute -70\r
+KPX A Ydieresis -70\r
+KPX A quoteright -74\r
+KPX A u -30\r
+KPX A uacute -30\r
+KPX A ucircumflex -30\r
+KPX A udieresis -30\r
+KPX A ugrave -30\r
+KPX A uhungarumlaut -30\r
+KPX A umacron -30\r
+KPX A uogonek -30\r
+KPX A uring -30\r
+KPX A v -74\r
+KPX A w -74\r
+KPX A y -74\r
+KPX A yacute -74\r
+KPX A ydieresis -74\r
+KPX Aacute C -65\r
+KPX Aacute Cacute -65\r
+KPX Aacute Ccaron -65\r
+KPX Aacute Ccedilla -65\r
+KPX Aacute G -60\r
+KPX Aacute Gbreve -60\r
+KPX Aacute Gcommaaccent -60\r
+KPX Aacute O -50\r
+KPX Aacute Oacute -50\r
+KPX Aacute Ocircumflex -50\r
+KPX Aacute Odieresis -50\r
+KPX Aacute Ograve -50\r
+KPX Aacute Ohungarumlaut -50\r
+KPX Aacute Omacron -50\r
+KPX Aacute Oslash -50\r
+KPX Aacute Otilde -50\r
+KPX Aacute Q -55\r
+KPX Aacute T -55\r
+KPX Aacute Tcaron -55\r
+KPX Aacute Tcommaaccent -55\r
+KPX Aacute U -50\r
+KPX Aacute Uacute -50\r
+KPX Aacute Ucircumflex -50\r
+KPX Aacute Udieresis -50\r
+KPX Aacute Ugrave -50\r
+KPX Aacute Uhungarumlaut -50\r
+KPX Aacute Umacron -50\r
+KPX Aacute Uogonek -50\r
+KPX Aacute Uring -50\r
+KPX Aacute V -95\r
+KPX Aacute W -100\r
+KPX Aacute Y -70\r
+KPX Aacute Yacute -70\r
+KPX Aacute Ydieresis -70\r
+KPX Aacute quoteright -74\r
+KPX Aacute u -30\r
+KPX Aacute uacute -30\r
+KPX Aacute ucircumflex -30\r
+KPX Aacute udieresis -30\r
+KPX Aacute ugrave -30\r
+KPX Aacute uhungarumlaut -30\r
+KPX Aacute umacron -30\r
+KPX Aacute uogonek -30\r
+KPX Aacute uring -30\r
+KPX Aacute v -74\r
+KPX Aacute w -74\r
+KPX Aacute y -74\r
+KPX Aacute yacute -74\r
+KPX Aacute ydieresis -74\r
+KPX Abreve C -65\r
+KPX Abreve Cacute -65\r
+KPX Abreve Ccaron -65\r
+KPX Abreve Ccedilla -65\r
+KPX Abreve G -60\r
+KPX Abreve Gbreve -60\r
+KPX Abreve Gcommaaccent -60\r
+KPX Abreve O -50\r
+KPX Abreve Oacute -50\r
+KPX Abreve Ocircumflex -50\r
+KPX Abreve Odieresis -50\r
+KPX Abreve Ograve -50\r
+KPX Abreve Ohungarumlaut -50\r
+KPX Abreve Omacron -50\r
+KPX Abreve Oslash -50\r
+KPX Abreve Otilde -50\r
+KPX Abreve Q -55\r
+KPX Abreve T -55\r
+KPX Abreve Tcaron -55\r
+KPX Abreve Tcommaaccent -55\r
+KPX Abreve U -50\r
+KPX Abreve Uacute -50\r
+KPX Abreve Ucircumflex -50\r
+KPX Abreve Udieresis -50\r
+KPX Abreve Ugrave -50\r
+KPX Abreve Uhungarumlaut -50\r
+KPX Abreve Umacron -50\r
+KPX Abreve Uogonek -50\r
+KPX Abreve Uring -50\r
+KPX Abreve V -95\r
+KPX Abreve W -100\r
+KPX Abreve Y -70\r
+KPX Abreve Yacute -70\r
+KPX Abreve Ydieresis -70\r
+KPX Abreve quoteright -74\r
+KPX Abreve u -30\r
+KPX Abreve uacute -30\r
+KPX Abreve ucircumflex -30\r
+KPX Abreve udieresis -30\r
+KPX Abreve ugrave -30\r
+KPX Abreve uhungarumlaut -30\r
+KPX Abreve umacron -30\r
+KPX Abreve uogonek -30\r
+KPX Abreve uring -30\r
+KPX Abreve v -74\r
+KPX Abreve w -74\r
+KPX Abreve y -74\r
+KPX Abreve yacute -74\r
+KPX Abreve ydieresis -74\r
+KPX Acircumflex C -65\r
+KPX Acircumflex Cacute -65\r
+KPX Acircumflex Ccaron -65\r
+KPX Acircumflex Ccedilla -65\r
+KPX Acircumflex G -60\r
+KPX Acircumflex Gbreve -60\r
+KPX Acircumflex Gcommaaccent -60\r
+KPX Acircumflex O -50\r
+KPX Acircumflex Oacute -50\r
+KPX Acircumflex Ocircumflex -50\r
+KPX Acircumflex Odieresis -50\r
+KPX Acircumflex Ograve -50\r
+KPX Acircumflex Ohungarumlaut -50\r
+KPX Acircumflex Omacron -50\r
+KPX Acircumflex Oslash -50\r
+KPX Acircumflex Otilde -50\r
+KPX Acircumflex Q -55\r
+KPX Acircumflex T -55\r
+KPX Acircumflex Tcaron -55\r
+KPX Acircumflex Tcommaaccent -55\r
+KPX Acircumflex U -50\r
+KPX Acircumflex Uacute -50\r
+KPX Acircumflex Ucircumflex -50\r
+KPX Acircumflex Udieresis -50\r
+KPX Acircumflex Ugrave -50\r
+KPX Acircumflex Uhungarumlaut -50\r
+KPX Acircumflex Umacron -50\r
+KPX Acircumflex Uogonek -50\r
+KPX Acircumflex Uring -50\r
+KPX Acircumflex V -95\r
+KPX Acircumflex W -100\r
+KPX Acircumflex Y -70\r
+KPX Acircumflex Yacute -70\r
+KPX Acircumflex Ydieresis -70\r
+KPX Acircumflex quoteright -74\r
+KPX Acircumflex u -30\r
+KPX Acircumflex uacute -30\r
+KPX Acircumflex ucircumflex -30\r
+KPX Acircumflex udieresis -30\r
+KPX Acircumflex ugrave -30\r
+KPX Acircumflex uhungarumlaut -30\r
+KPX Acircumflex umacron -30\r
+KPX Acircumflex uogonek -30\r
+KPX Acircumflex uring -30\r
+KPX Acircumflex v -74\r
+KPX Acircumflex w -74\r
+KPX Acircumflex y -74\r
+KPX Acircumflex yacute -74\r
+KPX Acircumflex ydieresis -74\r
+KPX Adieresis C -65\r
+KPX Adieresis Cacute -65\r
+KPX Adieresis Ccaron -65\r
+KPX Adieresis Ccedilla -65\r
+KPX Adieresis G -60\r
+KPX Adieresis Gbreve -60\r
+KPX Adieresis Gcommaaccent -60\r
+KPX Adieresis O -50\r
+KPX Adieresis Oacute -50\r
+KPX Adieresis Ocircumflex -50\r
+KPX Adieresis Odieresis -50\r
+KPX Adieresis Ograve -50\r
+KPX Adieresis Ohungarumlaut -50\r
+KPX Adieresis Omacron -50\r
+KPX Adieresis Oslash -50\r
+KPX Adieresis Otilde -50\r
+KPX Adieresis Q -55\r
+KPX Adieresis T -55\r
+KPX Adieresis Tcaron -55\r
+KPX Adieresis Tcommaaccent -55\r
+KPX Adieresis U -50\r
+KPX Adieresis Uacute -50\r
+KPX Adieresis Ucircumflex -50\r
+KPX Adieresis Udieresis -50\r
+KPX Adieresis Ugrave -50\r
+KPX Adieresis Uhungarumlaut -50\r
+KPX Adieresis Umacron -50\r
+KPX Adieresis Uogonek -50\r
+KPX Adieresis Uring -50\r
+KPX Adieresis V -95\r
+KPX Adieresis W -100\r
+KPX Adieresis Y -70\r
+KPX Adieresis Yacute -70\r
+KPX Adieresis Ydieresis -70\r
+KPX Adieresis quoteright -74\r
+KPX Adieresis u -30\r
+KPX Adieresis uacute -30\r
+KPX Adieresis ucircumflex -30\r
+KPX Adieresis udieresis -30\r
+KPX Adieresis ugrave -30\r
+KPX Adieresis uhungarumlaut -30\r
+KPX Adieresis umacron -30\r
+KPX Adieresis uogonek -30\r
+KPX Adieresis uring -30\r
+KPX Adieresis v -74\r
+KPX Adieresis w -74\r
+KPX Adieresis y -74\r
+KPX Adieresis yacute -74\r
+KPX Adieresis ydieresis -74\r
+KPX Agrave C -65\r
+KPX Agrave Cacute -65\r
+KPX Agrave Ccaron -65\r
+KPX Agrave Ccedilla -65\r
+KPX Agrave G -60\r
+KPX Agrave Gbreve -60\r
+KPX Agrave Gcommaaccent -60\r
+KPX Agrave O -50\r
+KPX Agrave Oacute -50\r
+KPX Agrave Ocircumflex -50\r
+KPX Agrave Odieresis -50\r
+KPX Agrave Ograve -50\r
+KPX Agrave Ohungarumlaut -50\r
+KPX Agrave Omacron -50\r
+KPX Agrave Oslash -50\r
+KPX Agrave Otilde -50\r
+KPX Agrave Q -55\r
+KPX Agrave T -55\r
+KPX Agrave Tcaron -55\r
+KPX Agrave Tcommaaccent -55\r
+KPX Agrave U -50\r
+KPX Agrave Uacute -50\r
+KPX Agrave Ucircumflex -50\r
+KPX Agrave Udieresis -50\r
+KPX Agrave Ugrave -50\r
+KPX Agrave Uhungarumlaut -50\r
+KPX Agrave Umacron -50\r
+KPX Agrave Uogonek -50\r
+KPX Agrave Uring -50\r
+KPX Agrave V -95\r
+KPX Agrave W -100\r
+KPX Agrave Y -70\r
+KPX Agrave Yacute -70\r
+KPX Agrave Ydieresis -70\r
+KPX Agrave quoteright -74\r
+KPX Agrave u -30\r
+KPX Agrave uacute -30\r
+KPX Agrave ucircumflex -30\r
+KPX Agrave udieresis -30\r
+KPX Agrave ugrave -30\r
+KPX Agrave uhungarumlaut -30\r
+KPX Agrave umacron -30\r
+KPX Agrave uogonek -30\r
+KPX Agrave uring -30\r
+KPX Agrave v -74\r
+KPX Agrave w -74\r
+KPX Agrave y -74\r
+KPX Agrave yacute -74\r
+KPX Agrave ydieresis -74\r
+KPX Amacron C -65\r
+KPX Amacron Cacute -65\r
+KPX Amacron Ccaron -65\r
+KPX Amacron Ccedilla -65\r
+KPX Amacron G -60\r
+KPX Amacron Gbreve -60\r
+KPX Amacron Gcommaaccent -60\r
+KPX Amacron O -50\r
+KPX Amacron Oacute -50\r
+KPX Amacron Ocircumflex -50\r
+KPX Amacron Odieresis -50\r
+KPX Amacron Ograve -50\r
+KPX Amacron Ohungarumlaut -50\r
+KPX Amacron Omacron -50\r
+KPX Amacron Oslash -50\r
+KPX Amacron Otilde -50\r
+KPX Amacron Q -55\r
+KPX Amacron T -55\r
+KPX Amacron Tcaron -55\r
+KPX Amacron Tcommaaccent -55\r
+KPX Amacron U -50\r
+KPX Amacron Uacute -50\r
+KPX Amacron Ucircumflex -50\r
+KPX Amacron Udieresis -50\r
+KPX Amacron Ugrave -50\r
+KPX Amacron Uhungarumlaut -50\r
+KPX Amacron Umacron -50\r
+KPX Amacron Uogonek -50\r
+KPX Amacron Uring -50\r
+KPX Amacron V -95\r
+KPX Amacron W -100\r
+KPX Amacron Y -70\r
+KPX Amacron Yacute -70\r
+KPX Amacron Ydieresis -70\r
+KPX Amacron quoteright -74\r
+KPX Amacron u -30\r
+KPX Amacron uacute -30\r
+KPX Amacron ucircumflex -30\r
+KPX Amacron udieresis -30\r
+KPX Amacron ugrave -30\r
+KPX Amacron uhungarumlaut -30\r
+KPX Amacron umacron -30\r
+KPX Amacron uogonek -30\r
+KPX Amacron uring -30\r
+KPX Amacron v -74\r
+KPX Amacron w -74\r
+KPX Amacron y -74\r
+KPX Amacron yacute -74\r
+KPX Amacron ydieresis -74\r
+KPX Aogonek C -65\r
+KPX Aogonek Cacute -65\r
+KPX Aogonek Ccaron -65\r
+KPX Aogonek Ccedilla -65\r
+KPX Aogonek G -60\r
+KPX Aogonek Gbreve -60\r
+KPX Aogonek Gcommaaccent -60\r
+KPX Aogonek O -50\r
+KPX Aogonek Oacute -50\r
+KPX Aogonek Ocircumflex -50\r
+KPX Aogonek Odieresis -50\r
+KPX Aogonek Ograve -50\r
+KPX Aogonek Ohungarumlaut -50\r
+KPX Aogonek Omacron -50\r
+KPX Aogonek Oslash -50\r
+KPX Aogonek Otilde -50\r
+KPX Aogonek Q -55\r
+KPX Aogonek T -55\r
+KPX Aogonek Tcaron -55\r
+KPX Aogonek Tcommaaccent -55\r
+KPX Aogonek U -50\r
+KPX Aogonek Uacute -50\r
+KPX Aogonek Ucircumflex -50\r
+KPX Aogonek Udieresis -50\r
+KPX Aogonek Ugrave -50\r
+KPX Aogonek Uhungarumlaut -50\r
+KPX Aogonek Umacron -50\r
+KPX Aogonek Uogonek -50\r
+KPX Aogonek Uring -50\r
+KPX Aogonek V -95\r
+KPX Aogonek W -100\r
+KPX Aogonek Y -70\r
+KPX Aogonek Yacute -70\r
+KPX Aogonek Ydieresis -70\r
+KPX Aogonek quoteright -74\r
+KPX Aogonek u -30\r
+KPX Aogonek uacute -30\r
+KPX Aogonek ucircumflex -30\r
+KPX Aogonek udieresis -30\r
+KPX Aogonek ugrave -30\r
+KPX Aogonek uhungarumlaut -30\r
+KPX Aogonek umacron -30\r
+KPX Aogonek uogonek -30\r
+KPX Aogonek uring -30\r
+KPX Aogonek v -74\r
+KPX Aogonek w -74\r
+KPX Aogonek y -34\r
+KPX Aogonek yacute -34\r
+KPX Aogonek ydieresis -34\r
+KPX Aring C -65\r
+KPX Aring Cacute -65\r
+KPX Aring Ccaron -65\r
+KPX Aring Ccedilla -65\r
+KPX Aring G -60\r
+KPX Aring Gbreve -60\r
+KPX Aring Gcommaaccent -60\r
+KPX Aring O -50\r
+KPX Aring Oacute -50\r
+KPX Aring Ocircumflex -50\r
+KPX Aring Odieresis -50\r
+KPX Aring Ograve -50\r
+KPX Aring Ohungarumlaut -50\r
+KPX Aring Omacron -50\r
+KPX Aring Oslash -50\r
+KPX Aring Otilde -50\r
+KPX Aring Q -55\r
+KPX Aring T -55\r
+KPX Aring Tcaron -55\r
+KPX Aring Tcommaaccent -55\r
+KPX Aring U -50\r
+KPX Aring Uacute -50\r
+KPX Aring Ucircumflex -50\r
+KPX Aring Udieresis -50\r
+KPX Aring Ugrave -50\r
+KPX Aring Uhungarumlaut -50\r
+KPX Aring Umacron -50\r
+KPX Aring Uogonek -50\r
+KPX Aring Uring -50\r
+KPX Aring V -95\r
+KPX Aring W -100\r
+KPX Aring Y -70\r
+KPX Aring Yacute -70\r
+KPX Aring Ydieresis -70\r
+KPX Aring quoteright -74\r
+KPX Aring u -30\r
+KPX Aring uacute -30\r
+KPX Aring ucircumflex -30\r
+KPX Aring udieresis -30\r
+KPX Aring ugrave -30\r
+KPX Aring uhungarumlaut -30\r
+KPX Aring umacron -30\r
+KPX Aring uogonek -30\r
+KPX Aring uring -30\r
+KPX Aring v -74\r
+KPX Aring w -74\r
+KPX Aring y -74\r
+KPX Aring yacute -74\r
+KPX Aring ydieresis -74\r
+KPX Atilde C -65\r
+KPX Atilde Cacute -65\r
+KPX Atilde Ccaron -65\r
+KPX Atilde Ccedilla -65\r
+KPX Atilde G -60\r
+KPX Atilde Gbreve -60\r
+KPX Atilde Gcommaaccent -60\r
+KPX Atilde O -50\r
+KPX Atilde Oacute -50\r
+KPX Atilde Ocircumflex -50\r
+KPX Atilde Odieresis -50\r
+KPX Atilde Ograve -50\r
+KPX Atilde Ohungarumlaut -50\r
+KPX Atilde Omacron -50\r
+KPX Atilde Oslash -50\r
+KPX Atilde Otilde -50\r
+KPX Atilde Q -55\r
+KPX Atilde T -55\r
+KPX Atilde Tcaron -55\r
+KPX Atilde Tcommaaccent -55\r
+KPX Atilde U -50\r
+KPX Atilde Uacute -50\r
+KPX Atilde Ucircumflex -50\r
+KPX Atilde Udieresis -50\r
+KPX Atilde Ugrave -50\r
+KPX Atilde Uhungarumlaut -50\r
+KPX Atilde Umacron -50\r
+KPX Atilde Uogonek -50\r
+KPX Atilde Uring -50\r
+KPX Atilde V -95\r
+KPX Atilde W -100\r
+KPX Atilde Y -70\r
+KPX Atilde Yacute -70\r
+KPX Atilde Ydieresis -70\r
+KPX Atilde quoteright -74\r
+KPX Atilde u -30\r
+KPX Atilde uacute -30\r
+KPX Atilde ucircumflex -30\r
+KPX Atilde udieresis -30\r
+KPX Atilde ugrave -30\r
+KPX Atilde uhungarumlaut -30\r
+KPX Atilde umacron -30\r
+KPX Atilde uogonek -30\r
+KPX Atilde uring -30\r
+KPX Atilde v -74\r
+KPX Atilde w -74\r
+KPX Atilde y -74\r
+KPX Atilde yacute -74\r
+KPX Atilde ydieresis -74\r
+KPX B A -25\r
+KPX B Aacute -25\r
+KPX B Abreve -25\r
+KPX B Acircumflex -25\r
+KPX B Adieresis -25\r
+KPX B Agrave -25\r
+KPX B Amacron -25\r
+KPX B Aogonek -25\r
+KPX B Aring -25\r
+KPX B Atilde -25\r
+KPX B U -10\r
+KPX B Uacute -10\r
+KPX B Ucircumflex -10\r
+KPX B Udieresis -10\r
+KPX B Ugrave -10\r
+KPX B Uhungarumlaut -10\r
+KPX B Umacron -10\r
+KPX B Uogonek -10\r
+KPX B Uring -10\r
+KPX D A -25\r
+KPX D Aacute -25\r
+KPX D Abreve -25\r
+KPX D Acircumflex -25\r
+KPX D Adieresis -25\r
+KPX D Agrave -25\r
+KPX D Amacron -25\r
+KPX D Aogonek -25\r
+KPX D Aring -25\r
+KPX D Atilde -25\r
+KPX D V -50\r
+KPX D W -40\r
+KPX D Y -50\r
+KPX D Yacute -50\r
+KPX D Ydieresis -50\r
+KPX Dcaron A -25\r
+KPX Dcaron Aacute -25\r
+KPX Dcaron Abreve -25\r
+KPX Dcaron Acircumflex -25\r
+KPX Dcaron Adieresis -25\r
+KPX Dcaron Agrave -25\r
+KPX Dcaron Amacron -25\r
+KPX Dcaron Aogonek -25\r
+KPX Dcaron Aring -25\r
+KPX Dcaron Atilde -25\r
+KPX Dcaron V -50\r
+KPX Dcaron W -40\r
+KPX Dcaron Y -50\r
+KPX Dcaron Yacute -50\r
+KPX Dcaron Ydieresis -50\r
+KPX Dcroat A -25\r
+KPX Dcroat Aacute -25\r
+KPX Dcroat Abreve -25\r
+KPX Dcroat Acircumflex -25\r
+KPX Dcroat Adieresis -25\r
+KPX Dcroat Agrave -25\r
+KPX Dcroat Amacron -25\r
+KPX Dcroat Aogonek -25\r
+KPX Dcroat Aring -25\r
+KPX Dcroat Atilde -25\r
+KPX Dcroat V -50\r
+KPX Dcroat W -40\r
+KPX Dcroat Y -50\r
+KPX Dcroat Yacute -50\r
+KPX Dcroat Ydieresis -50\r
+KPX F A -100\r
+KPX F Aacute -100\r
+KPX F Abreve -100\r
+KPX F Acircumflex -100\r
+KPX F Adieresis -100\r
+KPX F Agrave -100\r
+KPX F Amacron -100\r
+KPX F Aogonek -100\r
+KPX F Aring -100\r
+KPX F Atilde -100\r
+KPX F a -95\r
+KPX F aacute -95\r
+KPX F abreve -95\r
+KPX F acircumflex -95\r
+KPX F adieresis -95\r
+KPX F agrave -95\r
+KPX F amacron -95\r
+KPX F aogonek -95\r
+KPX F aring -95\r
+KPX F atilde -95\r
+KPX F comma -129\r
+KPX F e -100\r
+KPX F eacute -100\r
+KPX F ecaron -100\r
+KPX F ecircumflex -100\r
+KPX F edieresis -100\r
+KPX F edotaccent -100\r
+KPX F egrave -100\r
+KPX F emacron -100\r
+KPX F eogonek -100\r
+KPX F i -40\r
+KPX F iacute -40\r
+KPX F icircumflex -40\r
+KPX F idieresis -40\r
+KPX F igrave -40\r
+KPX F imacron -40\r
+KPX F iogonek -40\r
+KPX F o -70\r
+KPX F oacute -70\r
+KPX F ocircumflex -70\r
+KPX F odieresis -70\r
+KPX F ograve -70\r
+KPX F ohungarumlaut -70\r
+KPX F omacron -70\r
+KPX F oslash -70\r
+KPX F otilde -70\r
+KPX F period -129\r
+KPX F r -50\r
+KPX F racute -50\r
+KPX F rcaron -50\r
+KPX F rcommaaccent -50\r
+KPX J A -25\r
+KPX J Aacute -25\r
+KPX J Abreve -25\r
+KPX J Acircumflex -25\r
+KPX J Adieresis -25\r
+KPX J Agrave -25\r
+KPX J Amacron -25\r
+KPX J Aogonek -25\r
+KPX J Aring -25\r
+KPX J Atilde -25\r
+KPX J a -40\r
+KPX J aacute -40\r
+KPX J abreve -40\r
+KPX J acircumflex -40\r
+KPX J adieresis -40\r
+KPX J agrave -40\r
+KPX J amacron -40\r
+KPX J aogonek -40\r
+KPX J aring -40\r
+KPX J atilde -40\r
+KPX J comma -10\r
+KPX J e -40\r
+KPX J eacute -40\r
+KPX J ecaron -40\r
+KPX J ecircumflex -40\r
+KPX J edieresis -40\r
+KPX J edotaccent -40\r
+KPX J egrave -40\r
+KPX J emacron -40\r
+KPX J eogonek -40\r
+KPX J o -40\r
+KPX J oacute -40\r
+KPX J ocircumflex -40\r
+KPX J odieresis -40\r
+KPX J ograve -40\r
+KPX J ohungarumlaut -40\r
+KPX J omacron -40\r
+KPX J oslash -40\r
+KPX J otilde -40\r
+KPX J period -10\r
+KPX J u -40\r
+KPX J uacute -40\r
+KPX J ucircumflex -40\r
+KPX J udieresis -40\r
+KPX J ugrave -40\r
+KPX J uhungarumlaut -40\r
+KPX J umacron -40\r
+KPX J uogonek -40\r
+KPX J uring -40\r
+KPX K O -30\r
+KPX K Oacute -30\r
+KPX K Ocircumflex -30\r
+KPX K Odieresis -30\r
+KPX K Ograve -30\r
+KPX K Ohungarumlaut -30\r
+KPX K Omacron -30\r
+KPX K Oslash -30\r
+KPX K Otilde -30\r
+KPX K e -25\r
+KPX K eacute -25\r
+KPX K ecaron -25\r
+KPX K ecircumflex -25\r
+KPX K edieresis -25\r
+KPX K edotaccent -25\r
+KPX K egrave -25\r
+KPX K emacron -25\r
+KPX K eogonek -25\r
+KPX K o -25\r
+KPX K oacute -25\r
+KPX K ocircumflex -25\r
+KPX K odieresis -25\r
+KPX K ograve -25\r
+KPX K ohungarumlaut -25\r
+KPX K omacron -25\r
+KPX K oslash -25\r
+KPX K otilde -25\r
+KPX K u -20\r
+KPX K uacute -20\r
+KPX K ucircumflex -20\r
+KPX K udieresis -20\r
+KPX K ugrave -20\r
+KPX K uhungarumlaut -20\r
+KPX K umacron -20\r
+KPX K uogonek -20\r
+KPX K uring -20\r
+KPX K y -20\r
+KPX K yacute -20\r
+KPX K ydieresis -20\r
+KPX Kcommaaccent O -30\r
+KPX Kcommaaccent Oacute -30\r
+KPX Kcommaaccent Ocircumflex -30\r
+KPX Kcommaaccent Odieresis -30\r
+KPX Kcommaaccent Ograve -30\r
+KPX Kcommaaccent Ohungarumlaut -30\r
+KPX Kcommaaccent Omacron -30\r
+KPX Kcommaaccent Oslash -30\r
+KPX Kcommaaccent Otilde -30\r
+KPX Kcommaaccent e -25\r
+KPX Kcommaaccent eacute -25\r
+KPX Kcommaaccent ecaron -25\r
+KPX Kcommaaccent ecircumflex -25\r
+KPX Kcommaaccent edieresis -25\r
+KPX Kcommaaccent edotaccent -25\r
+KPX Kcommaaccent egrave -25\r
+KPX Kcommaaccent emacron -25\r
+KPX Kcommaaccent eogonek -25\r
+KPX Kcommaaccent o -25\r
+KPX Kcommaaccent oacute -25\r
+KPX Kcommaaccent ocircumflex -25\r
+KPX Kcommaaccent odieresis -25\r
+KPX Kcommaaccent ograve -25\r
+KPX Kcommaaccent ohungarumlaut -25\r
+KPX Kcommaaccent omacron -25\r
+KPX Kcommaaccent oslash -25\r
+KPX Kcommaaccent otilde -25\r
+KPX Kcommaaccent u -20\r
+KPX Kcommaaccent uacute -20\r
+KPX Kcommaaccent ucircumflex -20\r
+KPX Kcommaaccent udieresis -20\r
+KPX Kcommaaccent ugrave -20\r
+KPX Kcommaaccent uhungarumlaut -20\r
+KPX Kcommaaccent umacron -20\r
+KPX Kcommaaccent uogonek -20\r
+KPX Kcommaaccent uring -20\r
+KPX Kcommaaccent y -20\r
+KPX Kcommaaccent yacute -20\r
+KPX Kcommaaccent ydieresis -20\r
+KPX L T -18\r
+KPX L Tcaron -18\r
+KPX L Tcommaaccent -18\r
+KPX L V -37\r
+KPX L W -37\r
+KPX L Y -37\r
+KPX L Yacute -37\r
+KPX L Ydieresis -37\r
+KPX L quoteright -55\r
+KPX L y -37\r
+KPX L yacute -37\r
+KPX L ydieresis -37\r
+KPX Lacute T -18\r
+KPX Lacute Tcaron -18\r
+KPX Lacute Tcommaaccent -18\r
+KPX Lacute V -37\r
+KPX Lacute W -37\r
+KPX Lacute Y -37\r
+KPX Lacute Yacute -37\r
+KPX Lacute Ydieresis -37\r
+KPX Lacute quoteright -55\r
+KPX Lacute y -37\r
+KPX Lacute yacute -37\r
+KPX Lacute ydieresis -37\r
+KPX Lcommaaccent T -18\r
+KPX Lcommaaccent Tcaron -18\r
+KPX Lcommaaccent Tcommaaccent -18\r
+KPX Lcommaaccent V -37\r
+KPX Lcommaaccent W -37\r
+KPX Lcommaaccent Y -37\r
+KPX Lcommaaccent Yacute -37\r
+KPX Lcommaaccent Ydieresis -37\r
+KPX Lcommaaccent quoteright -55\r
+KPX Lcommaaccent y -37\r
+KPX Lcommaaccent yacute -37\r
+KPX Lcommaaccent ydieresis -37\r
+KPX Lslash T -18\r
+KPX Lslash Tcaron -18\r
+KPX Lslash Tcommaaccent -18\r
+KPX Lslash V -37\r
+KPX Lslash W -37\r
+KPX Lslash Y -37\r
+KPX Lslash Yacute -37\r
+KPX Lslash Ydieresis -37\r
+KPX Lslash quoteright -55\r
+KPX Lslash y -37\r
+KPX Lslash yacute -37\r
+KPX Lslash ydieresis -37\r
+KPX N A -30\r
+KPX N Aacute -30\r
+KPX N Abreve -30\r
+KPX N Acircumflex -30\r
+KPX N Adieresis -30\r
+KPX N Agrave -30\r
+KPX N Amacron -30\r
+KPX N Aogonek -30\r
+KPX N Aring -30\r
+KPX N Atilde -30\r
+KPX Nacute A -30\r
+KPX Nacute Aacute -30\r
+KPX Nacute Abreve -30\r
+KPX Nacute Acircumflex -30\r
+KPX Nacute Adieresis -30\r
+KPX Nacute Agrave -30\r
+KPX Nacute Amacron -30\r
+KPX Nacute Aogonek -30\r
+KPX Nacute Aring -30\r
+KPX Nacute Atilde -30\r
+KPX Ncaron A -30\r
+KPX Ncaron Aacute -30\r
+KPX Ncaron Abreve -30\r
+KPX Ncaron Acircumflex -30\r
+KPX Ncaron Adieresis -30\r
+KPX Ncaron Agrave -30\r
+KPX Ncaron Amacron -30\r
+KPX Ncaron Aogonek -30\r
+KPX Ncaron Aring -30\r
+KPX Ncaron Atilde -30\r
+KPX Ncommaaccent A -30\r
+KPX Ncommaaccent Aacute -30\r
+KPX Ncommaaccent Abreve -30\r
+KPX Ncommaaccent Acircumflex -30\r
+KPX Ncommaaccent Adieresis -30\r
+KPX Ncommaaccent Agrave -30\r
+KPX Ncommaaccent Amacron -30\r
+KPX Ncommaaccent Aogonek -30\r
+KPX Ncommaaccent Aring -30\r
+KPX Ncommaaccent Atilde -30\r
+KPX Ntilde A -30\r
+KPX Ntilde Aacute -30\r
+KPX Ntilde Abreve -30\r
+KPX Ntilde Acircumflex -30\r
+KPX Ntilde Adieresis -30\r
+KPX Ntilde Agrave -30\r
+KPX Ntilde Amacron -30\r
+KPX Ntilde Aogonek -30\r
+KPX Ntilde Aring -30\r
+KPX Ntilde Atilde -30\r
+KPX O A -40\r
+KPX O Aacute -40\r
+KPX O Abreve -40\r
+KPX O Acircumflex -40\r
+KPX O Adieresis -40\r
+KPX O Agrave -40\r
+KPX O Amacron -40\r
+KPX O Aogonek -40\r
+KPX O Aring -40\r
+KPX O Atilde -40\r
+KPX O T -40\r
+KPX O Tcaron -40\r
+KPX O Tcommaaccent -40\r
+KPX O V -50\r
+KPX O W -50\r
+KPX O X -40\r
+KPX O Y -50\r
+KPX O Yacute -50\r
+KPX O Ydieresis -50\r
+KPX Oacute A -40\r
+KPX Oacute Aacute -40\r
+KPX Oacute Abreve -40\r
+KPX Oacute Acircumflex -40\r
+KPX Oacute Adieresis -40\r
+KPX Oacute Agrave -40\r
+KPX Oacute Amacron -40\r
+KPX Oacute Aogonek -40\r
+KPX Oacute Aring -40\r
+KPX Oacute Atilde -40\r
+KPX Oacute T -40\r
+KPX Oacute Tcaron -40\r
+KPX Oacute Tcommaaccent -40\r
+KPX Oacute V -50\r
+KPX Oacute W -50\r
+KPX Oacute X -40\r
+KPX Oacute Y -50\r
+KPX Oacute Yacute -50\r
+KPX Oacute Ydieresis -50\r
+KPX Ocircumflex A -40\r
+KPX Ocircumflex Aacute -40\r
+KPX Ocircumflex Abreve -40\r
+KPX Ocircumflex Acircumflex -40\r
+KPX Ocircumflex Adieresis -40\r
+KPX Ocircumflex Agrave -40\r
+KPX Ocircumflex Amacron -40\r
+KPX Ocircumflex Aogonek -40\r
+KPX Ocircumflex Aring -40\r
+KPX Ocircumflex Atilde -40\r
+KPX Ocircumflex T -40\r
+KPX Ocircumflex Tcaron -40\r
+KPX Ocircumflex Tcommaaccent -40\r
+KPX Ocircumflex V -50\r
+KPX Ocircumflex W -50\r
+KPX Ocircumflex X -40\r
+KPX Ocircumflex Y -50\r
+KPX Ocircumflex Yacute -50\r
+KPX Ocircumflex Ydieresis -50\r
+KPX Odieresis A -40\r
+KPX Odieresis Aacute -40\r
+KPX Odieresis Abreve -40\r
+KPX Odieresis Acircumflex -40\r
+KPX Odieresis Adieresis -40\r
+KPX Odieresis Agrave -40\r
+KPX Odieresis Amacron -40\r
+KPX Odieresis Aogonek -40\r
+KPX Odieresis Aring -40\r
+KPX Odieresis Atilde -40\r
+KPX Odieresis T -40\r
+KPX Odieresis Tcaron -40\r
+KPX Odieresis Tcommaaccent -40\r
+KPX Odieresis V -50\r
+KPX Odieresis W -50\r
+KPX Odieresis X -40\r
+KPX Odieresis Y -50\r
+KPX Odieresis Yacute -50\r
+KPX Odieresis Ydieresis -50\r
+KPX Ograve A -40\r
+KPX Ograve Aacute -40\r
+KPX Ograve Abreve -40\r
+KPX Ograve Acircumflex -40\r
+KPX Ograve Adieresis -40\r
+KPX Ograve Agrave -40\r
+KPX Ograve Amacron -40\r
+KPX Ograve Aogonek -40\r
+KPX Ograve Aring -40\r
+KPX Ograve Atilde -40\r
+KPX Ograve T -40\r
+KPX Ograve Tcaron -40\r
+KPX Ograve Tcommaaccent -40\r
+KPX Ograve V -50\r
+KPX Ograve W -50\r
+KPX Ograve X -40\r
+KPX Ograve Y -50\r
+KPX Ograve Yacute -50\r
+KPX Ograve Ydieresis -50\r
+KPX Ohungarumlaut A -40\r
+KPX Ohungarumlaut Aacute -40\r
+KPX Ohungarumlaut Abreve -40\r
+KPX Ohungarumlaut Acircumflex -40\r
+KPX Ohungarumlaut Adieresis -40\r
+KPX Ohungarumlaut Agrave -40\r
+KPX Ohungarumlaut Amacron -40\r
+KPX Ohungarumlaut Aogonek -40\r
+KPX Ohungarumlaut Aring -40\r
+KPX Ohungarumlaut Atilde -40\r
+KPX Ohungarumlaut T -40\r
+KPX Ohungarumlaut Tcaron -40\r
+KPX Ohungarumlaut Tcommaaccent -40\r
+KPX Ohungarumlaut V -50\r
+KPX Ohungarumlaut W -50\r
+KPX Ohungarumlaut X -40\r
+KPX Ohungarumlaut Y -50\r
+KPX Ohungarumlaut Yacute -50\r
+KPX Ohungarumlaut Ydieresis -50\r
+KPX Omacron A -40\r
+KPX Omacron Aacute -40\r
+KPX Omacron Abreve -40\r
+KPX Omacron Acircumflex -40\r
+KPX Omacron Adieresis -40\r
+KPX Omacron Agrave -40\r
+KPX Omacron Amacron -40\r
+KPX Omacron Aogonek -40\r
+KPX Omacron Aring -40\r
+KPX Omacron Atilde -40\r
+KPX Omacron T -40\r
+KPX Omacron Tcaron -40\r
+KPX Omacron Tcommaaccent -40\r
+KPX Omacron V -50\r
+KPX Omacron W -50\r
+KPX Omacron X -40\r
+KPX Omacron Y -50\r
+KPX Omacron Yacute -50\r
+KPX Omacron Ydieresis -50\r
+KPX Oslash A -40\r
+KPX Oslash Aacute -40\r
+KPX Oslash Abreve -40\r
+KPX Oslash Acircumflex -40\r
+KPX Oslash Adieresis -40\r
+KPX Oslash Agrave -40\r
+KPX Oslash Amacron -40\r
+KPX Oslash Aogonek -40\r
+KPX Oslash Aring -40\r
+KPX Oslash Atilde -40\r
+KPX Oslash T -40\r
+KPX Oslash Tcaron -40\r
+KPX Oslash Tcommaaccent -40\r
+KPX Oslash V -50\r
+KPX Oslash W -50\r
+KPX Oslash X -40\r
+KPX Oslash Y -50\r
+KPX Oslash Yacute -50\r
+KPX Oslash Ydieresis -50\r
+KPX Otilde A -40\r
+KPX Otilde Aacute -40\r
+KPX Otilde Abreve -40\r
+KPX Otilde Acircumflex -40\r
+KPX Otilde Adieresis -40\r
+KPX Otilde Agrave -40\r
+KPX Otilde Amacron -40\r
+KPX Otilde Aogonek -40\r
+KPX Otilde Aring -40\r
+KPX Otilde Atilde -40\r
+KPX Otilde T -40\r
+KPX Otilde Tcaron -40\r
+KPX Otilde Tcommaaccent -40\r
+KPX Otilde V -50\r
+KPX Otilde W -50\r
+KPX Otilde X -40\r
+KPX Otilde Y -50\r
+KPX Otilde Yacute -50\r
+KPX Otilde Ydieresis -50\r
+KPX P A -85\r
+KPX P Aacute -85\r
+KPX P Abreve -85\r
+KPX P Acircumflex -85\r
+KPX P Adieresis -85\r
+KPX P Agrave -85\r
+KPX P Amacron -85\r
+KPX P Aogonek -85\r
+KPX P Aring -85\r
+KPX P Atilde -85\r
+KPX P a -40\r
+KPX P aacute -40\r
+KPX P abreve -40\r
+KPX P acircumflex -40\r
+KPX P adieresis -40\r
+KPX P agrave -40\r
+KPX P amacron -40\r
+KPX P aogonek -40\r
+KPX P aring -40\r
+KPX P atilde -40\r
+KPX P comma -129\r
+KPX P e -50\r
+KPX P eacute -50\r
+KPX P ecaron -50\r
+KPX P ecircumflex -50\r
+KPX P edieresis -50\r
+KPX P edotaccent -50\r
+KPX P egrave -50\r
+KPX P emacron -50\r
+KPX P eogonek -50\r
+KPX P o -55\r
+KPX P oacute -55\r
+KPX P ocircumflex -55\r
+KPX P odieresis -55\r
+KPX P ograve -55\r
+KPX P ohungarumlaut -55\r
+KPX P omacron -55\r
+KPX P oslash -55\r
+KPX P otilde -55\r
+KPX P period -129\r
+KPX Q U -10\r
+KPX Q Uacute -10\r
+KPX Q Ucircumflex -10\r
+KPX Q Udieresis -10\r
+KPX Q Ugrave -10\r
+KPX Q Uhungarumlaut -10\r
+KPX Q Umacron -10\r
+KPX Q Uogonek -10\r
+KPX Q Uring -10\r
+KPX R O -40\r
+KPX R Oacute -40\r
+KPX R Ocircumflex -40\r
+KPX R Odieresis -40\r
+KPX R Ograve -40\r
+KPX R Ohungarumlaut -40\r
+KPX R Omacron -40\r
+KPX R Oslash -40\r
+KPX R Otilde -40\r
+KPX R T -30\r
+KPX R Tcaron -30\r
+KPX R Tcommaaccent -30\r
+KPX R U -40\r
+KPX R Uacute -40\r
+KPX R Ucircumflex -40\r
+KPX R Udieresis -40\r
+KPX R Ugrave -40\r
+KPX R Uhungarumlaut -40\r
+KPX R Umacron -40\r
+KPX R Uogonek -40\r
+KPX R Uring -40\r
+KPX R V -18\r
+KPX R W -18\r
+KPX R Y -18\r
+KPX R Yacute -18\r
+KPX R Ydieresis -18\r
+KPX Racute O -40\r
+KPX Racute Oacute -40\r
+KPX Racute Ocircumflex -40\r
+KPX Racute Odieresis -40\r
+KPX Racute Ograve -40\r
+KPX Racute Ohungarumlaut -40\r
+KPX Racute Omacron -40\r
+KPX Racute Oslash -40\r
+KPX Racute Otilde -40\r
+KPX Racute T -30\r
+KPX Racute Tcaron -30\r
+KPX Racute Tcommaaccent -30\r
+KPX Racute U -40\r
+KPX Racute Uacute -40\r
+KPX Racute Ucircumflex -40\r
+KPX Racute Udieresis -40\r
+KPX Racute Ugrave -40\r
+KPX Racute Uhungarumlaut -40\r
+KPX Racute Umacron -40\r
+KPX Racute Uogonek -40\r
+KPX Racute Uring -40\r
+KPX Racute V -18\r
+KPX Racute W -18\r
+KPX Racute Y -18\r
+KPX Racute Yacute -18\r
+KPX Racute Ydieresis -18\r
+KPX Rcaron O -40\r
+KPX Rcaron Oacute -40\r
+KPX Rcaron Ocircumflex -40\r
+KPX Rcaron Odieresis -40\r
+KPX Rcaron Ograve -40\r
+KPX Rcaron Ohungarumlaut -40\r
+KPX Rcaron Omacron -40\r
+KPX Rcaron Oslash -40\r
+KPX Rcaron Otilde -40\r
+KPX Rcaron T -30\r
+KPX Rcaron Tcaron -30\r
+KPX Rcaron Tcommaaccent -30\r
+KPX Rcaron U -40\r
+KPX Rcaron Uacute -40\r
+KPX Rcaron Ucircumflex -40\r
+KPX Rcaron Udieresis -40\r
+KPX Rcaron Ugrave -40\r
+KPX Rcaron Uhungarumlaut -40\r
+KPX Rcaron Umacron -40\r
+KPX Rcaron Uogonek -40\r
+KPX Rcaron Uring -40\r
+KPX Rcaron V -18\r
+KPX Rcaron W -18\r
+KPX Rcaron Y -18\r
+KPX Rcaron Yacute -18\r
+KPX Rcaron Ydieresis -18\r
+KPX Rcommaaccent O -40\r
+KPX Rcommaaccent Oacute -40\r
+KPX Rcommaaccent Ocircumflex -40\r
+KPX Rcommaaccent Odieresis -40\r
+KPX Rcommaaccent Ograve -40\r
+KPX Rcommaaccent Ohungarumlaut -40\r
+KPX Rcommaaccent Omacron -40\r
+KPX Rcommaaccent Oslash -40\r
+KPX Rcommaaccent Otilde -40\r
+KPX Rcommaaccent T -30\r
+KPX Rcommaaccent Tcaron -30\r
+KPX Rcommaaccent Tcommaaccent -30\r
+KPX Rcommaaccent U -40\r
+KPX Rcommaaccent Uacute -40\r
+KPX Rcommaaccent Ucircumflex -40\r
+KPX Rcommaaccent Udieresis -40\r
+KPX Rcommaaccent Ugrave -40\r
+KPX Rcommaaccent Uhungarumlaut -40\r
+KPX Rcommaaccent Umacron -40\r
+KPX Rcommaaccent Uogonek -40\r
+KPX Rcommaaccent Uring -40\r
+KPX Rcommaaccent V -18\r
+KPX Rcommaaccent W -18\r
+KPX Rcommaaccent Y -18\r
+KPX Rcommaaccent Yacute -18\r
+KPX Rcommaaccent Ydieresis -18\r
+KPX T A -55\r
+KPX T Aacute -55\r
+KPX T Abreve -55\r
+KPX T Acircumflex -55\r
+KPX T Adieresis -55\r
+KPX T Agrave -55\r
+KPX T Amacron -55\r
+KPX T Aogonek -55\r
+KPX T Aring -55\r
+KPX T Atilde -55\r
+KPX T O -18\r
+KPX T Oacute -18\r
+KPX T Ocircumflex -18\r
+KPX T Odieresis -18\r
+KPX T Ograve -18\r
+KPX T Ohungarumlaut -18\r
+KPX T Omacron -18\r
+KPX T Oslash -18\r
+KPX T Otilde -18\r
+KPX T a -92\r
+KPX T aacute -92\r
+KPX T abreve -92\r
+KPX T acircumflex -92\r
+KPX T adieresis -92\r
+KPX T agrave -92\r
+KPX T amacron -92\r
+KPX T aogonek -92\r
+KPX T aring -92\r
+KPX T atilde -92\r
+KPX T colon -74\r
+KPX T comma -92\r
+KPX T e -92\r
+KPX T eacute -92\r
+KPX T ecaron -92\r
+KPX T ecircumflex -92\r
+KPX T edieresis -52\r
+KPX T edotaccent -92\r
+KPX T egrave -52\r
+KPX T emacron -52\r
+KPX T eogonek -92\r
+KPX T hyphen -92\r
+KPX T i -37\r
+KPX T iacute -37\r
+KPX T iogonek -37\r
+KPX T o -95\r
+KPX T oacute -95\r
+KPX T ocircumflex -95\r
+KPX T odieresis -95\r
+KPX T ograve -95\r
+KPX T ohungarumlaut -95\r
+KPX T omacron -95\r
+KPX T oslash -95\r
+KPX T otilde -95\r
+KPX T period -92\r
+KPX T r -37\r
+KPX T racute -37\r
+KPX T rcaron -37\r
+KPX T rcommaaccent -37\r
+KPX T semicolon -74\r
+KPX T u -37\r
+KPX T uacute -37\r
+KPX T ucircumflex -37\r
+KPX T udieresis -37\r
+KPX T ugrave -37\r
+KPX T uhungarumlaut -37\r
+KPX T umacron -37\r
+KPX T uogonek -37\r
+KPX T uring -37\r
+KPX T w -37\r
+KPX T y -37\r
+KPX T yacute -37\r
+KPX T ydieresis -37\r
+KPX Tcaron A -55\r
+KPX Tcaron Aacute -55\r
+KPX Tcaron Abreve -55\r
+KPX Tcaron Acircumflex -55\r
+KPX Tcaron Adieresis -55\r
+KPX Tcaron Agrave -55\r
+KPX Tcaron Amacron -55\r
+KPX Tcaron Aogonek -55\r
+KPX Tcaron Aring -55\r
+KPX Tcaron Atilde -55\r
+KPX Tcaron O -18\r
+KPX Tcaron Oacute -18\r
+KPX Tcaron Ocircumflex -18\r
+KPX Tcaron Odieresis -18\r
+KPX Tcaron Ograve -18\r
+KPX Tcaron Ohungarumlaut -18\r
+KPX Tcaron Omacron -18\r
+KPX Tcaron Oslash -18\r
+KPX Tcaron Otilde -18\r
+KPX Tcaron a -92\r
+KPX Tcaron aacute -92\r
+KPX Tcaron abreve -92\r
+KPX Tcaron acircumflex -92\r
+KPX Tcaron adieresis -92\r
+KPX Tcaron agrave -92\r
+KPX Tcaron amacron -92\r
+KPX Tcaron aogonek -92\r
+KPX Tcaron aring -92\r
+KPX Tcaron atilde -92\r
+KPX Tcaron colon -74\r
+KPX Tcaron comma -92\r
+KPX Tcaron e -92\r
+KPX Tcaron eacute -92\r
+KPX Tcaron ecaron -92\r
+KPX Tcaron ecircumflex -92\r
+KPX Tcaron edieresis -52\r
+KPX Tcaron edotaccent -92\r
+KPX Tcaron egrave -52\r
+KPX Tcaron emacron -52\r
+KPX Tcaron eogonek -92\r
+KPX Tcaron hyphen -92\r
+KPX Tcaron i -37\r
+KPX Tcaron iacute -37\r
+KPX Tcaron iogonek -37\r
+KPX Tcaron o -95\r
+KPX Tcaron oacute -95\r
+KPX Tcaron ocircumflex -95\r
+KPX Tcaron odieresis -95\r
+KPX Tcaron ograve -95\r
+KPX Tcaron ohungarumlaut -95\r
+KPX Tcaron omacron -95\r
+KPX Tcaron oslash -95\r
+KPX Tcaron otilde -95\r
+KPX Tcaron period -92\r
+KPX Tcaron r -37\r
+KPX Tcaron racute -37\r
+KPX Tcaron rcaron -37\r
+KPX Tcaron rcommaaccent -37\r
+KPX Tcaron semicolon -74\r
+KPX Tcaron u -37\r
+KPX Tcaron uacute -37\r
+KPX Tcaron ucircumflex -37\r
+KPX Tcaron udieresis -37\r
+KPX Tcaron ugrave -37\r
+KPX Tcaron uhungarumlaut -37\r
+KPX Tcaron umacron -37\r
+KPX Tcaron uogonek -37\r
+KPX Tcaron uring -37\r
+KPX Tcaron w -37\r
+KPX Tcaron y -37\r
+KPX Tcaron yacute -37\r
+KPX Tcaron ydieresis -37\r
+KPX Tcommaaccent A -55\r
+KPX Tcommaaccent Aacute -55\r
+KPX Tcommaaccent Abreve -55\r
+KPX Tcommaaccent Acircumflex -55\r
+KPX Tcommaaccent Adieresis -55\r
+KPX Tcommaaccent Agrave -55\r
+KPX Tcommaaccent Amacron -55\r
+KPX Tcommaaccent Aogonek -55\r
+KPX Tcommaaccent Aring -55\r
+KPX Tcommaaccent Atilde -55\r
+KPX Tcommaaccent O -18\r
+KPX Tcommaaccent Oacute -18\r
+KPX Tcommaaccent Ocircumflex -18\r
+KPX Tcommaaccent Odieresis -18\r
+KPX Tcommaaccent Ograve -18\r
+KPX Tcommaaccent Ohungarumlaut -18\r
+KPX Tcommaaccent Omacron -18\r
+KPX Tcommaaccent Oslash -18\r
+KPX Tcommaaccent Otilde -18\r
+KPX Tcommaaccent a -92\r
+KPX Tcommaaccent aacute -92\r
+KPX Tcommaaccent abreve -92\r
+KPX Tcommaaccent acircumflex -92\r
+KPX Tcommaaccent adieresis -92\r
+KPX Tcommaaccent agrave -92\r
+KPX Tcommaaccent amacron -92\r
+KPX Tcommaaccent aogonek -92\r
+KPX Tcommaaccent aring -92\r
+KPX Tcommaaccent atilde -92\r
+KPX Tcommaaccent colon -74\r
+KPX Tcommaaccent comma -92\r
+KPX Tcommaaccent e -92\r
+KPX Tcommaaccent eacute -92\r
+KPX Tcommaaccent ecaron -92\r
+KPX Tcommaaccent ecircumflex -92\r
+KPX Tcommaaccent edieresis -52\r
+KPX Tcommaaccent edotaccent -92\r
+KPX Tcommaaccent egrave -52\r
+KPX Tcommaaccent emacron -52\r
+KPX Tcommaaccent eogonek -92\r
+KPX Tcommaaccent hyphen -92\r
+KPX Tcommaaccent i -37\r
+KPX Tcommaaccent iacute -37\r
+KPX Tcommaaccent iogonek -37\r
+KPX Tcommaaccent o -95\r
+KPX Tcommaaccent oacute -95\r
+KPX Tcommaaccent ocircumflex -95\r
+KPX Tcommaaccent odieresis -95\r
+KPX Tcommaaccent ograve -95\r
+KPX Tcommaaccent ohungarumlaut -95\r
+KPX Tcommaaccent omacron -95\r
+KPX Tcommaaccent oslash -95\r
+KPX Tcommaaccent otilde -95\r
+KPX Tcommaaccent period -92\r
+KPX Tcommaaccent r -37\r
+KPX Tcommaaccent racute -37\r
+KPX Tcommaaccent rcaron -37\r
+KPX Tcommaaccent rcommaaccent -37\r
+KPX Tcommaaccent semicolon -74\r
+KPX Tcommaaccent u -37\r
+KPX Tcommaaccent uacute -37\r
+KPX Tcommaaccent ucircumflex -37\r
+KPX Tcommaaccent udieresis -37\r
+KPX Tcommaaccent ugrave -37\r
+KPX Tcommaaccent uhungarumlaut -37\r
+KPX Tcommaaccent umacron -37\r
+KPX Tcommaaccent uogonek -37\r
+KPX Tcommaaccent uring -37\r
+KPX Tcommaaccent w -37\r
+KPX Tcommaaccent y -37\r
+KPX Tcommaaccent yacute -37\r
+KPX Tcommaaccent ydieresis -37\r
+KPX U A -45\r
+KPX U Aacute -45\r
+KPX U Abreve -45\r
+KPX U Acircumflex -45\r
+KPX U Adieresis -45\r
+KPX U Agrave -45\r
+KPX U Amacron -45\r
+KPX U Aogonek -45\r
+KPX U Aring -45\r
+KPX U Atilde -45\r
+KPX Uacute A -45\r
+KPX Uacute Aacute -45\r
+KPX Uacute Abreve -45\r
+KPX Uacute Acircumflex -45\r
+KPX Uacute Adieresis -45\r
+KPX Uacute Agrave -45\r
+KPX Uacute Amacron -45\r
+KPX Uacute Aogonek -45\r
+KPX Uacute Aring -45\r
+KPX Uacute Atilde -45\r
+KPX Ucircumflex A -45\r
+KPX Ucircumflex Aacute -45\r
+KPX Ucircumflex Abreve -45\r
+KPX Ucircumflex Acircumflex -45\r
+KPX Ucircumflex Adieresis -45\r
+KPX Ucircumflex Agrave -45\r
+KPX Ucircumflex Amacron -45\r
+KPX Ucircumflex Aogonek -45\r
+KPX Ucircumflex Aring -45\r
+KPX Ucircumflex Atilde -45\r
+KPX Udieresis A -45\r
+KPX Udieresis Aacute -45\r
+KPX Udieresis Abreve -45\r
+KPX Udieresis Acircumflex -45\r
+KPX Udieresis Adieresis -45\r
+KPX Udieresis Agrave -45\r
+KPX Udieresis Amacron -45\r
+KPX Udieresis Aogonek -45\r
+KPX Udieresis Aring -45\r
+KPX Udieresis Atilde -45\r
+KPX Ugrave A -45\r
+KPX Ugrave Aacute -45\r
+KPX Ugrave Abreve -45\r
+KPX Ugrave Acircumflex -45\r
+KPX Ugrave Adieresis -45\r
+KPX Ugrave Agrave -45\r
+KPX Ugrave Amacron -45\r
+KPX Ugrave Aogonek -45\r
+KPX Ugrave Aring -45\r
+KPX Ugrave Atilde -45\r
+KPX Uhungarumlaut A -45\r
+KPX Uhungarumlaut Aacute -45\r
+KPX Uhungarumlaut Abreve -45\r
+KPX Uhungarumlaut Acircumflex -45\r
+KPX Uhungarumlaut Adieresis -45\r
+KPX Uhungarumlaut Agrave -45\r
+KPX Uhungarumlaut Amacron -45\r
+KPX Uhungarumlaut Aogonek -45\r
+KPX Uhungarumlaut Aring -45\r
+KPX Uhungarumlaut Atilde -45\r
+KPX Umacron A -45\r
+KPX Umacron Aacute -45\r
+KPX Umacron Abreve -45\r
+KPX Umacron Acircumflex -45\r
+KPX Umacron Adieresis -45\r
+KPX Umacron Agrave -45\r
+KPX Umacron Amacron -45\r
+KPX Umacron Aogonek -45\r
+KPX Umacron Aring -45\r
+KPX Umacron Atilde -45\r
+KPX Uogonek A -45\r
+KPX Uogonek Aacute -45\r
+KPX Uogonek Abreve -45\r
+KPX Uogonek Acircumflex -45\r
+KPX Uogonek Adieresis -45\r
+KPX Uogonek Agrave -45\r
+KPX Uogonek Amacron -45\r
+KPX Uogonek Aogonek -45\r
+KPX Uogonek Aring -45\r
+KPX Uogonek Atilde -45\r
+KPX Uring A -45\r
+KPX Uring Aacute -45\r
+KPX Uring Abreve -45\r
+KPX Uring Acircumflex -45\r
+KPX Uring Adieresis -45\r
+KPX Uring Agrave -45\r
+KPX Uring Amacron -45\r
+KPX Uring Aogonek -45\r
+KPX Uring Aring -45\r
+KPX Uring Atilde -45\r
+KPX V A -85\r
+KPX V Aacute -85\r
+KPX V Abreve -85\r
+KPX V Acircumflex -85\r
+KPX V Adieresis -85\r
+KPX V Agrave -85\r
+KPX V Amacron -85\r
+KPX V Aogonek -85\r
+KPX V Aring -85\r
+KPX V Atilde -85\r
+KPX V G -10\r
+KPX V Gbreve -10\r
+KPX V Gcommaaccent -10\r
+KPX V O -30\r
+KPX V Oacute -30\r
+KPX V Ocircumflex -30\r
+KPX V Odieresis -30\r
+KPX V Ograve -30\r
+KPX V Ohungarumlaut -30\r
+KPX V Omacron -30\r
+KPX V Oslash -30\r
+KPX V Otilde -30\r
+KPX V a -111\r
+KPX V aacute -111\r
+KPX V abreve -111\r
+KPX V acircumflex -111\r
+KPX V adieresis -111\r
+KPX V agrave -111\r
+KPX V amacron -111\r
+KPX V aogonek -111\r
+KPX V aring -111\r
+KPX V atilde -111\r
+KPX V colon -74\r
+KPX V comma -129\r
+KPX V e -111\r
+KPX V eacute -111\r
+KPX V ecaron -111\r
+KPX V ecircumflex -111\r
+KPX V edieresis -71\r
+KPX V edotaccent -111\r
+KPX V egrave -71\r
+KPX V emacron -71\r
+KPX V eogonek -111\r
+KPX V hyphen -70\r
+KPX V i -55\r
+KPX V iacute -55\r
+KPX V iogonek -55\r
+KPX V o -111\r
+KPX V oacute -111\r
+KPX V ocircumflex -111\r
+KPX V odieresis -111\r
+KPX V ograve -111\r
+KPX V ohungarumlaut -111\r
+KPX V omacron -111\r
+KPX V oslash -111\r
+KPX V otilde -111\r
+KPX V period -129\r
+KPX V semicolon -74\r
+KPX V u -55\r
+KPX V uacute -55\r
+KPX V ucircumflex -55\r
+KPX V udieresis -55\r
+KPX V ugrave -55\r
+KPX V uhungarumlaut -55\r
+KPX V umacron -55\r
+KPX V uogonek -55\r
+KPX V uring -55\r
+KPX W A -74\r
+KPX W Aacute -74\r
+KPX W Abreve -74\r
+KPX W Acircumflex -74\r
+KPX W Adieresis -74\r
+KPX W Agrave -74\r
+KPX W Amacron -74\r
+KPX W Aogonek -74\r
+KPX W Aring -74\r
+KPX W Atilde -74\r
+KPX W O -15\r
+KPX W Oacute -15\r
+KPX W Ocircumflex -15\r
+KPX W Odieresis -15\r
+KPX W Ograve -15\r
+KPX W Ohungarumlaut -15\r
+KPX W Omacron -15\r
+KPX W Oslash -15\r
+KPX W Otilde -15\r
+KPX W a -85\r
+KPX W aacute -85\r
+KPX W abreve -85\r
+KPX W acircumflex -85\r
+KPX W adieresis -85\r
+KPX W agrave -85\r
+KPX W amacron -85\r
+KPX W aogonek -85\r
+KPX W aring -85\r
+KPX W atilde -85\r
+KPX W colon -55\r
+KPX W comma -74\r
+KPX W e -90\r
+KPX W eacute -90\r
+KPX W ecaron -90\r
+KPX W ecircumflex -90\r
+KPX W edieresis -50\r
+KPX W edotaccent -90\r
+KPX W egrave -50\r
+KPX W emacron -50\r
+KPX W eogonek -90\r
+KPX W hyphen -50\r
+KPX W i -37\r
+KPX W iacute -37\r
+KPX W iogonek -37\r
+KPX W o -80\r
+KPX W oacute -80\r
+KPX W ocircumflex -80\r
+KPX W odieresis -80\r
+KPX W ograve -80\r
+KPX W ohungarumlaut -80\r
+KPX W omacron -80\r
+KPX W oslash -80\r
+KPX W otilde -80\r
+KPX W period -74\r
+KPX W semicolon -55\r
+KPX W u -55\r
+KPX W uacute -55\r
+KPX W ucircumflex -55\r
+KPX W udieresis -55\r
+KPX W ugrave -55\r
+KPX W uhungarumlaut -55\r
+KPX W umacron -55\r
+KPX W uogonek -55\r
+KPX W uring -55\r
+KPX W y -55\r
+KPX W yacute -55\r
+KPX W ydieresis -55\r
+KPX Y A -74\r
+KPX Y Aacute -74\r
+KPX Y Abreve -74\r
+KPX Y Acircumflex -74\r
+KPX Y Adieresis -74\r
+KPX Y Agrave -74\r
+KPX Y Amacron -74\r
+KPX Y Aogonek -74\r
+KPX Y Aring -74\r
+KPX Y Atilde -74\r
+KPX Y O -25\r
+KPX Y Oacute -25\r
+KPX Y Ocircumflex -25\r
+KPX Y Odieresis -25\r
+KPX Y Ograve -25\r
+KPX Y Ohungarumlaut -25\r
+KPX Y Omacron -25\r
+KPX Y Oslash -25\r
+KPX Y Otilde -25\r
+KPX Y a -92\r
+KPX Y aacute -92\r
+KPX Y abreve -92\r
+KPX Y acircumflex -92\r
+KPX Y adieresis -92\r
+KPX Y agrave -92\r
+KPX Y amacron -92\r
+KPX Y aogonek -92\r
+KPX Y aring -92\r
+KPX Y atilde -92\r
+KPX Y colon -92\r
+KPX Y comma -92\r
+KPX Y e -111\r
+KPX Y eacute -111\r
+KPX Y ecaron -111\r
+KPX Y ecircumflex -71\r
+KPX Y edieresis -71\r
+KPX Y edotaccent -111\r
+KPX Y egrave -71\r
+KPX Y emacron -71\r
+KPX Y eogonek -111\r
+KPX Y hyphen -92\r
+KPX Y i -55\r
+KPX Y iacute -55\r
+KPX Y iogonek -55\r
+KPX Y o -111\r
+KPX Y oacute -111\r
+KPX Y ocircumflex -111\r
+KPX Y odieresis -111\r
+KPX Y ograve -111\r
+KPX Y ohungarumlaut -111\r
+KPX Y omacron -111\r
+KPX Y oslash -111\r
+KPX Y otilde -111\r
+KPX Y period -74\r
+KPX Y semicolon -92\r
+KPX Y u -92\r
+KPX Y uacute -92\r
+KPX Y ucircumflex -92\r
+KPX Y udieresis -92\r
+KPX Y ugrave -92\r
+KPX Y uhungarumlaut -92\r
+KPX Y umacron -92\r
+KPX Y uogonek -92\r
+KPX Y uring -92\r
+KPX Yacute A -74\r
+KPX Yacute Aacute -74\r
+KPX Yacute Abreve -74\r
+KPX Yacute Acircumflex -74\r
+KPX Yacute Adieresis -74\r
+KPX Yacute Agrave -74\r
+KPX Yacute Amacron -74\r
+KPX Yacute Aogonek -74\r
+KPX Yacute Aring -74\r
+KPX Yacute Atilde -74\r
+KPX Yacute O -25\r
+KPX Yacute Oacute -25\r
+KPX Yacute Ocircumflex -25\r
+KPX Yacute Odieresis -25\r
+KPX Yacute Ograve -25\r
+KPX Yacute Ohungarumlaut -25\r
+KPX Yacute Omacron -25\r
+KPX Yacute Oslash -25\r
+KPX Yacute Otilde -25\r
+KPX Yacute a -92\r
+KPX Yacute aacute -92\r
+KPX Yacute abreve -92\r
+KPX Yacute acircumflex -92\r
+KPX Yacute adieresis -92\r
+KPX Yacute agrave -92\r
+KPX Yacute amacron -92\r
+KPX Yacute aogonek -92\r
+KPX Yacute aring -92\r
+KPX Yacute atilde -92\r
+KPX Yacute colon -92\r
+KPX Yacute comma -92\r
+KPX Yacute e -111\r
+KPX Yacute eacute -111\r
+KPX Yacute ecaron -111\r
+KPX Yacute ecircumflex -71\r
+KPX Yacute edieresis -71\r
+KPX Yacute edotaccent -111\r
+KPX Yacute egrave -71\r
+KPX Yacute emacron -71\r
+KPX Yacute eogonek -111\r
+KPX Yacute hyphen -92\r
+KPX Yacute i -55\r
+KPX Yacute iacute -55\r
+KPX Yacute iogonek -55\r
+KPX Yacute o -111\r
+KPX Yacute oacute -111\r
+KPX Yacute ocircumflex -111\r
+KPX Yacute odieresis -111\r
+KPX Yacute ograve -111\r
+KPX Yacute ohungarumlaut -111\r
+KPX Yacute omacron -111\r
+KPX Yacute oslash -111\r
+KPX Yacute otilde -111\r
+KPX Yacute period -74\r
+KPX Yacute semicolon -92\r
+KPX Yacute u -92\r
+KPX Yacute uacute -92\r
+KPX Yacute ucircumflex -92\r
+KPX Yacute udieresis -92\r
+KPX Yacute ugrave -92\r
+KPX Yacute uhungarumlaut -92\r
+KPX Yacute umacron -92\r
+KPX Yacute uogonek -92\r
+KPX Yacute uring -92\r
+KPX Ydieresis A -74\r
+KPX Ydieresis Aacute -74\r
+KPX Ydieresis Abreve -74\r
+KPX Ydieresis Acircumflex -74\r
+KPX Ydieresis Adieresis -74\r
+KPX Ydieresis Agrave -74\r
+KPX Ydieresis Amacron -74\r
+KPX Ydieresis Aogonek -74\r
+KPX Ydieresis Aring -74\r
+KPX Ydieresis Atilde -74\r
+KPX Ydieresis O -25\r
+KPX Ydieresis Oacute -25\r
+KPX Ydieresis Ocircumflex -25\r
+KPX Ydieresis Odieresis -25\r
+KPX Ydieresis Ograve -25\r
+KPX Ydieresis Ohungarumlaut -25\r
+KPX Ydieresis Omacron -25\r
+KPX Ydieresis Oslash -25\r
+KPX Ydieresis Otilde -25\r
+KPX Ydieresis a -92\r
+KPX Ydieresis aacute -92\r
+KPX Ydieresis abreve -92\r
+KPX Ydieresis acircumflex -92\r
+KPX Ydieresis adieresis -92\r
+KPX Ydieresis agrave -92\r
+KPX Ydieresis amacron -92\r
+KPX Ydieresis aogonek -92\r
+KPX Ydieresis aring -92\r
+KPX Ydieresis atilde -92\r
+KPX Ydieresis colon -92\r
+KPX Ydieresis comma -92\r
+KPX Ydieresis e -111\r
+KPX Ydieresis eacute -111\r
+KPX Ydieresis ecaron -111\r
+KPX Ydieresis ecircumflex -71\r
+KPX Ydieresis edieresis -71\r
+KPX Ydieresis edotaccent -111\r
+KPX Ydieresis egrave -71\r
+KPX Ydieresis emacron -71\r
+KPX Ydieresis eogonek -111\r
+KPX Ydieresis hyphen -92\r
+KPX Ydieresis i -55\r
+KPX Ydieresis iacute -55\r
+KPX Ydieresis iogonek -55\r
+KPX Ydieresis o -111\r
+KPX Ydieresis oacute -111\r
+KPX Ydieresis ocircumflex -111\r
+KPX Ydieresis odieresis -111\r
+KPX Ydieresis ograve -111\r
+KPX Ydieresis ohungarumlaut -111\r
+KPX Ydieresis omacron -111\r
+KPX Ydieresis oslash -111\r
+KPX Ydieresis otilde -111\r
+KPX Ydieresis period -74\r
+KPX Ydieresis semicolon -92\r
+KPX Ydieresis u -92\r
+KPX Ydieresis uacute -92\r
+KPX Ydieresis ucircumflex -92\r
+KPX Ydieresis udieresis -92\r
+KPX Ydieresis ugrave -92\r
+KPX Ydieresis uhungarumlaut -92\r
+KPX Ydieresis umacron -92\r
+KPX Ydieresis uogonek -92\r
+KPX Ydieresis uring -92\r
+KPX b b -10\r
+KPX b period -40\r
+KPX b u -20\r
+KPX b uacute -20\r
+KPX b ucircumflex -20\r
+KPX b udieresis -20\r
+KPX b ugrave -20\r
+KPX b uhungarumlaut -20\r
+KPX b umacron -20\r
+KPX b uogonek -20\r
+KPX b uring -20\r
+KPX c h -10\r
+KPX c k -10\r
+KPX c kcommaaccent -10\r
+KPX cacute h -10\r
+KPX cacute k -10\r
+KPX cacute kcommaaccent -10\r
+KPX ccaron h -10\r
+KPX ccaron k -10\r
+KPX ccaron kcommaaccent -10\r
+KPX ccedilla h -10\r
+KPX ccedilla k -10\r
+KPX ccedilla kcommaaccent -10\r
+KPX comma quotedblright -95\r
+KPX comma quoteright -95\r
+KPX e b -10\r
+KPX eacute b -10\r
+KPX ecaron b -10\r
+KPX ecircumflex b -10\r
+KPX edieresis b -10\r
+KPX edotaccent b -10\r
+KPX egrave b -10\r
+KPX emacron b -10\r
+KPX eogonek b -10\r
+KPX f comma -10\r
+KPX f dotlessi -30\r
+KPX f e -10\r
+KPX f eacute -10\r
+KPX f edotaccent -10\r
+KPX f eogonek -10\r
+KPX f f -18\r
+KPX f o -10\r
+KPX f oacute -10\r
+KPX f ocircumflex -10\r
+KPX f ograve -10\r
+KPX f ohungarumlaut -10\r
+KPX f oslash -10\r
+KPX f otilde -10\r
+KPX f period -10\r
+KPX f quoteright 55\r
+KPX k e -30\r
+KPX k eacute -30\r
+KPX k ecaron -30\r
+KPX k ecircumflex -30\r
+KPX k edieresis -30\r
+KPX k edotaccent -30\r
+KPX k egrave -30\r
+KPX k emacron -30\r
+KPX k eogonek -30\r
+KPX k o -10\r
+KPX k oacute -10\r
+KPX k ocircumflex -10\r
+KPX k odieresis -10\r
+KPX k ograve -10\r
+KPX k ohungarumlaut -10\r
+KPX k omacron -10\r
+KPX k oslash -10\r
+KPX k otilde -10\r
+KPX kcommaaccent e -30\r
+KPX kcommaaccent eacute -30\r
+KPX kcommaaccent ecaron -30\r
+KPX kcommaaccent ecircumflex -30\r
+KPX kcommaaccent edieresis -30\r
+KPX kcommaaccent edotaccent -30\r
+KPX kcommaaccent egrave -30\r
+KPX kcommaaccent emacron -30\r
+KPX kcommaaccent eogonek -30\r
+KPX kcommaaccent o -10\r
+KPX kcommaaccent oacute -10\r
+KPX kcommaaccent ocircumflex -10\r
+KPX kcommaaccent odieresis -10\r
+KPX kcommaaccent ograve -10\r
+KPX kcommaaccent ohungarumlaut -10\r
+KPX kcommaaccent omacron -10\r
+KPX kcommaaccent oslash -10\r
+KPX kcommaaccent otilde -10\r
+KPX n v -40\r
+KPX nacute v -40\r
+KPX ncaron v -40\r
+KPX ncommaaccent v -40\r
+KPX ntilde v -40\r
+KPX o v -15\r
+KPX o w -25\r
+KPX o x -10\r
+KPX o y -10\r
+KPX o yacute -10\r
+KPX o ydieresis -10\r
+KPX oacute v -15\r
+KPX oacute w -25\r
+KPX oacute x -10\r
+KPX oacute y -10\r
+KPX oacute yacute -10\r
+KPX oacute ydieresis -10\r
+KPX ocircumflex v -15\r
+KPX ocircumflex w -25\r
+KPX ocircumflex x -10\r
+KPX ocircumflex y -10\r
+KPX ocircumflex yacute -10\r
+KPX ocircumflex ydieresis -10\r
+KPX odieresis v -15\r
+KPX odieresis w -25\r
+KPX odieresis x -10\r
+KPX odieresis y -10\r
+KPX odieresis yacute -10\r
+KPX odieresis ydieresis -10\r
+KPX ograve v -15\r
+KPX ograve w -25\r
+KPX ograve x -10\r
+KPX ograve y -10\r
+KPX ograve yacute -10\r
+KPX ograve ydieresis -10\r
+KPX ohungarumlaut v -15\r
+KPX ohungarumlaut w -25\r
+KPX ohungarumlaut x -10\r
+KPX ohungarumlaut y -10\r
+KPX ohungarumlaut yacute -10\r
+KPX ohungarumlaut ydieresis -10\r
+KPX omacron v -15\r
+KPX omacron w -25\r
+KPX omacron x -10\r
+KPX omacron y -10\r
+KPX omacron yacute -10\r
+KPX omacron ydieresis -10\r
+KPX oslash v -15\r
+KPX oslash w -25\r
+KPX oslash x -10\r
+KPX oslash y -10\r
+KPX oslash yacute -10\r
+KPX oslash ydieresis -10\r
+KPX otilde v -15\r
+KPX otilde w -25\r
+KPX otilde x -10\r
+KPX otilde y -10\r
+KPX otilde yacute -10\r
+KPX otilde ydieresis -10\r
+KPX period quotedblright -95\r
+KPX period quoteright -95\r
+KPX quoteleft quoteleft -74\r
+KPX quoteright d -15\r
+KPX quoteright dcroat -15\r
+KPX quoteright quoteright -74\r
+KPX quoteright r -15\r
+KPX quoteright racute -15\r
+KPX quoteright rcaron -15\r
+KPX quoteright rcommaaccent -15\r
+KPX quoteright s -74\r
+KPX quoteright sacute -74\r
+KPX quoteright scaron -74\r
+KPX quoteright scedilla -74\r
+KPX quoteright scommaaccent -74\r
+KPX quoteright space -74\r
+KPX quoteright t -37\r
+KPX quoteright tcommaaccent -37\r
+KPX quoteright v -15\r
+KPX r comma -65\r
+KPX r period -65\r
+KPX racute comma -65\r
+KPX racute period -65\r
+KPX rcaron comma -65\r
+KPX rcaron period -65\r
+KPX rcommaaccent comma -65\r
+KPX rcommaaccent period -65\r
+KPX space A -37\r
+KPX space Aacute -37\r
+KPX space Abreve -37\r
+KPX space Acircumflex -37\r
+KPX space Adieresis -37\r
+KPX space Agrave -37\r
+KPX space Amacron -37\r
+KPX space Aogonek -37\r
+KPX space Aring -37\r
+KPX space Atilde -37\r
+KPX space V -70\r
+KPX space W -70\r
+KPX space Y -70\r
+KPX space Yacute -70\r
+KPX space Ydieresis -70\r
+KPX v comma -37\r
+KPX v e -15\r
+KPX v eacute -15\r
+KPX v ecaron -15\r
+KPX v ecircumflex -15\r
+KPX v edieresis -15\r
+KPX v edotaccent -15\r
+KPX v egrave -15\r
+KPX v emacron -15\r
+KPX v eogonek -15\r
+KPX v o -15\r
+KPX v oacute -15\r
+KPX v ocircumflex -15\r
+KPX v odieresis -15\r
+KPX v ograve -15\r
+KPX v ohungarumlaut -15\r
+KPX v omacron -15\r
+KPX v oslash -15\r
+KPX v otilde -15\r
+KPX v period -37\r
+KPX w a -10\r
+KPX w aacute -10\r
+KPX w abreve -10\r
+KPX w acircumflex -10\r
+KPX w adieresis -10\r
+KPX w agrave -10\r
+KPX w amacron -10\r
+KPX w aogonek -10\r
+KPX w aring -10\r
+KPX w atilde -10\r
+KPX w comma -37\r
+KPX w e -10\r
+KPX w eacute -10\r
+KPX w ecaron -10\r
+KPX w ecircumflex -10\r
+KPX w edieresis -10\r
+KPX w edotaccent -10\r
+KPX w egrave -10\r
+KPX w emacron -10\r
+KPX w eogonek -10\r
+KPX w o -15\r
+KPX w oacute -15\r
+KPX w ocircumflex -15\r
+KPX w odieresis -15\r
+KPX w ograve -15\r
+KPX w ohungarumlaut -15\r
+KPX w omacron -15\r
+KPX w oslash -15\r
+KPX w otilde -15\r
+KPX w period -37\r
+KPX x e -10\r
+KPX x eacute -10\r
+KPX x ecaron -10\r
+KPX x ecircumflex -10\r
+KPX x edieresis -10\r
+KPX x edotaccent -10\r
+KPX x egrave -10\r
+KPX x emacron -10\r
+KPX x eogonek -10\r
+KPX y comma -37\r
+KPX y period -37\r
+KPX yacute comma -37\r
+KPX yacute period -37\r
+KPX ydieresis comma -37\r
+KPX ydieresis period -37\r
+EndKernPairs\r
+EndKernData\r
+EndFontMetrics\r
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/Times-Italic.afm b/forester/java/classes/com/itextpdf/text/pdf/fonts/Times-Italic.afm
new file mode 100644 (file)
index 0000000..8de6e42
--- /dev/null
@@ -0,0 +1,2667 @@
+StartFontMetrics 4.1\r
+Comment Copyright (c) 1985, 1987, 1989, 1990, 1993, 1997 Adobe Systems Incorporated.  All Rights Reserved.\r
+Comment Creation Date: Thu May  1 12:56:55 1997\r
+Comment UniqueID 43067\r
+Comment VMusage 47727 58752\r
+FontName Times-Italic\r
+FullName Times Italic\r
+FamilyName Times\r
+Weight Medium\r
+ItalicAngle -15.5\r
+IsFixedPitch false\r
+CharacterSet ExtendedRoman\r
+FontBBox -169 -217 1010 883 \r
+UnderlinePosition -100\r
+UnderlineThickness 50\r
+Version 002.000\r
+Notice Copyright (c) 1985, 1987, 1989, 1990, 1993, 1997 Adobe Systems Incorporated.  All Rights Reserved.Times is a trademark of Linotype-Hell AG and/or its subsidiaries.\r
+EncodingScheme AdobeStandardEncoding\r
+CapHeight 653\r
+XHeight 441\r
+Ascender 683\r
+Descender -217\r
+StdHW 32\r
+StdVW 76\r
+StartCharMetrics 315\r
+C 32 ; WX 250 ; N space ; B 0 0 0 0 ;\r
+C 33 ; WX 333 ; N exclam ; B 39 -11 302 667 ;\r
+C 34 ; WX 420 ; N quotedbl ; B 144 421 432 666 ;\r
+C 35 ; WX 500 ; N numbersign ; B 2 0 540 676 ;\r
+C 36 ; WX 500 ; N dollar ; B 31 -89 497 731 ;\r
+C 37 ; WX 833 ; N percent ; B 79 -13 790 676 ;\r
+C 38 ; WX 778 ; N ampersand ; B 76 -18 723 666 ;\r
+C 39 ; WX 333 ; N quoteright ; B 151 436 290 666 ;\r
+C 40 ; WX 333 ; N parenleft ; B 42 -181 315 669 ;\r
+C 41 ; WX 333 ; N parenright ; B 16 -180 289 669 ;\r
+C 42 ; WX 500 ; N asterisk ; B 128 255 492 666 ;\r
+C 43 ; WX 675 ; N plus ; B 86 0 590 506 ;\r
+C 44 ; WX 250 ; N comma ; B -4 -129 135 101 ;\r
+C 45 ; WX 333 ; N hyphen ; B 49 192 282 255 ;\r
+C 46 ; WX 250 ; N period ; B 27 -11 138 100 ;\r
+C 47 ; WX 278 ; N slash ; B -65 -18 386 666 ;\r
+C 48 ; WX 500 ; N zero ; B 32 -7 497 676 ;\r
+C 49 ; WX 500 ; N one ; B 49 0 409 676 ;\r
+C 50 ; WX 500 ; N two ; B 12 0 452 676 ;\r
+C 51 ; WX 500 ; N three ; B 15 -7 465 676 ;\r
+C 52 ; WX 500 ; N four ; B 1 0 479 676 ;\r
+C 53 ; WX 500 ; N five ; B 15 -7 491 666 ;\r
+C 54 ; WX 500 ; N six ; B 30 -7 521 686 ;\r
+C 55 ; WX 500 ; N seven ; B 75 -8 537 666 ;\r
+C 56 ; WX 500 ; N eight ; B 30 -7 493 676 ;\r
+C 57 ; WX 500 ; N nine ; B 23 -17 492 676 ;\r
+C 58 ; WX 333 ; N colon ; B 50 -11 261 441 ;\r
+C 59 ; WX 333 ; N semicolon ; B 27 -129 261 441 ;\r
+C 60 ; WX 675 ; N less ; B 84 -8 592 514 ;\r
+C 61 ; WX 675 ; N equal ; B 86 120 590 386 ;\r
+C 62 ; WX 675 ; N greater ; B 84 -8 592 514 ;\r
+C 63 ; WX 500 ; N question ; B 132 -12 472 664 ;\r
+C 64 ; WX 920 ; N at ; B 118 -18 806 666 ;\r
+C 65 ; WX 611 ; N A ; B -51 0 564 668 ;\r
+C 66 ; WX 611 ; N B ; B -8 0 588 653 ;\r
+C 67 ; WX 667 ; N C ; B 66 -18 689 666 ;\r
+C 68 ; WX 722 ; N D ; B -8 0 700 653 ;\r
+C 69 ; WX 611 ; N E ; B -1 0 634 653 ;\r
+C 70 ; WX 611 ; N F ; B 8 0 645 653 ;\r
+C 71 ; WX 722 ; N G ; B 52 -18 722 666 ;\r
+C 72 ; WX 722 ; N H ; B -8 0 767 653 ;\r
+C 73 ; WX 333 ; N I ; B -8 0 384 653 ;\r
+C 74 ; WX 444 ; N J ; B -6 -18 491 653 ;\r
+C 75 ; WX 667 ; N K ; B 7 0 722 653 ;\r
+C 76 ; WX 556 ; N L ; B -8 0 559 653 ;\r
+C 77 ; WX 833 ; N M ; B -18 0 873 653 ;\r
+C 78 ; WX 667 ; N N ; B -20 -15 727 653 ;\r
+C 79 ; WX 722 ; N O ; B 60 -18 699 666 ;\r
+C 80 ; WX 611 ; N P ; B 0 0 605 653 ;\r
+C 81 ; WX 722 ; N Q ; B 59 -182 699 666 ;\r
+C 82 ; WX 611 ; N R ; B -13 0 588 653 ;\r
+C 83 ; WX 500 ; N S ; B 17 -18 508 667 ;\r
+C 84 ; WX 556 ; N T ; B 59 0 633 653 ;\r
+C 85 ; WX 722 ; N U ; B 102 -18 765 653 ;\r
+C 86 ; WX 611 ; N V ; B 76 -18 688 653 ;\r
+C 87 ; WX 833 ; N W ; B 71 -18 906 653 ;\r
+C 88 ; WX 611 ; N X ; B -29 0 655 653 ;\r
+C 89 ; WX 556 ; N Y ; B 78 0 633 653 ;\r
+C 90 ; WX 556 ; N Z ; B -6 0 606 653 ;\r
+C 91 ; WX 389 ; N bracketleft ; B 21 -153 391 663 ;\r
+C 92 ; WX 278 ; N backslash ; B -41 -18 319 666 ;\r
+C 93 ; WX 389 ; N bracketright ; B 12 -153 382 663 ;\r
+C 94 ; WX 422 ; N asciicircum ; B 0 301 422 666 ;\r
+C 95 ; WX 500 ; N underscore ; B 0 -125 500 -75 ;\r
+C 96 ; WX 333 ; N quoteleft ; B 171 436 310 666 ;\r
+C 97 ; WX 500 ; N a ; B 17 -11 476 441 ;\r
+C 98 ; WX 500 ; N b ; B 23 -11 473 683 ;\r
+C 99 ; WX 444 ; N c ; B 30 -11 425 441 ;\r
+C 100 ; WX 500 ; N d ; B 15 -13 527 683 ;\r
+C 101 ; WX 444 ; N e ; B 31 -11 412 441 ;\r
+C 102 ; WX 278 ; N f ; B -147 -207 424 678 ; L i fi ; L l fl ;\r
+C 103 ; WX 500 ; N g ; B 8 -206 472 441 ;\r
+C 104 ; WX 500 ; N h ; B 19 -9 478 683 ;\r
+C 105 ; WX 278 ; N i ; B 49 -11 264 654 ;\r
+C 106 ; WX 278 ; N j ; B -124 -207 276 654 ;\r
+C 107 ; WX 444 ; N k ; B 14 -11 461 683 ;\r
+C 108 ; WX 278 ; N l ; B 41 -11 279 683 ;\r
+C 109 ; WX 722 ; N m ; B 12 -9 704 441 ;\r
+C 110 ; WX 500 ; N n ; B 14 -9 474 441 ;\r
+C 111 ; WX 500 ; N o ; B 27 -11 468 441 ;\r
+C 112 ; WX 500 ; N p ; B -75 -205 469 441 ;\r
+C 113 ; WX 500 ; N q ; B 25 -209 483 441 ;\r
+C 114 ; WX 389 ; N r ; B 45 0 412 441 ;\r
+C 115 ; WX 389 ; N s ; B 16 -13 366 442 ;\r
+C 116 ; WX 278 ; N t ; B 37 -11 296 546 ;\r
+C 117 ; WX 500 ; N u ; B 42 -11 475 441 ;\r
+C 118 ; WX 444 ; N v ; B 21 -18 426 441 ;\r
+C 119 ; WX 667 ; N w ; B 16 -18 648 441 ;\r
+C 120 ; WX 444 ; N x ; B -27 -11 447 441 ;\r
+C 121 ; WX 444 ; N y ; B -24 -206 426 441 ;\r
+C 122 ; WX 389 ; N z ; B -2 -81 380 428 ;\r
+C 123 ; WX 400 ; N braceleft ; B 51 -177 407 687 ;\r
+C 124 ; WX 275 ; N bar ; B 105 -217 171 783 ;\r
+C 125 ; WX 400 ; N braceright ; B -7 -177 349 687 ;\r
+C 126 ; WX 541 ; N asciitilde ; B 40 183 502 323 ;\r
+C 161 ; WX 389 ; N exclamdown ; B 59 -205 322 473 ;\r
+C 162 ; WX 500 ; N cent ; B 77 -143 472 560 ;\r
+C 163 ; WX 500 ; N sterling ; B 10 -6 517 670 ;\r
+C 164 ; WX 167 ; N fraction ; B -169 -10 337 676 ;\r
+C 165 ; WX 500 ; N yen ; B 27 0 603 653 ;\r
+C 166 ; WX 500 ; N florin ; B 25 -182 507 682 ;\r
+C 167 ; WX 500 ; N section ; B 53 -162 461 666 ;\r
+C 168 ; WX 500 ; N currency ; B -22 53 522 597 ;\r
+C 169 ; WX 214 ; N quotesingle ; B 132 421 241 666 ;\r
+C 170 ; WX 556 ; N quotedblleft ; B 166 436 514 666 ;\r
+C 171 ; WX 500 ; N guillemotleft ; B 53 37 445 403 ;\r
+C 172 ; WX 333 ; N guilsinglleft ; B 51 37 281 403 ;\r
+C 173 ; WX 333 ; N guilsinglright ; B 52 37 282 403 ;\r
+C 174 ; WX 500 ; N fi ; B -141 -207 481 681 ;\r
+C 175 ; WX 500 ; N fl ; B -141 -204 518 682 ;\r
+C 177 ; WX 500 ; N endash ; B -6 197 505 243 ;\r
+C 178 ; WX 500 ; N dagger ; B 101 -159 488 666 ;\r
+C 179 ; WX 500 ; N daggerdbl ; B 22 -143 491 666 ;\r
+C 180 ; WX 250 ; N periodcentered ; B 70 199 181 310 ;\r
+C 182 ; WX 523 ; N paragraph ; B 55 -123 616 653 ;\r
+C 183 ; WX 350 ; N bullet ; B 40 191 310 461 ;\r
+C 184 ; WX 333 ; N quotesinglbase ; B 44 -129 183 101 ;\r
+C 185 ; WX 556 ; N quotedblbase ; B 57 -129 405 101 ;\r
+C 186 ; WX 556 ; N quotedblright ; B 151 436 499 666 ;\r
+C 187 ; WX 500 ; N guillemotright ; B 55 37 447 403 ;\r
+C 188 ; WX 889 ; N ellipsis ; B 57 -11 762 100 ;\r
+C 189 ; WX 1000 ; N perthousand ; B 25 -19 1010 706 ;\r
+C 191 ; WX 500 ; N questiondown ; B 28 -205 368 471 ;\r
+C 193 ; WX 333 ; N grave ; B 121 492 311 664 ;\r
+C 194 ; WX 333 ; N acute ; B 180 494 403 664 ;\r
+C 195 ; WX 333 ; N circumflex ; B 91 492 385 661 ;\r
+C 196 ; WX 333 ; N tilde ; B 100 517 427 624 ;\r
+C 197 ; WX 333 ; N macron ; B 99 532 411 583 ;\r
+C 198 ; WX 333 ; N breve ; B 117 492 418 650 ;\r
+C 199 ; WX 333 ; N dotaccent ; B 207 548 305 646 ;\r
+C 200 ; WX 333 ; N dieresis ; B 107 548 405 646 ;\r
+C 202 ; WX 333 ; N ring ; B 155 492 355 691 ;\r
+C 203 ; WX 333 ; N cedilla ; B -30 -217 182 0 ;\r
+C 205 ; WX 333 ; N hungarumlaut ; B 93 494 486 664 ;\r
+C 206 ; WX 333 ; N ogonek ; B 20 -169 203 40 ;\r
+C 207 ; WX 333 ; N caron ; B 121 492 426 661 ;\r
+C 208 ; WX 889 ; N emdash ; B -6 197 894 243 ;\r
+C 225 ; WX 889 ; N AE ; B -27 0 911 653 ;\r
+C 227 ; WX 276 ; N ordfeminine ; B 42 406 352 676 ;\r
+C 232 ; WX 556 ; N Lslash ; B -8 0 559 653 ;\r
+C 233 ; WX 722 ; N Oslash ; B 60 -105 699 722 ;\r
+C 234 ; WX 944 ; N OE ; B 49 -8 964 666 ;\r
+C 235 ; WX 310 ; N ordmasculine ; B 67 406 362 676 ;\r
+C 241 ; WX 667 ; N ae ; B 23 -11 640 441 ;\r
+C 245 ; WX 278 ; N dotlessi ; B 49 -11 235 441 ;\r
+C 248 ; WX 278 ; N lslash ; B 41 -11 312 683 ;\r
+C 249 ; WX 500 ; N oslash ; B 28 -135 469 554 ;\r
+C 250 ; WX 667 ; N oe ; B 20 -12 646 441 ;\r
+C 251 ; WX 500 ; N germandbls ; B -168 -207 493 679 ;\r
+C -1 ; WX 333 ; N Idieresis ; B -8 0 435 818 ;\r
+C -1 ; WX 444 ; N eacute ; B 31 -11 459 664 ;\r
+C -1 ; WX 500 ; N abreve ; B 17 -11 502 650 ;\r
+C -1 ; WX 500 ; N uhungarumlaut ; B 42 -11 580 664 ;\r
+C -1 ; WX 444 ; N ecaron ; B 31 -11 482 661 ;\r
+C -1 ; WX 556 ; N Ydieresis ; B 78 0 633 818 ;\r
+C -1 ; WX 675 ; N divide ; B 86 -11 590 517 ;\r
+C -1 ; WX 556 ; N Yacute ; B 78 0 633 876 ;\r
+C -1 ; WX 611 ; N Acircumflex ; B -51 0 564 873 ;\r
+C -1 ; WX 500 ; N aacute ; B 17 -11 487 664 ;\r
+C -1 ; WX 722 ; N Ucircumflex ; B 102 -18 765 873 ;\r
+C -1 ; WX 444 ; N yacute ; B -24 -206 459 664 ;\r
+C -1 ; WX 389 ; N scommaaccent ; B 16 -217 366 442 ;\r
+C -1 ; WX 444 ; N ecircumflex ; B 31 -11 441 661 ;\r
+C -1 ; WX 722 ; N Uring ; B 102 -18 765 883 ;\r
+C -1 ; WX 722 ; N Udieresis ; B 102 -18 765 818 ;\r
+C -1 ; WX 500 ; N aogonek ; B 17 -169 476 441 ;\r
+C -1 ; WX 722 ; N Uacute ; B 102 -18 765 876 ;\r
+C -1 ; WX 500 ; N uogonek ; B 42 -169 477 441 ;\r
+C -1 ; WX 611 ; N Edieresis ; B -1 0 634 818 ;\r
+C -1 ; WX 722 ; N Dcroat ; B -8 0 700 653 ;\r
+C -1 ; WX 250 ; N commaaccent ; B 8 -217 133 -50 ;\r
+C -1 ; WX 760 ; N copyright ; B 41 -18 719 666 ;\r
+C -1 ; WX 611 ; N Emacron ; B -1 0 634 795 ;\r
+C -1 ; WX 444 ; N ccaron ; B 30 -11 482 661 ;\r
+C -1 ; WX 500 ; N aring ; B 17 -11 476 691 ;\r
+C -1 ; WX 667 ; N Ncommaaccent ; B -20 -187 727 653 ;\r
+C -1 ; WX 278 ; N lacute ; B 41 -11 395 876 ;\r
+C -1 ; WX 500 ; N agrave ; B 17 -11 476 664 ;\r
+C -1 ; WX 556 ; N Tcommaaccent ; B 59 -217 633 653 ;\r
+C -1 ; WX 667 ; N Cacute ; B 66 -18 690 876 ;\r
+C -1 ; WX 500 ; N atilde ; B 17 -11 511 624 ;\r
+C -1 ; WX 611 ; N Edotaccent ; B -1 0 634 818 ;\r
+C -1 ; WX 389 ; N scaron ; B 16 -13 454 661 ;\r
+C -1 ; WX 389 ; N scedilla ; B 16 -217 366 442 ;\r
+C -1 ; WX 278 ; N iacute ; B 49 -11 355 664 ;\r
+C -1 ; WX 471 ; N lozenge ; B 13 0 459 724 ;\r
+C -1 ; WX 611 ; N Rcaron ; B -13 0 588 873 ;\r
+C -1 ; WX 722 ; N Gcommaaccent ; B 52 -217 722 666 ;\r
+C -1 ; WX 500 ; N ucircumflex ; B 42 -11 475 661 ;\r
+C -1 ; WX 500 ; N acircumflex ; B 17 -11 476 661 ;\r
+C -1 ; WX 611 ; N Amacron ; B -51 0 564 795 ;\r
+C -1 ; WX 389 ; N rcaron ; B 45 0 434 661 ;\r
+C -1 ; WX 444 ; N ccedilla ; B 30 -217 425 441 ;\r
+C -1 ; WX 556 ; N Zdotaccent ; B -6 0 606 818 ;\r
+C -1 ; WX 611 ; N Thorn ; B 0 0 569 653 ;\r
+C -1 ; WX 722 ; N Omacron ; B 60 -18 699 795 ;\r
+C -1 ; WX 611 ; N Racute ; B -13 0 588 876 ;\r
+C -1 ; WX 500 ; N Sacute ; B 17 -18 508 876 ;\r
+C -1 ; WX 544 ; N dcaron ; B 15 -13 658 683 ;\r
+C -1 ; WX 722 ; N Umacron ; B 102 -18 765 795 ;\r
+C -1 ; WX 500 ; N uring ; B 42 -11 475 691 ;\r
+C -1 ; WX 300 ; N threesuperior ; B 43 268 339 676 ;\r
+C -1 ; WX 722 ; N Ograve ; B 60 -18 699 876 ;\r
+C -1 ; WX 611 ; N Agrave ; B -51 0 564 876 ;\r
+C -1 ; WX 611 ; N Abreve ; B -51 0 564 862 ;\r
+C -1 ; WX 675 ; N multiply ; B 93 8 582 497 ;\r
+C -1 ; WX 500 ; N uacute ; B 42 -11 477 664 ;\r
+C -1 ; WX 556 ; N Tcaron ; B 59 0 633 873 ;\r
+C -1 ; WX 476 ; N partialdiff ; B 17 -38 459 710 ;\r
+C -1 ; WX 444 ; N ydieresis ; B -24 -206 441 606 ;\r
+C -1 ; WX 667 ; N Nacute ; B -20 -15 727 876 ;\r
+C -1 ; WX 278 ; N icircumflex ; B 33 -11 327 661 ;\r
+C -1 ; WX 611 ; N Ecircumflex ; B -1 0 634 873 ;\r
+C -1 ; WX 500 ; N adieresis ; B 17 -11 489 606 ;\r
+C -1 ; WX 444 ; N edieresis ; B 31 -11 451 606 ;\r
+C -1 ; WX 444 ; N cacute ; B 30 -11 459 664 ;\r
+C -1 ; WX 500 ; N nacute ; B 14 -9 477 664 ;\r
+C -1 ; WX 500 ; N umacron ; B 42 -11 485 583 ;\r
+C -1 ; WX 667 ; N Ncaron ; B -20 -15 727 873 ;\r
+C -1 ; WX 333 ; N Iacute ; B -8 0 433 876 ;\r
+C -1 ; WX 675 ; N plusminus ; B 86 0 590 506 ;\r
+C -1 ; WX 275 ; N brokenbar ; B 105 -142 171 708 ;\r
+C -1 ; WX 760 ; N registered ; B 41 -18 719 666 ;\r
+C -1 ; WX 722 ; N Gbreve ; B 52 -18 722 862 ;\r
+C -1 ; WX 333 ; N Idotaccent ; B -8 0 384 818 ;\r
+C -1 ; WX 600 ; N summation ; B 15 -10 585 706 ;\r
+C -1 ; WX 611 ; N Egrave ; B -1 0 634 876 ;\r
+C -1 ; WX 389 ; N racute ; B 45 0 431 664 ;\r
+C -1 ; WX 500 ; N omacron ; B 27 -11 495 583 ;\r
+C -1 ; WX 556 ; N Zacute ; B -6 0 606 876 ;\r
+C -1 ; WX 556 ; N Zcaron ; B -6 0 606 873 ;\r
+C -1 ; WX 549 ; N greaterequal ; B 26 0 523 658 ;\r
+C -1 ; WX 722 ; N Eth ; B -8 0 700 653 ;\r
+C -1 ; WX 667 ; N Ccedilla ; B 66 -217 689 666 ;\r
+C -1 ; WX 278 ; N lcommaaccent ; B 22 -217 279 683 ;\r
+C -1 ; WX 300 ; N tcaron ; B 37 -11 407 681 ;\r
+C -1 ; WX 444 ; N eogonek ; B 31 -169 412 441 ;\r
+C -1 ; WX 722 ; N Uogonek ; B 102 -184 765 653 ;\r
+C -1 ; WX 611 ; N Aacute ; B -51 0 564 876 ;\r
+C -1 ; WX 611 ; N Adieresis ; B -51 0 564 818 ;\r
+C -1 ; WX 444 ; N egrave ; B 31 -11 412 664 ;\r
+C -1 ; WX 389 ; N zacute ; B -2 -81 431 664 ;\r
+C -1 ; WX 278 ; N iogonek ; B 49 -169 264 654 ;\r
+C -1 ; WX 722 ; N Oacute ; B 60 -18 699 876 ;\r
+C -1 ; WX 500 ; N oacute ; B 27 -11 487 664 ;\r
+C -1 ; WX 500 ; N amacron ; B 17 -11 495 583 ;\r
+C -1 ; WX 389 ; N sacute ; B 16 -13 431 664 ;\r
+C -1 ; WX 278 ; N idieresis ; B 49 -11 352 606 ;\r
+C -1 ; WX 722 ; N Ocircumflex ; B 60 -18 699 873 ;\r
+C -1 ; WX 722 ; N Ugrave ; B 102 -18 765 876 ;\r
+C -1 ; WX 612 ; N Delta ; B 6 0 608 688 ;\r
+C -1 ; WX 500 ; N thorn ; B -75 -205 469 683 ;\r
+C -1 ; WX 300 ; N twosuperior ; B 33 271 324 676 ;\r
+C -1 ; WX 722 ; N Odieresis ; B 60 -18 699 818 ;\r
+C -1 ; WX 500 ; N mu ; B -30 -209 497 428 ;\r
+C -1 ; WX 278 ; N igrave ; B 49 -11 284 664 ;\r
+C -1 ; WX 500 ; N ohungarumlaut ; B 27 -11 590 664 ;\r
+C -1 ; WX 611 ; N Eogonek ; B -1 -169 634 653 ;\r
+C -1 ; WX 500 ; N dcroat ; B 15 -13 572 683 ;\r
+C -1 ; WX 750 ; N threequarters ; B 23 -10 736 676 ;\r
+C -1 ; WX 500 ; N Scedilla ; B 17 -217 508 667 ;\r
+C -1 ; WX 300 ; N lcaron ; B 41 -11 407 683 ;\r
+C -1 ; WX 667 ; N Kcommaaccent ; B 7 -217 722 653 ;\r
+C -1 ; WX 556 ; N Lacute ; B -8 0 559 876 ;\r
+C -1 ; WX 980 ; N trademark ; B 30 247 957 653 ;\r
+C -1 ; WX 444 ; N edotaccent ; B 31 -11 412 606 ;\r
+C -1 ; WX 333 ; N Igrave ; B -8 0 384 876 ;\r
+C -1 ; WX 333 ; N Imacron ; B -8 0 441 795 ;\r
+C -1 ; WX 611 ; N Lcaron ; B -8 0 586 653 ;\r
+C -1 ; WX 750 ; N onehalf ; B 34 -10 749 676 ;\r
+C -1 ; WX 549 ; N lessequal ; B 26 0 523 658 ;\r
+C -1 ; WX 500 ; N ocircumflex ; B 27 -11 468 661 ;\r
+C -1 ; WX 500 ; N ntilde ; B 14 -9 476 624 ;\r
+C -1 ; WX 722 ; N Uhungarumlaut ; B 102 -18 765 876 ;\r
+C -1 ; WX 611 ; N Eacute ; B -1 0 634 876 ;\r
+C -1 ; WX 444 ; N emacron ; B 31 -11 457 583 ;\r
+C -1 ; WX 500 ; N gbreve ; B 8 -206 487 650 ;\r
+C -1 ; WX 750 ; N onequarter ; B 33 -10 736 676 ;\r
+C -1 ; WX 500 ; N Scaron ; B 17 -18 520 873 ;\r
+C -1 ; WX 500 ; N Scommaaccent ; B 17 -217 508 667 ;\r
+C -1 ; WX 722 ; N Ohungarumlaut ; B 60 -18 699 876 ;\r
+C -1 ; WX 400 ; N degree ; B 101 390 387 676 ;\r
+C -1 ; WX 500 ; N ograve ; B 27 -11 468 664 ;\r
+C -1 ; WX 667 ; N Ccaron ; B 66 -18 689 873 ;\r
+C -1 ; WX 500 ; N ugrave ; B 42 -11 475 664 ;\r
+C -1 ; WX 453 ; N radical ; B 2 -60 452 768 ;\r
+C -1 ; WX 722 ; N Dcaron ; B -8 0 700 873 ;\r
+C -1 ; WX 389 ; N rcommaaccent ; B -3 -217 412 441 ;\r
+C -1 ; WX 667 ; N Ntilde ; B -20 -15 727 836 ;\r
+C -1 ; WX 500 ; N otilde ; B 27 -11 496 624 ;\r
+C -1 ; WX 611 ; N Rcommaaccent ; B -13 -187 588 653 ;\r
+C -1 ; WX 556 ; N Lcommaaccent ; B -8 -217 559 653 ;\r
+C -1 ; WX 611 ; N Atilde ; B -51 0 566 836 ;\r
+C -1 ; WX 611 ; N Aogonek ; B -51 -169 566 668 ;\r
+C -1 ; WX 611 ; N Aring ; B -51 0 564 883 ;\r
+C -1 ; WX 722 ; N Otilde ; B 60 -18 699 836 ;\r
+C -1 ; WX 389 ; N zdotaccent ; B -2 -81 380 606 ;\r
+C -1 ; WX 611 ; N Ecaron ; B -1 0 634 873 ;\r
+C -1 ; WX 333 ; N Iogonek ; B -8 -169 384 653 ;\r
+C -1 ; WX 444 ; N kcommaaccent ; B 14 -187 461 683 ;\r
+C -1 ; WX 675 ; N minus ; B 86 220 590 286 ;\r
+C -1 ; WX 333 ; N Icircumflex ; B -8 0 425 873 ;\r
+C -1 ; WX 500 ; N ncaron ; B 14 -9 510 661 ;\r
+C -1 ; WX 278 ; N tcommaaccent ; B 2 -217 296 546 ;\r
+C -1 ; WX 675 ; N logicalnot ; B 86 108 590 386 ;\r
+C -1 ; WX 500 ; N odieresis ; B 27 -11 489 606 ;\r
+C -1 ; WX 500 ; N udieresis ; B 42 -11 479 606 ;\r
+C -1 ; WX 549 ; N notequal ; B 12 -29 537 541 ;\r
+C -1 ; WX 500 ; N gcommaaccent ; B 8 -206 472 706 ;\r
+C -1 ; WX 500 ; N eth ; B 27 -11 482 683 ;\r
+C -1 ; WX 389 ; N zcaron ; B -2 -81 434 661 ;\r
+C -1 ; WX 500 ; N ncommaaccent ; B 14 -187 474 441 ;\r
+C -1 ; WX 300 ; N onesuperior ; B 43 271 284 676 ;\r
+C -1 ; WX 278 ; N imacron ; B 46 -11 311 583 ;\r
+C -1 ; WX 500 ; N Euro ; B 0 0 0 0 ;\r
+EndCharMetrics\r
+StartKernData\r
+StartKernPairs 2321\r
+KPX A C -30\r
+KPX A Cacute -30\r
+KPX A Ccaron -30\r
+KPX A Ccedilla -30\r
+KPX A G -35\r
+KPX A Gbreve -35\r
+KPX A Gcommaaccent -35\r
+KPX A O -40\r
+KPX A Oacute -40\r
+KPX A Ocircumflex -40\r
+KPX A Odieresis -40\r
+KPX A Ograve -40\r
+KPX A Ohungarumlaut -40\r
+KPX A Omacron -40\r
+KPX A Oslash -40\r
+KPX A Otilde -40\r
+KPX A Q -40\r
+KPX A T -37\r
+KPX A Tcaron -37\r
+KPX A Tcommaaccent -37\r
+KPX A U -50\r
+KPX A Uacute -50\r
+KPX A Ucircumflex -50\r
+KPX A Udieresis -50\r
+KPX A Ugrave -50\r
+KPX A Uhungarumlaut -50\r
+KPX A Umacron -50\r
+KPX A Uogonek -50\r
+KPX A Uring -50\r
+KPX A V -105\r
+KPX A W -95\r
+KPX A Y -55\r
+KPX A Yacute -55\r
+KPX A Ydieresis -55\r
+KPX A quoteright -37\r
+KPX A u -20\r
+KPX A uacute -20\r
+KPX A ucircumflex -20\r
+KPX A udieresis -20\r
+KPX A ugrave -20\r
+KPX A uhungarumlaut -20\r
+KPX A umacron -20\r
+KPX A uogonek -20\r
+KPX A uring -20\r
+KPX A v -55\r
+KPX A w -55\r
+KPX A y -55\r
+KPX A yacute -55\r
+KPX A ydieresis -55\r
+KPX Aacute C -30\r
+KPX Aacute Cacute -30\r
+KPX Aacute Ccaron -30\r
+KPX Aacute Ccedilla -30\r
+KPX Aacute G -35\r
+KPX Aacute Gbreve -35\r
+KPX Aacute Gcommaaccent -35\r
+KPX Aacute O -40\r
+KPX Aacute Oacute -40\r
+KPX Aacute Ocircumflex -40\r
+KPX Aacute Odieresis -40\r
+KPX Aacute Ograve -40\r
+KPX Aacute Ohungarumlaut -40\r
+KPX Aacute Omacron -40\r
+KPX Aacute Oslash -40\r
+KPX Aacute Otilde -40\r
+KPX Aacute Q -40\r
+KPX Aacute T -37\r
+KPX Aacute Tcaron -37\r
+KPX Aacute Tcommaaccent -37\r
+KPX Aacute U -50\r
+KPX Aacute Uacute -50\r
+KPX Aacute Ucircumflex -50\r
+KPX Aacute Udieresis -50\r
+KPX Aacute Ugrave -50\r
+KPX Aacute Uhungarumlaut -50\r
+KPX Aacute Umacron -50\r
+KPX Aacute Uogonek -50\r
+KPX Aacute Uring -50\r
+KPX Aacute V -105\r
+KPX Aacute W -95\r
+KPX Aacute Y -55\r
+KPX Aacute Yacute -55\r
+KPX Aacute Ydieresis -55\r
+KPX Aacute quoteright -37\r
+KPX Aacute u -20\r
+KPX Aacute uacute -20\r
+KPX Aacute ucircumflex -20\r
+KPX Aacute udieresis -20\r
+KPX Aacute ugrave -20\r
+KPX Aacute uhungarumlaut -20\r
+KPX Aacute umacron -20\r
+KPX Aacute uogonek -20\r
+KPX Aacute uring -20\r
+KPX Aacute v -55\r
+KPX Aacute w -55\r
+KPX Aacute y -55\r
+KPX Aacute yacute -55\r
+KPX Aacute ydieresis -55\r
+KPX Abreve C -30\r
+KPX Abreve Cacute -30\r
+KPX Abreve Ccaron -30\r
+KPX Abreve Ccedilla -30\r
+KPX Abreve G -35\r
+KPX Abreve Gbreve -35\r
+KPX Abreve Gcommaaccent -35\r
+KPX Abreve O -40\r
+KPX Abreve Oacute -40\r
+KPX Abreve Ocircumflex -40\r
+KPX Abreve Odieresis -40\r
+KPX Abreve Ograve -40\r
+KPX Abreve Ohungarumlaut -40\r
+KPX Abreve Omacron -40\r
+KPX Abreve Oslash -40\r
+KPX Abreve Otilde -40\r
+KPX Abreve Q -40\r
+KPX Abreve T -37\r
+KPX Abreve Tcaron -37\r
+KPX Abreve Tcommaaccent -37\r
+KPX Abreve U -50\r
+KPX Abreve Uacute -50\r
+KPX Abreve Ucircumflex -50\r
+KPX Abreve Udieresis -50\r
+KPX Abreve Ugrave -50\r
+KPX Abreve Uhungarumlaut -50\r
+KPX Abreve Umacron -50\r
+KPX Abreve Uogonek -50\r
+KPX Abreve Uring -50\r
+KPX Abreve V -105\r
+KPX Abreve W -95\r
+KPX Abreve Y -55\r
+KPX Abreve Yacute -55\r
+KPX Abreve Ydieresis -55\r
+KPX Abreve quoteright -37\r
+KPX Abreve u -20\r
+KPX Abreve uacute -20\r
+KPX Abreve ucircumflex -20\r
+KPX Abreve udieresis -20\r
+KPX Abreve ugrave -20\r
+KPX Abreve uhungarumlaut -20\r
+KPX Abreve umacron -20\r
+KPX Abreve uogonek -20\r
+KPX Abreve uring -20\r
+KPX Abreve v -55\r
+KPX Abreve w -55\r
+KPX Abreve y -55\r
+KPX Abreve yacute -55\r
+KPX Abreve ydieresis -55\r
+KPX Acircumflex C -30\r
+KPX Acircumflex Cacute -30\r
+KPX Acircumflex Ccaron -30\r
+KPX Acircumflex Ccedilla -30\r
+KPX Acircumflex G -35\r
+KPX Acircumflex Gbreve -35\r
+KPX Acircumflex Gcommaaccent -35\r
+KPX Acircumflex O -40\r
+KPX Acircumflex Oacute -40\r
+KPX Acircumflex Ocircumflex -40\r
+KPX Acircumflex Odieresis -40\r
+KPX Acircumflex Ograve -40\r
+KPX Acircumflex Ohungarumlaut -40\r
+KPX Acircumflex Omacron -40\r
+KPX Acircumflex Oslash -40\r
+KPX Acircumflex Otilde -40\r
+KPX Acircumflex Q -40\r
+KPX Acircumflex T -37\r
+KPX Acircumflex Tcaron -37\r
+KPX Acircumflex Tcommaaccent -37\r
+KPX Acircumflex U -50\r
+KPX Acircumflex Uacute -50\r
+KPX Acircumflex Ucircumflex -50\r
+KPX Acircumflex Udieresis -50\r
+KPX Acircumflex Ugrave -50\r
+KPX Acircumflex Uhungarumlaut -50\r
+KPX Acircumflex Umacron -50\r
+KPX Acircumflex Uogonek -50\r
+KPX Acircumflex Uring -50\r
+KPX Acircumflex V -105\r
+KPX Acircumflex W -95\r
+KPX Acircumflex Y -55\r
+KPX Acircumflex Yacute -55\r
+KPX Acircumflex Ydieresis -55\r
+KPX Acircumflex quoteright -37\r
+KPX Acircumflex u -20\r
+KPX Acircumflex uacute -20\r
+KPX Acircumflex ucircumflex -20\r
+KPX Acircumflex udieresis -20\r
+KPX Acircumflex ugrave -20\r
+KPX Acircumflex uhungarumlaut -20\r
+KPX Acircumflex umacron -20\r
+KPX Acircumflex uogonek -20\r
+KPX Acircumflex uring -20\r
+KPX Acircumflex v -55\r
+KPX Acircumflex w -55\r
+KPX Acircumflex y -55\r
+KPX Acircumflex yacute -55\r
+KPX Acircumflex ydieresis -55\r
+KPX Adieresis C -30\r
+KPX Adieresis Cacute -30\r
+KPX Adieresis Ccaron -30\r
+KPX Adieresis Ccedilla -30\r
+KPX Adieresis G -35\r
+KPX Adieresis Gbreve -35\r
+KPX Adieresis Gcommaaccent -35\r
+KPX Adieresis O -40\r
+KPX Adieresis Oacute -40\r
+KPX Adieresis Ocircumflex -40\r
+KPX Adieresis Odieresis -40\r
+KPX Adieresis Ograve -40\r
+KPX Adieresis Ohungarumlaut -40\r
+KPX Adieresis Omacron -40\r
+KPX Adieresis Oslash -40\r
+KPX Adieresis Otilde -40\r
+KPX Adieresis Q -40\r
+KPX Adieresis T -37\r
+KPX Adieresis Tcaron -37\r
+KPX Adieresis Tcommaaccent -37\r
+KPX Adieresis U -50\r
+KPX Adieresis Uacute -50\r
+KPX Adieresis Ucircumflex -50\r
+KPX Adieresis Udieresis -50\r
+KPX Adieresis Ugrave -50\r
+KPX Adieresis Uhungarumlaut -50\r
+KPX Adieresis Umacron -50\r
+KPX Adieresis Uogonek -50\r
+KPX Adieresis Uring -50\r
+KPX Adieresis V -105\r
+KPX Adieresis W -95\r
+KPX Adieresis Y -55\r
+KPX Adieresis Yacute -55\r
+KPX Adieresis Ydieresis -55\r
+KPX Adieresis quoteright -37\r
+KPX Adieresis u -20\r
+KPX Adieresis uacute -20\r
+KPX Adieresis ucircumflex -20\r
+KPX Adieresis udieresis -20\r
+KPX Adieresis ugrave -20\r
+KPX Adieresis uhungarumlaut -20\r
+KPX Adieresis umacron -20\r
+KPX Adieresis uogonek -20\r
+KPX Adieresis uring -20\r
+KPX Adieresis v -55\r
+KPX Adieresis w -55\r
+KPX Adieresis y -55\r
+KPX Adieresis yacute -55\r
+KPX Adieresis ydieresis -55\r
+KPX Agrave C -30\r
+KPX Agrave Cacute -30\r
+KPX Agrave Ccaron -30\r
+KPX Agrave Ccedilla -30\r
+KPX Agrave G -35\r
+KPX Agrave Gbreve -35\r
+KPX Agrave Gcommaaccent -35\r
+KPX Agrave O -40\r
+KPX Agrave Oacute -40\r
+KPX Agrave Ocircumflex -40\r
+KPX Agrave Odieresis -40\r
+KPX Agrave Ograve -40\r
+KPX Agrave Ohungarumlaut -40\r
+KPX Agrave Omacron -40\r
+KPX Agrave Oslash -40\r
+KPX Agrave Otilde -40\r
+KPX Agrave Q -40\r
+KPX Agrave T -37\r
+KPX Agrave Tcaron -37\r
+KPX Agrave Tcommaaccent -37\r
+KPX Agrave U -50\r
+KPX Agrave Uacute -50\r
+KPX Agrave Ucircumflex -50\r
+KPX Agrave Udieresis -50\r
+KPX Agrave Ugrave -50\r
+KPX Agrave Uhungarumlaut -50\r
+KPX Agrave Umacron -50\r
+KPX Agrave Uogonek -50\r
+KPX Agrave Uring -50\r
+KPX Agrave V -105\r
+KPX Agrave W -95\r
+KPX Agrave Y -55\r
+KPX Agrave Yacute -55\r
+KPX Agrave Ydieresis -55\r
+KPX Agrave quoteright -37\r
+KPX Agrave u -20\r
+KPX Agrave uacute -20\r
+KPX Agrave ucircumflex -20\r
+KPX Agrave udieresis -20\r
+KPX Agrave ugrave -20\r
+KPX Agrave uhungarumlaut -20\r
+KPX Agrave umacron -20\r
+KPX Agrave uogonek -20\r
+KPX Agrave uring -20\r
+KPX Agrave v -55\r
+KPX Agrave w -55\r
+KPX Agrave y -55\r
+KPX Agrave yacute -55\r
+KPX Agrave ydieresis -55\r
+KPX Amacron C -30\r
+KPX Amacron Cacute -30\r
+KPX Amacron Ccaron -30\r
+KPX Amacron Ccedilla -30\r
+KPX Amacron G -35\r
+KPX Amacron Gbreve -35\r
+KPX Amacron Gcommaaccent -35\r
+KPX Amacron O -40\r
+KPX Amacron Oacute -40\r
+KPX Amacron Ocircumflex -40\r
+KPX Amacron Odieresis -40\r
+KPX Amacron Ograve -40\r
+KPX Amacron Ohungarumlaut -40\r
+KPX Amacron Omacron -40\r
+KPX Amacron Oslash -40\r
+KPX Amacron Otilde -40\r
+KPX Amacron Q -40\r
+KPX Amacron T -37\r
+KPX Amacron Tcaron -37\r
+KPX Amacron Tcommaaccent -37\r
+KPX Amacron U -50\r
+KPX Amacron Uacute -50\r
+KPX Amacron Ucircumflex -50\r
+KPX Amacron Udieresis -50\r
+KPX Amacron Ugrave -50\r
+KPX Amacron Uhungarumlaut -50\r
+KPX Amacron Umacron -50\r
+KPX Amacron Uogonek -50\r
+KPX Amacron Uring -50\r
+KPX Amacron V -105\r
+KPX Amacron W -95\r
+KPX Amacron Y -55\r
+KPX Amacron Yacute -55\r
+KPX Amacron Ydieresis -55\r
+KPX Amacron quoteright -37\r
+KPX Amacron u -20\r
+KPX Amacron uacute -20\r
+KPX Amacron ucircumflex -20\r
+KPX Amacron udieresis -20\r
+KPX Amacron ugrave -20\r
+KPX Amacron uhungarumlaut -20\r
+KPX Amacron umacron -20\r
+KPX Amacron uogonek -20\r
+KPX Amacron uring -20\r
+KPX Amacron v -55\r
+KPX Amacron w -55\r
+KPX Amacron y -55\r
+KPX Amacron yacute -55\r
+KPX Amacron ydieresis -55\r
+KPX Aogonek C -30\r
+KPX Aogonek Cacute -30\r
+KPX Aogonek Ccaron -30\r
+KPX Aogonek Ccedilla -30\r
+KPX Aogonek G -35\r
+KPX Aogonek Gbreve -35\r
+KPX Aogonek Gcommaaccent -35\r
+KPX Aogonek O -40\r
+KPX Aogonek Oacute -40\r
+KPX Aogonek Ocircumflex -40\r
+KPX Aogonek Odieresis -40\r
+KPX Aogonek Ograve -40\r
+KPX Aogonek Ohungarumlaut -40\r
+KPX Aogonek Omacron -40\r
+KPX Aogonek Oslash -40\r
+KPX Aogonek Otilde -40\r
+KPX Aogonek Q -40\r
+KPX Aogonek T -37\r
+KPX Aogonek Tcaron -37\r
+KPX Aogonek Tcommaaccent -37\r
+KPX Aogonek U -50\r
+KPX Aogonek Uacute -50\r
+KPX Aogonek Ucircumflex -50\r
+KPX Aogonek Udieresis -50\r
+KPX Aogonek Ugrave -50\r
+KPX Aogonek Uhungarumlaut -50\r
+KPX Aogonek Umacron -50\r
+KPX Aogonek Uogonek -50\r
+KPX Aogonek Uring -50\r
+KPX Aogonek V -105\r
+KPX Aogonek W -95\r
+KPX Aogonek Y -55\r
+KPX Aogonek Yacute -55\r
+KPX Aogonek Ydieresis -55\r
+KPX Aogonek quoteright -37\r
+KPX Aogonek u -20\r
+KPX Aogonek uacute -20\r
+KPX Aogonek ucircumflex -20\r
+KPX Aogonek udieresis -20\r
+KPX Aogonek ugrave -20\r
+KPX Aogonek uhungarumlaut -20\r
+KPX Aogonek umacron -20\r
+KPX Aogonek uogonek -20\r
+KPX Aogonek uring -20\r
+KPX Aogonek v -55\r
+KPX Aogonek w -55\r
+KPX Aogonek y -55\r
+KPX Aogonek yacute -55\r
+KPX Aogonek ydieresis -55\r
+KPX Aring C -30\r
+KPX Aring Cacute -30\r
+KPX Aring Ccaron -30\r
+KPX Aring Ccedilla -30\r
+KPX Aring G -35\r
+KPX Aring Gbreve -35\r
+KPX Aring Gcommaaccent -35\r
+KPX Aring O -40\r
+KPX Aring Oacute -40\r
+KPX Aring Ocircumflex -40\r
+KPX Aring Odieresis -40\r
+KPX Aring Ograve -40\r
+KPX Aring Ohungarumlaut -40\r
+KPX Aring Omacron -40\r
+KPX Aring Oslash -40\r
+KPX Aring Otilde -40\r
+KPX Aring Q -40\r
+KPX Aring T -37\r
+KPX Aring Tcaron -37\r
+KPX Aring Tcommaaccent -37\r
+KPX Aring U -50\r
+KPX Aring Uacute -50\r
+KPX Aring Ucircumflex -50\r
+KPX Aring Udieresis -50\r
+KPX Aring Ugrave -50\r
+KPX Aring Uhungarumlaut -50\r
+KPX Aring Umacron -50\r
+KPX Aring Uogonek -50\r
+KPX Aring Uring -50\r
+KPX Aring V -105\r
+KPX Aring W -95\r
+KPX Aring Y -55\r
+KPX Aring Yacute -55\r
+KPX Aring Ydieresis -55\r
+KPX Aring quoteright -37\r
+KPX Aring u -20\r
+KPX Aring uacute -20\r
+KPX Aring ucircumflex -20\r
+KPX Aring udieresis -20\r
+KPX Aring ugrave -20\r
+KPX Aring uhungarumlaut -20\r
+KPX Aring umacron -20\r
+KPX Aring uogonek -20\r
+KPX Aring uring -20\r
+KPX Aring v -55\r
+KPX Aring w -55\r
+KPX Aring y -55\r
+KPX Aring yacute -55\r
+KPX Aring ydieresis -55\r
+KPX Atilde C -30\r
+KPX Atilde Cacute -30\r
+KPX Atilde Ccaron -30\r
+KPX Atilde Ccedilla -30\r
+KPX Atilde G -35\r
+KPX Atilde Gbreve -35\r
+KPX Atilde Gcommaaccent -35\r
+KPX Atilde O -40\r
+KPX Atilde Oacute -40\r
+KPX Atilde Ocircumflex -40\r
+KPX Atilde Odieresis -40\r
+KPX Atilde Ograve -40\r
+KPX Atilde Ohungarumlaut -40\r
+KPX Atilde Omacron -40\r
+KPX Atilde Oslash -40\r
+KPX Atilde Otilde -40\r
+KPX Atilde Q -40\r
+KPX Atilde T -37\r
+KPX Atilde Tcaron -37\r
+KPX Atilde Tcommaaccent -37\r
+KPX Atilde U -50\r
+KPX Atilde Uacute -50\r
+KPX Atilde Ucircumflex -50\r
+KPX Atilde Udieresis -50\r
+KPX Atilde Ugrave -50\r
+KPX Atilde Uhungarumlaut -50\r
+KPX Atilde Umacron -50\r
+KPX Atilde Uogonek -50\r
+KPX Atilde Uring -50\r
+KPX Atilde V -105\r
+KPX Atilde W -95\r
+KPX Atilde Y -55\r
+KPX Atilde Yacute -55\r
+KPX Atilde Ydieresis -55\r
+KPX Atilde quoteright -37\r
+KPX Atilde u -20\r
+KPX Atilde uacute -20\r
+KPX Atilde ucircumflex -20\r
+KPX Atilde udieresis -20\r
+KPX Atilde ugrave -20\r
+KPX Atilde uhungarumlaut -20\r
+KPX Atilde umacron -20\r
+KPX Atilde uogonek -20\r
+KPX Atilde uring -20\r
+KPX Atilde v -55\r
+KPX Atilde w -55\r
+KPX Atilde y -55\r
+KPX Atilde yacute -55\r
+KPX Atilde ydieresis -55\r
+KPX B A -25\r
+KPX B Aacute -25\r
+KPX B Abreve -25\r
+KPX B Acircumflex -25\r
+KPX B Adieresis -25\r
+KPX B Agrave -25\r
+KPX B Amacron -25\r
+KPX B Aogonek -25\r
+KPX B Aring -25\r
+KPX B Atilde -25\r
+KPX B U -10\r
+KPX B Uacute -10\r
+KPX B Ucircumflex -10\r
+KPX B Udieresis -10\r
+KPX B Ugrave -10\r
+KPX B Uhungarumlaut -10\r
+KPX B Umacron -10\r
+KPX B Uogonek -10\r
+KPX B Uring -10\r
+KPX D A -35\r
+KPX D Aacute -35\r
+KPX D Abreve -35\r
+KPX D Acircumflex -35\r
+KPX D Adieresis -35\r
+KPX D Agrave -35\r
+KPX D Amacron -35\r
+KPX D Aogonek -35\r
+KPX D Aring -35\r
+KPX D Atilde -35\r
+KPX D V -40\r
+KPX D W -40\r
+KPX D Y -40\r
+KPX D Yacute -40\r
+KPX D Ydieresis -40\r
+KPX Dcaron A -35\r
+KPX Dcaron Aacute -35\r
+KPX Dcaron Abreve -35\r
+KPX Dcaron Acircumflex -35\r
+KPX Dcaron Adieresis -35\r
+KPX Dcaron Agrave -35\r
+KPX Dcaron Amacron -35\r
+KPX Dcaron Aogonek -35\r
+KPX Dcaron Aring -35\r
+KPX Dcaron Atilde -35\r
+KPX Dcaron V -40\r
+KPX Dcaron W -40\r
+KPX Dcaron Y -40\r
+KPX Dcaron Yacute -40\r
+KPX Dcaron Ydieresis -40\r
+KPX Dcroat A -35\r
+KPX Dcroat Aacute -35\r
+KPX Dcroat Abreve -35\r
+KPX Dcroat Acircumflex -35\r
+KPX Dcroat Adieresis -35\r
+KPX Dcroat Agrave -35\r
+KPX Dcroat Amacron -35\r
+KPX Dcroat Aogonek -35\r
+KPX Dcroat Aring -35\r
+KPX Dcroat Atilde -35\r
+KPX Dcroat V -40\r
+KPX Dcroat W -40\r
+KPX Dcroat Y -40\r
+KPX Dcroat Yacute -40\r
+KPX Dcroat Ydieresis -40\r
+KPX F A -115\r
+KPX F Aacute -115\r
+KPX F Abreve -115\r
+KPX F Acircumflex -115\r
+KPX F Adieresis -115\r
+KPX F Agrave -115\r
+KPX F Amacron -115\r
+KPX F Aogonek -115\r
+KPX F Aring -115\r
+KPX F Atilde -115\r
+KPX F a -75\r
+KPX F aacute -75\r
+KPX F abreve -75\r
+KPX F acircumflex -75\r
+KPX F adieresis -75\r
+KPX F agrave -75\r
+KPX F amacron -75\r
+KPX F aogonek -75\r
+KPX F aring -75\r
+KPX F atilde -75\r
+KPX F comma -135\r
+KPX F e -75\r
+KPX F eacute -75\r
+KPX F ecaron -75\r
+KPX F ecircumflex -75\r
+KPX F edieresis -75\r
+KPX F edotaccent -75\r
+KPX F egrave -75\r
+KPX F emacron -75\r
+KPX F eogonek -75\r
+KPX F i -45\r
+KPX F iacute -45\r
+KPX F icircumflex -45\r
+KPX F idieresis -45\r
+KPX F igrave -45\r
+KPX F imacron -45\r
+KPX F iogonek -45\r
+KPX F o -105\r
+KPX F oacute -105\r
+KPX F ocircumflex -105\r
+KPX F odieresis -105\r
+KPX F ograve -105\r
+KPX F ohungarumlaut -105\r
+KPX F omacron -105\r
+KPX F oslash -105\r
+KPX F otilde -105\r
+KPX F period -135\r
+KPX F r -55\r
+KPX F racute -55\r
+KPX F rcaron -55\r
+KPX F rcommaaccent -55\r
+KPX J A -40\r
+KPX J Aacute -40\r
+KPX J Abreve -40\r
+KPX J Acircumflex -40\r
+KPX J Adieresis -40\r
+KPX J Agrave -40\r
+KPX J Amacron -40\r
+KPX J Aogonek -40\r
+KPX J Aring -40\r
+KPX J Atilde -40\r
+KPX J a -35\r
+KPX J aacute -35\r
+KPX J abreve -35\r
+KPX J acircumflex -35\r
+KPX J adieresis -35\r
+KPX J agrave -35\r
+KPX J amacron -35\r
+KPX J aogonek -35\r
+KPX J aring -35\r
+KPX J atilde -35\r
+KPX J comma -25\r
+KPX J e -25\r
+KPX J eacute -25\r
+KPX J ecaron -25\r
+KPX J ecircumflex -25\r
+KPX J edieresis -25\r
+KPX J edotaccent -25\r
+KPX J egrave -25\r
+KPX J emacron -25\r
+KPX J eogonek -25\r
+KPX J o -25\r
+KPX J oacute -25\r
+KPX J ocircumflex -25\r
+KPX J odieresis -25\r
+KPX J ograve -25\r
+KPX J ohungarumlaut -25\r
+KPX J omacron -25\r
+KPX J oslash -25\r
+KPX J otilde -25\r
+KPX J period -25\r
+KPX J u -35\r
+KPX J uacute -35\r
+KPX J ucircumflex -35\r
+KPX J udieresis -35\r
+KPX J ugrave -35\r
+KPX J uhungarumlaut -35\r
+KPX J umacron -35\r
+KPX J uogonek -35\r
+KPX J uring -35\r
+KPX K O -50\r
+KPX K Oacute -50\r
+KPX K Ocircumflex -50\r
+KPX K Odieresis -50\r
+KPX K Ograve -50\r
+KPX K Ohungarumlaut -50\r
+KPX K Omacron -50\r
+KPX K Oslash -50\r
+KPX K Otilde -50\r
+KPX K e -35\r
+KPX K eacute -35\r
+KPX K ecaron -35\r
+KPX K ecircumflex -35\r
+KPX K edieresis -35\r
+KPX K edotaccent -35\r
+KPX K egrave -35\r
+KPX K emacron -35\r
+KPX K eogonek -35\r
+KPX K o -40\r
+KPX K oacute -40\r
+KPX K ocircumflex -40\r
+KPX K odieresis -40\r
+KPX K ograve -40\r
+KPX K ohungarumlaut -40\r
+KPX K omacron -40\r
+KPX K oslash -40\r
+KPX K otilde -40\r
+KPX K u -40\r
+KPX K uacute -40\r
+KPX K ucircumflex -40\r
+KPX K udieresis -40\r
+KPX K ugrave -40\r
+KPX K uhungarumlaut -40\r
+KPX K umacron -40\r
+KPX K uogonek -40\r
+KPX K uring -40\r
+KPX K y -40\r
+KPX K yacute -40\r
+KPX K ydieresis -40\r
+KPX Kcommaaccent O -50\r
+KPX Kcommaaccent Oacute -50\r
+KPX Kcommaaccent Ocircumflex -50\r
+KPX Kcommaaccent Odieresis -50\r
+KPX Kcommaaccent Ograve -50\r
+KPX Kcommaaccent Ohungarumlaut -50\r
+KPX Kcommaaccent Omacron -50\r
+KPX Kcommaaccent Oslash -50\r
+KPX Kcommaaccent Otilde -50\r
+KPX Kcommaaccent e -35\r
+KPX Kcommaaccent eacute -35\r
+KPX Kcommaaccent ecaron -35\r
+KPX Kcommaaccent ecircumflex -35\r
+KPX Kcommaaccent edieresis -35\r
+KPX Kcommaaccent edotaccent -35\r
+KPX Kcommaaccent egrave -35\r
+KPX Kcommaaccent emacron -35\r
+KPX Kcommaaccent eogonek -35\r
+KPX Kcommaaccent o -40\r
+KPX Kcommaaccent oacute -40\r
+KPX Kcommaaccent ocircumflex -40\r
+KPX Kcommaaccent odieresis -40\r
+KPX Kcommaaccent ograve -40\r
+KPX Kcommaaccent ohungarumlaut -40\r
+KPX Kcommaaccent omacron -40\r
+KPX Kcommaaccent oslash -40\r
+KPX Kcommaaccent otilde -40\r
+KPX Kcommaaccent u -40\r
+KPX Kcommaaccent uacute -40\r
+KPX Kcommaaccent ucircumflex -40\r
+KPX Kcommaaccent udieresis -40\r
+KPX Kcommaaccent ugrave -40\r
+KPX Kcommaaccent uhungarumlaut -40\r
+KPX Kcommaaccent umacron -40\r
+KPX Kcommaaccent uogonek -40\r
+KPX Kcommaaccent uring -40\r
+KPX Kcommaaccent y -40\r
+KPX Kcommaaccent yacute -40\r
+KPX Kcommaaccent ydieresis -40\r
+KPX L T -20\r
+KPX L Tcaron -20\r
+KPX L Tcommaaccent -20\r
+KPX L V -55\r
+KPX L W -55\r
+KPX L Y -20\r
+KPX L Yacute -20\r
+KPX L Ydieresis -20\r
+KPX L quoteright -37\r
+KPX L y -30\r
+KPX L yacute -30\r
+KPX L ydieresis -30\r
+KPX Lacute T -20\r
+KPX Lacute Tcaron -20\r
+KPX Lacute Tcommaaccent -20\r
+KPX Lacute V -55\r
+KPX Lacute W -55\r
+KPX Lacute Y -20\r
+KPX Lacute Yacute -20\r
+KPX Lacute Ydieresis -20\r
+KPX Lacute quoteright -37\r
+KPX Lacute y -30\r
+KPX Lacute yacute -30\r
+KPX Lacute ydieresis -30\r
+KPX Lcommaaccent T -20\r
+KPX Lcommaaccent Tcaron -20\r
+KPX Lcommaaccent Tcommaaccent -20\r
+KPX Lcommaaccent V -55\r
+KPX Lcommaaccent W -55\r
+KPX Lcommaaccent Y -20\r
+KPX Lcommaaccent Yacute -20\r
+KPX Lcommaaccent Ydieresis -20\r
+KPX Lcommaaccent quoteright -37\r
+KPX Lcommaaccent y -30\r
+KPX Lcommaaccent yacute -30\r
+KPX Lcommaaccent ydieresis -30\r
+KPX Lslash T -20\r
+KPX Lslash Tcaron -20\r
+KPX Lslash Tcommaaccent -20\r
+KPX Lslash V -55\r
+KPX Lslash W -55\r
+KPX Lslash Y -20\r
+KPX Lslash Yacute -20\r
+KPX Lslash Ydieresis -20\r
+KPX Lslash quoteright -37\r
+KPX Lslash y -30\r
+KPX Lslash yacute -30\r
+KPX Lslash ydieresis -30\r
+KPX N A -27\r
+KPX N Aacute -27\r
+KPX N Abreve -27\r
+KPX N Acircumflex -27\r
+KPX N Adieresis -27\r
+KPX N Agrave -27\r
+KPX N Amacron -27\r
+KPX N Aogonek -27\r
+KPX N Aring -27\r
+KPX N Atilde -27\r
+KPX Nacute A -27\r
+KPX Nacute Aacute -27\r
+KPX Nacute Abreve -27\r
+KPX Nacute Acircumflex -27\r
+KPX Nacute Adieresis -27\r
+KPX Nacute Agrave -27\r
+KPX Nacute Amacron -27\r
+KPX Nacute Aogonek -27\r
+KPX Nacute Aring -27\r
+KPX Nacute Atilde -27\r
+KPX Ncaron A -27\r
+KPX Ncaron Aacute -27\r
+KPX Ncaron Abreve -27\r
+KPX Ncaron Acircumflex -27\r
+KPX Ncaron Adieresis -27\r
+KPX Ncaron Agrave -27\r
+KPX Ncaron Amacron -27\r
+KPX Ncaron Aogonek -27\r
+KPX Ncaron Aring -27\r
+KPX Ncaron Atilde -27\r
+KPX Ncommaaccent A -27\r
+KPX Ncommaaccent Aacute -27\r
+KPX Ncommaaccent Abreve -27\r
+KPX Ncommaaccent Acircumflex -27\r
+KPX Ncommaaccent Adieresis -27\r
+KPX Ncommaaccent Agrave -27\r
+KPX Ncommaaccent Amacron -27\r
+KPX Ncommaaccent Aogonek -27\r
+KPX Ncommaaccent Aring -27\r
+KPX Ncommaaccent Atilde -27\r
+KPX Ntilde A -27\r
+KPX Ntilde Aacute -27\r
+KPX Ntilde Abreve -27\r
+KPX Ntilde Acircumflex -27\r
+KPX Ntilde Adieresis -27\r
+KPX Ntilde Agrave -27\r
+KPX Ntilde Amacron -27\r
+KPX Ntilde Aogonek -27\r
+KPX Ntilde Aring -27\r
+KPX Ntilde Atilde -27\r
+KPX O A -55\r
+KPX O Aacute -55\r
+KPX O Abreve -55\r
+KPX O Acircumflex -55\r
+KPX O Adieresis -55\r
+KPX O Agrave -55\r
+KPX O Amacron -55\r
+KPX O Aogonek -55\r
+KPX O Aring -55\r
+KPX O Atilde -55\r
+KPX O T -40\r
+KPX O Tcaron -40\r
+KPX O Tcommaaccent -40\r
+KPX O V -50\r
+KPX O W -50\r
+KPX O X -40\r
+KPX O Y -50\r
+KPX O Yacute -50\r
+KPX O Ydieresis -50\r
+KPX Oacute A -55\r
+KPX Oacute Aacute -55\r
+KPX Oacute Abreve -55\r
+KPX Oacute Acircumflex -55\r
+KPX Oacute Adieresis -55\r
+KPX Oacute Agrave -55\r
+KPX Oacute Amacron -55\r
+KPX Oacute Aogonek -55\r
+KPX Oacute Aring -55\r
+KPX Oacute Atilde -55\r
+KPX Oacute T -40\r
+KPX Oacute Tcaron -40\r
+KPX Oacute Tcommaaccent -40\r
+KPX Oacute V -50\r
+KPX Oacute W -50\r
+KPX Oacute X -40\r
+KPX Oacute Y -50\r
+KPX Oacute Yacute -50\r
+KPX Oacute Ydieresis -50\r
+KPX Ocircumflex A -55\r
+KPX Ocircumflex Aacute -55\r
+KPX Ocircumflex Abreve -55\r
+KPX Ocircumflex Acircumflex -55\r
+KPX Ocircumflex Adieresis -55\r
+KPX Ocircumflex Agrave -55\r
+KPX Ocircumflex Amacron -55\r
+KPX Ocircumflex Aogonek -55\r
+KPX Ocircumflex Aring -55\r
+KPX Ocircumflex Atilde -55\r
+KPX Ocircumflex T -40\r
+KPX Ocircumflex Tcaron -40\r
+KPX Ocircumflex Tcommaaccent -40\r
+KPX Ocircumflex V -50\r
+KPX Ocircumflex W -50\r
+KPX Ocircumflex X -40\r
+KPX Ocircumflex Y -50\r
+KPX Ocircumflex Yacute -50\r
+KPX Ocircumflex Ydieresis -50\r
+KPX Odieresis A -55\r
+KPX Odieresis Aacute -55\r
+KPX Odieresis Abreve -55\r
+KPX Odieresis Acircumflex -55\r
+KPX Odieresis Adieresis -55\r
+KPX Odieresis Agrave -55\r
+KPX Odieresis Amacron -55\r
+KPX Odieresis Aogonek -55\r
+KPX Odieresis Aring -55\r
+KPX Odieresis Atilde -55\r
+KPX Odieresis T -40\r
+KPX Odieresis Tcaron -40\r
+KPX Odieresis Tcommaaccent -40\r
+KPX Odieresis V -50\r
+KPX Odieresis W -50\r
+KPX Odieresis X -40\r
+KPX Odieresis Y -50\r
+KPX Odieresis Yacute -50\r
+KPX Odieresis Ydieresis -50\r
+KPX Ograve A -55\r
+KPX Ograve Aacute -55\r
+KPX Ograve Abreve -55\r
+KPX Ograve Acircumflex -55\r
+KPX Ograve Adieresis -55\r
+KPX Ograve Agrave -55\r
+KPX Ograve Amacron -55\r
+KPX Ograve Aogonek -55\r
+KPX Ograve Aring -55\r
+KPX Ograve Atilde -55\r
+KPX Ograve T -40\r
+KPX Ograve Tcaron -40\r
+KPX Ograve Tcommaaccent -40\r
+KPX Ograve V -50\r
+KPX Ograve W -50\r
+KPX Ograve X -40\r
+KPX Ograve Y -50\r
+KPX Ograve Yacute -50\r
+KPX Ograve Ydieresis -50\r
+KPX Ohungarumlaut A -55\r
+KPX Ohungarumlaut Aacute -55\r
+KPX Ohungarumlaut Abreve -55\r
+KPX Ohungarumlaut Acircumflex -55\r
+KPX Ohungarumlaut Adieresis -55\r
+KPX Ohungarumlaut Agrave -55\r
+KPX Ohungarumlaut Amacron -55\r
+KPX Ohungarumlaut Aogonek -55\r
+KPX Ohungarumlaut Aring -55\r
+KPX Ohungarumlaut Atilde -55\r
+KPX Ohungarumlaut T -40\r
+KPX Ohungarumlaut Tcaron -40\r
+KPX Ohungarumlaut Tcommaaccent -40\r
+KPX Ohungarumlaut V -50\r
+KPX Ohungarumlaut W -50\r
+KPX Ohungarumlaut X -40\r
+KPX Ohungarumlaut Y -50\r
+KPX Ohungarumlaut Yacute -50\r
+KPX Ohungarumlaut Ydieresis -50\r
+KPX Omacron A -55\r
+KPX Omacron Aacute -55\r
+KPX Omacron Abreve -55\r
+KPX Omacron Acircumflex -55\r
+KPX Omacron Adieresis -55\r
+KPX Omacron Agrave -55\r
+KPX Omacron Amacron -55\r
+KPX Omacron Aogonek -55\r
+KPX Omacron Aring -55\r
+KPX Omacron Atilde -55\r
+KPX Omacron T -40\r
+KPX Omacron Tcaron -40\r
+KPX Omacron Tcommaaccent -40\r
+KPX Omacron V -50\r
+KPX Omacron W -50\r
+KPX Omacron X -40\r
+KPX Omacron Y -50\r
+KPX Omacron Yacute -50\r
+KPX Omacron Ydieresis -50\r
+KPX Oslash A -55\r
+KPX Oslash Aacute -55\r
+KPX Oslash Abreve -55\r
+KPX Oslash Acircumflex -55\r
+KPX Oslash Adieresis -55\r
+KPX Oslash Agrave -55\r
+KPX Oslash Amacron -55\r
+KPX Oslash Aogonek -55\r
+KPX Oslash Aring -55\r
+KPX Oslash Atilde -55\r
+KPX Oslash T -40\r
+KPX Oslash Tcaron -40\r
+KPX Oslash Tcommaaccent -40\r
+KPX Oslash V -50\r
+KPX Oslash W -50\r
+KPX Oslash X -40\r
+KPX Oslash Y -50\r
+KPX Oslash Yacute -50\r
+KPX Oslash Ydieresis -50\r
+KPX Otilde A -55\r
+KPX Otilde Aacute -55\r
+KPX Otilde Abreve -55\r
+KPX Otilde Acircumflex -55\r
+KPX Otilde Adieresis -55\r
+KPX Otilde Agrave -55\r
+KPX Otilde Amacron -55\r
+KPX Otilde Aogonek -55\r
+KPX Otilde Aring -55\r
+KPX Otilde Atilde -55\r
+KPX Otilde T -40\r
+KPX Otilde Tcaron -40\r
+KPX Otilde Tcommaaccent -40\r
+KPX Otilde V -50\r
+KPX Otilde W -50\r
+KPX Otilde X -40\r
+KPX Otilde Y -50\r
+KPX Otilde Yacute -50\r
+KPX Otilde Ydieresis -50\r
+KPX P A -90\r
+KPX P Aacute -90\r
+KPX P Abreve -90\r
+KPX P Acircumflex -90\r
+KPX P Adieresis -90\r
+KPX P Agrave -90\r
+KPX P Amacron -90\r
+KPX P Aogonek -90\r
+KPX P Aring -90\r
+KPX P Atilde -90\r
+KPX P a -80\r
+KPX P aacute -80\r
+KPX P abreve -80\r
+KPX P acircumflex -80\r
+KPX P adieresis -80\r
+KPX P agrave -80\r
+KPX P amacron -80\r
+KPX P aogonek -80\r
+KPX P aring -80\r
+KPX P atilde -80\r
+KPX P comma -135\r
+KPX P e -80\r
+KPX P eacute -80\r
+KPX P ecaron -80\r
+KPX P ecircumflex -80\r
+KPX P edieresis -80\r
+KPX P edotaccent -80\r
+KPX P egrave -80\r
+KPX P emacron -80\r
+KPX P eogonek -80\r
+KPX P o -80\r
+KPX P oacute -80\r
+KPX P ocircumflex -80\r
+KPX P odieresis -80\r
+KPX P ograve -80\r
+KPX P ohungarumlaut -80\r
+KPX P omacron -80\r
+KPX P oslash -80\r
+KPX P otilde -80\r
+KPX P period -135\r
+KPX Q U -10\r
+KPX Q Uacute -10\r
+KPX Q Ucircumflex -10\r
+KPX Q Udieresis -10\r
+KPX Q Ugrave -10\r
+KPX Q Uhungarumlaut -10\r
+KPX Q Umacron -10\r
+KPX Q Uogonek -10\r
+KPX Q Uring -10\r
+KPX R O -40\r
+KPX R Oacute -40\r
+KPX R Ocircumflex -40\r
+KPX R Odieresis -40\r
+KPX R Ograve -40\r
+KPX R Ohungarumlaut -40\r
+KPX R Omacron -40\r
+KPX R Oslash -40\r
+KPX R Otilde -40\r
+KPX R U -40\r
+KPX R Uacute -40\r
+KPX R Ucircumflex -40\r
+KPX R Udieresis -40\r
+KPX R Ugrave -40\r
+KPX R Uhungarumlaut -40\r
+KPX R Umacron -40\r
+KPX R Uogonek -40\r
+KPX R Uring -40\r
+KPX R V -18\r
+KPX R W -18\r
+KPX R Y -18\r
+KPX R Yacute -18\r
+KPX R Ydieresis -18\r
+KPX Racute O -40\r
+KPX Racute Oacute -40\r
+KPX Racute Ocircumflex -40\r
+KPX Racute Odieresis -40\r
+KPX Racute Ograve -40\r
+KPX Racute Ohungarumlaut -40\r
+KPX Racute Omacron -40\r
+KPX Racute Oslash -40\r
+KPX Racute Otilde -40\r
+KPX Racute U -40\r
+KPX Racute Uacute -40\r
+KPX Racute Ucircumflex -40\r
+KPX Racute Udieresis -40\r
+KPX Racute Ugrave -40\r
+KPX Racute Uhungarumlaut -40\r
+KPX Racute Umacron -40\r
+KPX Racute Uogonek -40\r
+KPX Racute Uring -40\r
+KPX Racute V -18\r
+KPX Racute W -18\r
+KPX Racute Y -18\r
+KPX Racute Yacute -18\r
+KPX Racute Ydieresis -18\r
+KPX Rcaron O -40\r
+KPX Rcaron Oacute -40\r
+KPX Rcaron Ocircumflex -40\r
+KPX Rcaron Odieresis -40\r
+KPX Rcaron Ograve -40\r
+KPX Rcaron Ohungarumlaut -40\r
+KPX Rcaron Omacron -40\r
+KPX Rcaron Oslash -40\r
+KPX Rcaron Otilde -40\r
+KPX Rcaron U -40\r
+KPX Rcaron Uacute -40\r
+KPX Rcaron Ucircumflex -40\r
+KPX Rcaron Udieresis -40\r
+KPX Rcaron Ugrave -40\r
+KPX Rcaron Uhungarumlaut -40\r
+KPX Rcaron Umacron -40\r
+KPX Rcaron Uogonek -40\r
+KPX Rcaron Uring -40\r
+KPX Rcaron V -18\r
+KPX Rcaron W -18\r
+KPX Rcaron Y -18\r
+KPX Rcaron Yacute -18\r
+KPX Rcaron Ydieresis -18\r
+KPX Rcommaaccent O -40\r
+KPX Rcommaaccent Oacute -40\r
+KPX Rcommaaccent Ocircumflex -40\r
+KPX Rcommaaccent Odieresis -40\r
+KPX Rcommaaccent Ograve -40\r
+KPX Rcommaaccent Ohungarumlaut -40\r
+KPX Rcommaaccent Omacron -40\r
+KPX Rcommaaccent Oslash -40\r
+KPX Rcommaaccent Otilde -40\r
+KPX Rcommaaccent U -40\r
+KPX Rcommaaccent Uacute -40\r
+KPX Rcommaaccent Ucircumflex -40\r
+KPX Rcommaaccent Udieresis -40\r
+KPX Rcommaaccent Ugrave -40\r
+KPX Rcommaaccent Uhungarumlaut -40\r
+KPX Rcommaaccent Umacron -40\r
+KPX Rcommaaccent Uogonek -40\r
+KPX Rcommaaccent Uring -40\r
+KPX Rcommaaccent V -18\r
+KPX Rcommaaccent W -18\r
+KPX Rcommaaccent Y -18\r
+KPX Rcommaaccent Yacute -18\r
+KPX Rcommaaccent Ydieresis -18\r
+KPX T A -50\r
+KPX T Aacute -50\r
+KPX T Abreve -50\r
+KPX T Acircumflex -50\r
+KPX T Adieresis -50\r
+KPX T Agrave -50\r
+KPX T Amacron -50\r
+KPX T Aogonek -50\r
+KPX T Aring -50\r
+KPX T Atilde -50\r
+KPX T O -18\r
+KPX T Oacute -18\r
+KPX T Ocircumflex -18\r
+KPX T Odieresis -18\r
+KPX T Ograve -18\r
+KPX T Ohungarumlaut -18\r
+KPX T Omacron -18\r
+KPX T Oslash -18\r
+KPX T Otilde -18\r
+KPX T a -92\r
+KPX T aacute -92\r
+KPX T abreve -92\r
+KPX T acircumflex -92\r
+KPX T adieresis -92\r
+KPX T agrave -92\r
+KPX T amacron -92\r
+KPX T aogonek -92\r
+KPX T aring -92\r
+KPX T atilde -92\r
+KPX T colon -55\r
+KPX T comma -74\r
+KPX T e -92\r
+KPX T eacute -92\r
+KPX T ecaron -92\r
+KPX T ecircumflex -52\r
+KPX T edieresis -52\r
+KPX T edotaccent -92\r
+KPX T egrave -52\r
+KPX T emacron -52\r
+KPX T eogonek -92\r
+KPX T hyphen -74\r
+KPX T i -55\r
+KPX T iacute -55\r
+KPX T iogonek -55\r
+KPX T o -92\r
+KPX T oacute -92\r
+KPX T ocircumflex -92\r
+KPX T odieresis -92\r
+KPX T ograve -92\r
+KPX T ohungarumlaut -92\r
+KPX T omacron -92\r
+KPX T oslash -92\r
+KPX T otilde -92\r
+KPX T period -74\r
+KPX T r -55\r
+KPX T racute -55\r
+KPX T rcaron -55\r
+KPX T rcommaaccent -55\r
+KPX T semicolon -65\r
+KPX T u -55\r
+KPX T uacute -55\r
+KPX T ucircumflex -55\r
+KPX T udieresis -55\r
+KPX T ugrave -55\r
+KPX T uhungarumlaut -55\r
+KPX T umacron -55\r
+KPX T uogonek -55\r
+KPX T uring -55\r
+KPX T w -74\r
+KPX T y -74\r
+KPX T yacute -74\r
+KPX T ydieresis -34\r
+KPX Tcaron A -50\r
+KPX Tcaron Aacute -50\r
+KPX Tcaron Abreve -50\r
+KPX Tcaron Acircumflex -50\r
+KPX Tcaron Adieresis -50\r
+KPX Tcaron Agrave -50\r
+KPX Tcaron Amacron -50\r
+KPX Tcaron Aogonek -50\r
+KPX Tcaron Aring -50\r
+KPX Tcaron Atilde -50\r
+KPX Tcaron O -18\r
+KPX Tcaron Oacute -18\r
+KPX Tcaron Ocircumflex -18\r
+KPX Tcaron Odieresis -18\r
+KPX Tcaron Ograve -18\r
+KPX Tcaron Ohungarumlaut -18\r
+KPX Tcaron Omacron -18\r
+KPX Tcaron Oslash -18\r
+KPX Tcaron Otilde -18\r
+KPX Tcaron a -92\r
+KPX Tcaron aacute -92\r
+KPX Tcaron abreve -92\r
+KPX Tcaron acircumflex -92\r
+KPX Tcaron adieresis -92\r
+KPX Tcaron agrave -92\r
+KPX Tcaron amacron -92\r
+KPX Tcaron aogonek -92\r
+KPX Tcaron aring -92\r
+KPX Tcaron atilde -92\r
+KPX Tcaron colon -55\r
+KPX Tcaron comma -74\r
+KPX Tcaron e -92\r
+KPX Tcaron eacute -92\r
+KPX Tcaron ecaron -92\r
+KPX Tcaron ecircumflex -52\r
+KPX Tcaron edieresis -52\r
+KPX Tcaron edotaccent -92\r
+KPX Tcaron egrave -52\r
+KPX Tcaron emacron -52\r
+KPX Tcaron eogonek -92\r
+KPX Tcaron hyphen -74\r
+KPX Tcaron i -55\r
+KPX Tcaron iacute -55\r
+KPX Tcaron iogonek -55\r
+KPX Tcaron o -92\r
+KPX Tcaron oacute -92\r
+KPX Tcaron ocircumflex -92\r
+KPX Tcaron odieresis -92\r
+KPX Tcaron ograve -92\r
+KPX Tcaron ohungarumlaut -92\r
+KPX Tcaron omacron -92\r
+KPX Tcaron oslash -92\r
+KPX Tcaron otilde -92\r
+KPX Tcaron period -74\r
+KPX Tcaron r -55\r
+KPX Tcaron racute -55\r
+KPX Tcaron rcaron -55\r
+KPX Tcaron rcommaaccent -55\r
+KPX Tcaron semicolon -65\r
+KPX Tcaron u -55\r
+KPX Tcaron uacute -55\r
+KPX Tcaron ucircumflex -55\r
+KPX Tcaron udieresis -55\r
+KPX Tcaron ugrave -55\r
+KPX Tcaron uhungarumlaut -55\r
+KPX Tcaron umacron -55\r
+KPX Tcaron uogonek -55\r
+KPX Tcaron uring -55\r
+KPX Tcaron w -74\r
+KPX Tcaron y -74\r
+KPX Tcaron yacute -74\r
+KPX Tcaron ydieresis -34\r
+KPX Tcommaaccent A -50\r
+KPX Tcommaaccent Aacute -50\r
+KPX Tcommaaccent Abreve -50\r
+KPX Tcommaaccent Acircumflex -50\r
+KPX Tcommaaccent Adieresis -50\r
+KPX Tcommaaccent Agrave -50\r
+KPX Tcommaaccent Amacron -50\r
+KPX Tcommaaccent Aogonek -50\r
+KPX Tcommaaccent Aring -50\r
+KPX Tcommaaccent Atilde -50\r
+KPX Tcommaaccent O -18\r
+KPX Tcommaaccent Oacute -18\r
+KPX Tcommaaccent Ocircumflex -18\r
+KPX Tcommaaccent Odieresis -18\r
+KPX Tcommaaccent Ograve -18\r
+KPX Tcommaaccent Ohungarumlaut -18\r
+KPX Tcommaaccent Omacron -18\r
+KPX Tcommaaccent Oslash -18\r
+KPX Tcommaaccent Otilde -18\r
+KPX Tcommaaccent a -92\r
+KPX Tcommaaccent aacute -92\r
+KPX Tcommaaccent abreve -92\r
+KPX Tcommaaccent acircumflex -92\r
+KPX Tcommaaccent adieresis -92\r
+KPX Tcommaaccent agrave -92\r
+KPX Tcommaaccent amacron -92\r
+KPX Tcommaaccent aogonek -92\r
+KPX Tcommaaccent aring -92\r
+KPX Tcommaaccent atilde -92\r
+KPX Tcommaaccent colon -55\r
+KPX Tcommaaccent comma -74\r
+KPX Tcommaaccent e -92\r
+KPX Tcommaaccent eacute -92\r
+KPX Tcommaaccent ecaron -92\r
+KPX Tcommaaccent ecircumflex -52\r
+KPX Tcommaaccent edieresis -52\r
+KPX Tcommaaccent edotaccent -92\r
+KPX Tcommaaccent egrave -52\r
+KPX Tcommaaccent emacron -52\r
+KPX Tcommaaccent eogonek -92\r
+KPX Tcommaaccent hyphen -74\r
+KPX Tcommaaccent i -55\r
+KPX Tcommaaccent iacute -55\r
+KPX Tcommaaccent iogonek -55\r
+KPX Tcommaaccent o -92\r
+KPX Tcommaaccent oacute -92\r
+KPX Tcommaaccent ocircumflex -92\r
+KPX Tcommaaccent odieresis -92\r
+KPX Tcommaaccent ograve -92\r
+KPX Tcommaaccent ohungarumlaut -92\r
+KPX Tcommaaccent omacron -92\r
+KPX Tcommaaccent oslash -92\r
+KPX Tcommaaccent otilde -92\r
+KPX Tcommaaccent period -74\r
+KPX Tcommaaccent r -55\r
+KPX Tcommaaccent racute -55\r
+KPX Tcommaaccent rcaron -55\r
+KPX Tcommaaccent rcommaaccent -55\r
+KPX Tcommaaccent semicolon -65\r
+KPX Tcommaaccent u -55\r
+KPX Tcommaaccent uacute -55\r
+KPX Tcommaaccent ucircumflex -55\r
+KPX Tcommaaccent udieresis -55\r
+KPX Tcommaaccent ugrave -55\r
+KPX Tcommaaccent uhungarumlaut -55\r
+KPX Tcommaaccent umacron -55\r
+KPX Tcommaaccent uogonek -55\r
+KPX Tcommaaccent uring -55\r
+KPX Tcommaaccent w -74\r
+KPX Tcommaaccent y -74\r
+KPX Tcommaaccent yacute -74\r
+KPX Tcommaaccent ydieresis -34\r
+KPX U A -40\r
+KPX U Aacute -40\r
+KPX U Abreve -40\r
+KPX U Acircumflex -40\r
+KPX U Adieresis -40\r
+KPX U Agrave -40\r
+KPX U Amacron -40\r
+KPX U Aogonek -40\r
+KPX U Aring -40\r
+KPX U Atilde -40\r
+KPX U comma -25\r
+KPX U period -25\r
+KPX Uacute A -40\r
+KPX Uacute Aacute -40\r
+KPX Uacute Abreve -40\r
+KPX Uacute Acircumflex -40\r
+KPX Uacute Adieresis -40\r
+KPX Uacute Agrave -40\r
+KPX Uacute Amacron -40\r
+KPX Uacute Aogonek -40\r
+KPX Uacute Aring -40\r
+KPX Uacute Atilde -40\r
+KPX Uacute comma -25\r
+KPX Uacute period -25\r
+KPX Ucircumflex A -40\r
+KPX Ucircumflex Aacute -40\r
+KPX Ucircumflex Abreve -40\r
+KPX Ucircumflex Acircumflex -40\r
+KPX Ucircumflex Adieresis -40\r
+KPX Ucircumflex Agrave -40\r
+KPX Ucircumflex Amacron -40\r
+KPX Ucircumflex Aogonek -40\r
+KPX Ucircumflex Aring -40\r
+KPX Ucircumflex Atilde -40\r
+KPX Ucircumflex comma -25\r
+KPX Ucircumflex period -25\r
+KPX Udieresis A -40\r
+KPX Udieresis Aacute -40\r
+KPX Udieresis Abreve -40\r
+KPX Udieresis Acircumflex -40\r
+KPX Udieresis Adieresis -40\r
+KPX Udieresis Agrave -40\r
+KPX Udieresis Amacron -40\r
+KPX Udieresis Aogonek -40\r
+KPX Udieresis Aring -40\r
+KPX Udieresis Atilde -40\r
+KPX Udieresis comma -25\r
+KPX Udieresis period -25\r
+KPX Ugrave A -40\r
+KPX Ugrave Aacute -40\r
+KPX Ugrave Abreve -40\r
+KPX Ugrave Acircumflex -40\r
+KPX Ugrave Adieresis -40\r
+KPX Ugrave Agrave -40\r
+KPX Ugrave Amacron -40\r
+KPX Ugrave Aogonek -40\r
+KPX Ugrave Aring -40\r
+KPX Ugrave Atilde -40\r
+KPX Ugrave comma -25\r
+KPX Ugrave period -25\r
+KPX Uhungarumlaut A -40\r
+KPX Uhungarumlaut Aacute -40\r
+KPX Uhungarumlaut Abreve -40\r
+KPX Uhungarumlaut Acircumflex -40\r
+KPX Uhungarumlaut Adieresis -40\r
+KPX Uhungarumlaut Agrave -40\r
+KPX Uhungarumlaut Amacron -40\r
+KPX Uhungarumlaut Aogonek -40\r
+KPX Uhungarumlaut Aring -40\r
+KPX Uhungarumlaut Atilde -40\r
+KPX Uhungarumlaut comma -25\r
+KPX Uhungarumlaut period -25\r
+KPX Umacron A -40\r
+KPX Umacron Aacute -40\r
+KPX Umacron Abreve -40\r
+KPX Umacron Acircumflex -40\r
+KPX Umacron Adieresis -40\r
+KPX Umacron Agrave -40\r
+KPX Umacron Amacron -40\r
+KPX Umacron Aogonek -40\r
+KPX Umacron Aring -40\r
+KPX Umacron Atilde -40\r
+KPX Umacron comma -25\r
+KPX Umacron period -25\r
+KPX Uogonek A -40\r
+KPX Uogonek Aacute -40\r
+KPX Uogonek Abreve -40\r
+KPX Uogonek Acircumflex -40\r
+KPX Uogonek Adieresis -40\r
+KPX Uogonek Agrave -40\r
+KPX Uogonek Amacron -40\r
+KPX Uogonek Aogonek -40\r
+KPX Uogonek Aring -40\r
+KPX Uogonek Atilde -40\r
+KPX Uogonek comma -25\r
+KPX Uogonek period -25\r
+KPX Uring A -40\r
+KPX Uring Aacute -40\r
+KPX Uring Abreve -40\r
+KPX Uring Acircumflex -40\r
+KPX Uring Adieresis -40\r
+KPX Uring Agrave -40\r
+KPX Uring Amacron -40\r
+KPX Uring Aogonek -40\r
+KPX Uring Aring -40\r
+KPX Uring Atilde -40\r
+KPX Uring comma -25\r
+KPX Uring period -25\r
+KPX V A -60\r
+KPX V Aacute -60\r
+KPX V Abreve -60\r
+KPX V Acircumflex -60\r
+KPX V Adieresis -60\r
+KPX V Agrave -60\r
+KPX V Amacron -60\r
+KPX V Aogonek -60\r
+KPX V Aring -60\r
+KPX V Atilde -60\r
+KPX V O -30\r
+KPX V Oacute -30\r
+KPX V Ocircumflex -30\r
+KPX V Odieresis -30\r
+KPX V Ograve -30\r
+KPX V Ohungarumlaut -30\r
+KPX V Omacron -30\r
+KPX V Oslash -30\r
+KPX V Otilde -30\r
+KPX V a -111\r
+KPX V aacute -111\r
+KPX V abreve -111\r
+KPX V acircumflex -111\r
+KPX V adieresis -111\r
+KPX V agrave -111\r
+KPX V amacron -111\r
+KPX V aogonek -111\r
+KPX V aring -111\r
+KPX V atilde -111\r
+KPX V colon -65\r
+KPX V comma -129\r
+KPX V e -111\r
+KPX V eacute -111\r
+KPX V ecaron -111\r
+KPX V ecircumflex -111\r
+KPX V edieresis -71\r
+KPX V edotaccent -111\r
+KPX V egrave -71\r
+KPX V emacron -71\r
+KPX V eogonek -111\r
+KPX V hyphen -55\r
+KPX V i -74\r
+KPX V iacute -74\r
+KPX V icircumflex -34\r
+KPX V idieresis -34\r
+KPX V igrave -34\r
+KPX V imacron -34\r
+KPX V iogonek -74\r
+KPX V o -111\r
+KPX V oacute -111\r
+KPX V ocircumflex -111\r
+KPX V odieresis -111\r
+KPX V ograve -111\r
+KPX V ohungarumlaut -111\r
+KPX V omacron -111\r
+KPX V oslash -111\r
+KPX V otilde -111\r
+KPX V period -129\r
+KPX V semicolon -74\r
+KPX V u -74\r
+KPX V uacute -74\r
+KPX V ucircumflex -74\r
+KPX V udieresis -74\r
+KPX V ugrave -74\r
+KPX V uhungarumlaut -74\r
+KPX V umacron -74\r
+KPX V uogonek -74\r
+KPX V uring -74\r
+KPX W A -60\r
+KPX W Aacute -60\r
+KPX W Abreve -60\r
+KPX W Acircumflex -60\r
+KPX W Adieresis -60\r
+KPX W Agrave -60\r
+KPX W Amacron -60\r
+KPX W Aogonek -60\r
+KPX W Aring -60\r
+KPX W Atilde -60\r
+KPX W O -25\r
+KPX W Oacute -25\r
+KPX W Ocircumflex -25\r
+KPX W Odieresis -25\r
+KPX W Ograve -25\r
+KPX W Ohungarumlaut -25\r
+KPX W Omacron -25\r
+KPX W Oslash -25\r
+KPX W Otilde -25\r
+KPX W a -92\r
+KPX W aacute -92\r
+KPX W abreve -92\r
+KPX W acircumflex -92\r
+KPX W adieresis -92\r
+KPX W agrave -92\r
+KPX W amacron -92\r
+KPX W aogonek -92\r
+KPX W aring -92\r
+KPX W atilde -92\r
+KPX W colon -65\r
+KPX W comma -92\r
+KPX W e -92\r
+KPX W eacute -92\r
+KPX W ecaron -92\r
+KPX W ecircumflex -92\r
+KPX W edieresis -52\r
+KPX W edotaccent -92\r
+KPX W egrave -52\r
+KPX W emacron -52\r
+KPX W eogonek -92\r
+KPX W hyphen -37\r
+KPX W i -55\r
+KPX W iacute -55\r
+KPX W iogonek -55\r
+KPX W o -92\r
+KPX W oacute -92\r
+KPX W ocircumflex -92\r
+KPX W odieresis -92\r
+KPX W ograve -92\r
+KPX W ohungarumlaut -92\r
+KPX W omacron -92\r
+KPX W oslash -92\r
+KPX W otilde -92\r
+KPX W period -92\r
+KPX W semicolon -65\r
+KPX W u -55\r
+KPX W uacute -55\r
+KPX W ucircumflex -55\r
+KPX W udieresis -55\r
+KPX W ugrave -55\r
+KPX W uhungarumlaut -55\r
+KPX W umacron -55\r
+KPX W uogonek -55\r
+KPX W uring -55\r
+KPX W y -70\r
+KPX W yacute -70\r
+KPX W ydieresis -70\r
+KPX Y A -50\r
+KPX Y Aacute -50\r
+KPX Y Abreve -50\r
+KPX Y Acircumflex -50\r
+KPX Y Adieresis -50\r
+KPX Y Agrave -50\r
+KPX Y Amacron -50\r
+KPX Y Aogonek -50\r
+KPX Y Aring -50\r
+KPX Y Atilde -50\r
+KPX Y O -15\r
+KPX Y Oacute -15\r
+KPX Y Ocircumflex -15\r
+KPX Y Odieresis -15\r
+KPX Y Ograve -15\r
+KPX Y Ohungarumlaut -15\r
+KPX Y Omacron -15\r
+KPX Y Oslash -15\r
+KPX Y Otilde -15\r
+KPX Y a -92\r
+KPX Y aacute -92\r
+KPX Y abreve -92\r
+KPX Y acircumflex -92\r
+KPX Y adieresis -92\r
+KPX Y agrave -92\r
+KPX Y amacron -92\r
+KPX Y aogonek -92\r
+KPX Y aring -92\r
+KPX Y atilde -92\r
+KPX Y colon -65\r
+KPX Y comma -92\r
+KPX Y e -92\r
+KPX Y eacute -92\r
+KPX Y ecaron -92\r
+KPX Y ecircumflex -92\r
+KPX Y edieresis -52\r
+KPX Y edotaccent -92\r
+KPX Y egrave -52\r
+KPX Y emacron -52\r
+KPX Y eogonek -92\r
+KPX Y hyphen -74\r
+KPX Y i -74\r
+KPX Y iacute -74\r
+KPX Y icircumflex -34\r
+KPX Y idieresis -34\r
+KPX Y igrave -34\r
+KPX Y imacron -34\r
+KPX Y iogonek -74\r
+KPX Y o -92\r
+KPX Y oacute -92\r
+KPX Y ocircumflex -92\r
+KPX Y odieresis -92\r
+KPX Y ograve -92\r
+KPX Y ohungarumlaut -92\r
+KPX Y omacron -92\r
+KPX Y oslash -92\r
+KPX Y otilde -92\r
+KPX Y period -92\r
+KPX Y semicolon -65\r
+KPX Y u -92\r
+KPX Y uacute -92\r
+KPX Y ucircumflex -92\r
+KPX Y udieresis -92\r
+KPX Y ugrave -92\r
+KPX Y uhungarumlaut -92\r
+KPX Y umacron -92\r
+KPX Y uogonek -92\r
+KPX Y uring -92\r
+KPX Yacute A -50\r
+KPX Yacute Aacute -50\r
+KPX Yacute Abreve -50\r
+KPX Yacute Acircumflex -50\r
+KPX Yacute Adieresis -50\r
+KPX Yacute Agrave -50\r
+KPX Yacute Amacron -50\r
+KPX Yacute Aogonek -50\r
+KPX Yacute Aring -50\r
+KPX Yacute Atilde -50\r
+KPX Yacute O -15\r
+KPX Yacute Oacute -15\r
+KPX Yacute Ocircumflex -15\r
+KPX Yacute Odieresis -15\r
+KPX Yacute Ograve -15\r
+KPX Yacute Ohungarumlaut -15\r
+KPX Yacute Omacron -15\r
+KPX Yacute Oslash -15\r
+KPX Yacute Otilde -15\r
+KPX Yacute a -92\r
+KPX Yacute aacute -92\r
+KPX Yacute abreve -92\r
+KPX Yacute acircumflex -92\r
+KPX Yacute adieresis -92\r
+KPX Yacute agrave -92\r
+KPX Yacute amacron -92\r
+KPX Yacute aogonek -92\r
+KPX Yacute aring -92\r
+KPX Yacute atilde -92\r
+KPX Yacute colon -65\r
+KPX Yacute comma -92\r
+KPX Yacute e -92\r
+KPX Yacute eacute -92\r
+KPX Yacute ecaron -92\r
+KPX Yacute ecircumflex -92\r
+KPX Yacute edieresis -52\r
+KPX Yacute edotaccent -92\r
+KPX Yacute egrave -52\r
+KPX Yacute emacron -52\r
+KPX Yacute eogonek -92\r
+KPX Yacute hyphen -74\r
+KPX Yacute i -74\r
+KPX Yacute iacute -74\r
+KPX Yacute icircumflex -34\r
+KPX Yacute idieresis -34\r
+KPX Yacute igrave -34\r
+KPX Yacute imacron -34\r
+KPX Yacute iogonek -74\r
+KPX Yacute o -92\r
+KPX Yacute oacute -92\r
+KPX Yacute ocircumflex -92\r
+KPX Yacute odieresis -92\r
+KPX Yacute ograve -92\r
+KPX Yacute ohungarumlaut -92\r
+KPX Yacute omacron -92\r
+KPX Yacute oslash -92\r
+KPX Yacute otilde -92\r
+KPX Yacute period -92\r
+KPX Yacute semicolon -65\r
+KPX Yacute u -92\r
+KPX Yacute uacute -92\r
+KPX Yacute ucircumflex -92\r
+KPX Yacute udieresis -92\r
+KPX Yacute ugrave -92\r
+KPX Yacute uhungarumlaut -92\r
+KPX Yacute umacron -92\r
+KPX Yacute uogonek -92\r
+KPX Yacute uring -92\r
+KPX Ydieresis A -50\r
+KPX Ydieresis Aacute -50\r
+KPX Ydieresis Abreve -50\r
+KPX Ydieresis Acircumflex -50\r
+KPX Ydieresis Adieresis -50\r
+KPX Ydieresis Agrave -50\r
+KPX Ydieresis Amacron -50\r
+KPX Ydieresis Aogonek -50\r
+KPX Ydieresis Aring -50\r
+KPX Ydieresis Atilde -50\r
+KPX Ydieresis O -15\r
+KPX Ydieresis Oacute -15\r
+KPX Ydieresis Ocircumflex -15\r
+KPX Ydieresis Odieresis -15\r
+KPX Ydieresis Ograve -15\r
+KPX Ydieresis Ohungarumlaut -15\r
+KPX Ydieresis Omacron -15\r
+KPX Ydieresis Oslash -15\r
+KPX Ydieresis Otilde -15\r
+KPX Ydieresis a -92\r
+KPX Ydieresis aacute -92\r
+KPX Ydieresis abreve -92\r
+KPX Ydieresis acircumflex -92\r
+KPX Ydieresis adieresis -92\r
+KPX Ydieresis agrave -92\r
+KPX Ydieresis amacron -92\r
+KPX Ydieresis aogonek -92\r
+KPX Ydieresis aring -92\r
+KPX Ydieresis atilde -92\r
+KPX Ydieresis colon -65\r
+KPX Ydieresis comma -92\r
+KPX Ydieresis e -92\r
+KPX Ydieresis eacute -92\r
+KPX Ydieresis ecaron -92\r
+KPX Ydieresis ecircumflex -92\r
+KPX Ydieresis edieresis -52\r
+KPX Ydieresis edotaccent -92\r
+KPX Ydieresis egrave -52\r
+KPX Ydieresis emacron -52\r
+KPX Ydieresis eogonek -92\r
+KPX Ydieresis hyphen -74\r
+KPX Ydieresis i -74\r
+KPX Ydieresis iacute -74\r
+KPX Ydieresis icircumflex -34\r
+KPX Ydieresis idieresis -34\r
+KPX Ydieresis igrave -34\r
+KPX Ydieresis imacron -34\r
+KPX Ydieresis iogonek -74\r
+KPX Ydieresis o -92\r
+KPX Ydieresis oacute -92\r
+KPX Ydieresis ocircumflex -92\r
+KPX Ydieresis odieresis -92\r
+KPX Ydieresis ograve -92\r
+KPX Ydieresis ohungarumlaut -92\r
+KPX Ydieresis omacron -92\r
+KPX Ydieresis oslash -92\r
+KPX Ydieresis otilde -92\r
+KPX Ydieresis period -92\r
+KPX Ydieresis semicolon -65\r
+KPX Ydieresis u -92\r
+KPX Ydieresis uacute -92\r
+KPX Ydieresis ucircumflex -92\r
+KPX Ydieresis udieresis -92\r
+KPX Ydieresis ugrave -92\r
+KPX Ydieresis uhungarumlaut -92\r
+KPX Ydieresis umacron -92\r
+KPX Ydieresis uogonek -92\r
+KPX Ydieresis uring -92\r
+KPX a g -10\r
+KPX a gbreve -10\r
+KPX a gcommaaccent -10\r
+KPX aacute g -10\r
+KPX aacute gbreve -10\r
+KPX aacute gcommaaccent -10\r
+KPX abreve g -10\r
+KPX abreve gbreve -10\r
+KPX abreve gcommaaccent -10\r
+KPX acircumflex g -10\r
+KPX acircumflex gbreve -10\r
+KPX acircumflex gcommaaccent -10\r
+KPX adieresis g -10\r
+KPX adieresis gbreve -10\r
+KPX adieresis gcommaaccent -10\r
+KPX agrave g -10\r
+KPX agrave gbreve -10\r
+KPX agrave gcommaaccent -10\r
+KPX amacron g -10\r
+KPX amacron gbreve -10\r
+KPX amacron gcommaaccent -10\r
+KPX aogonek g -10\r
+KPX aogonek gbreve -10\r
+KPX aogonek gcommaaccent -10\r
+KPX aring g -10\r
+KPX aring gbreve -10\r
+KPX aring gcommaaccent -10\r
+KPX atilde g -10\r
+KPX atilde gbreve -10\r
+KPX atilde gcommaaccent -10\r
+KPX b period -40\r
+KPX b u -20\r
+KPX b uacute -20\r
+KPX b ucircumflex -20\r
+KPX b udieresis -20\r
+KPX b ugrave -20\r
+KPX b uhungarumlaut -20\r
+KPX b umacron -20\r
+KPX b uogonek -20\r
+KPX b uring -20\r
+KPX c h -15\r
+KPX c k -20\r
+KPX c kcommaaccent -20\r
+KPX cacute h -15\r
+KPX cacute k -20\r
+KPX cacute kcommaaccent -20\r
+KPX ccaron h -15\r
+KPX ccaron k -20\r
+KPX ccaron kcommaaccent -20\r
+KPX ccedilla h -15\r
+KPX ccedilla k -20\r
+KPX ccedilla kcommaaccent -20\r
+KPX comma quotedblright -140\r
+KPX comma quoteright -140\r
+KPX e comma -10\r
+KPX e g -40\r
+KPX e gbreve -40\r
+KPX e gcommaaccent -40\r
+KPX e period -15\r
+KPX e v -15\r
+KPX e w -15\r
+KPX e x -20\r
+KPX e y -30\r
+KPX e yacute -30\r
+KPX e ydieresis -30\r
+KPX eacute comma -10\r
+KPX eacute g -40\r
+KPX eacute gbreve -40\r
+KPX eacute gcommaaccent -40\r
+KPX eacute period -15\r
+KPX eacute v -15\r
+KPX eacute w -15\r
+KPX eacute x -20\r
+KPX eacute y -30\r
+KPX eacute yacute -30\r
+KPX eacute ydieresis -30\r
+KPX ecaron comma -10\r
+KPX ecaron g -40\r
+KPX ecaron gbreve -40\r
+KPX ecaron gcommaaccent -40\r
+KPX ecaron period -15\r
+KPX ecaron v -15\r
+KPX ecaron w -15\r
+KPX ecaron x -20\r
+KPX ecaron y -30\r
+KPX ecaron yacute -30\r
+KPX ecaron ydieresis -30\r
+KPX ecircumflex comma -10\r
+KPX ecircumflex g -40\r
+KPX ecircumflex gbreve -40\r
+KPX ecircumflex gcommaaccent -40\r
+KPX ecircumflex period -15\r
+KPX ecircumflex v -15\r
+KPX ecircumflex w -15\r
+KPX ecircumflex x -20\r
+KPX ecircumflex y -30\r
+KPX ecircumflex yacute -30\r
+KPX ecircumflex ydieresis -30\r
+KPX edieresis comma -10\r
+KPX edieresis g -40\r
+KPX edieresis gbreve -40\r
+KPX edieresis gcommaaccent -40\r
+KPX edieresis period -15\r
+KPX edieresis v -15\r
+KPX edieresis w -15\r
+KPX edieresis x -20\r
+KPX edieresis y -30\r
+KPX edieresis yacute -30\r
+KPX edieresis ydieresis -30\r
+KPX edotaccent comma -10\r
+KPX edotaccent g -40\r
+KPX edotaccent gbreve -40\r
+KPX edotaccent gcommaaccent -40\r
+KPX edotaccent period -15\r
+KPX edotaccent v -15\r
+KPX edotaccent w -15\r
+KPX edotaccent x -20\r
+KPX edotaccent y -30\r
+KPX edotaccent yacute -30\r
+KPX edotaccent ydieresis -30\r
+KPX egrave comma -10\r
+KPX egrave g -40\r
+KPX egrave gbreve -40\r
+KPX egrave gcommaaccent -40\r
+KPX egrave period -15\r
+KPX egrave v -15\r
+KPX egrave w -15\r
+KPX egrave x -20\r
+KPX egrave y -30\r
+KPX egrave yacute -30\r
+KPX egrave ydieresis -30\r
+KPX emacron comma -10\r
+KPX emacron g -40\r
+KPX emacron gbreve -40\r
+KPX emacron gcommaaccent -40\r
+KPX emacron period -15\r
+KPX emacron v -15\r
+KPX emacron w -15\r
+KPX emacron x -20\r
+KPX emacron y -30\r
+KPX emacron yacute -30\r
+KPX emacron ydieresis -30\r
+KPX eogonek comma -10\r
+KPX eogonek g -40\r
+KPX eogonek gbreve -40\r
+KPX eogonek gcommaaccent -40\r
+KPX eogonek period -15\r
+KPX eogonek v -15\r
+KPX eogonek w -15\r
+KPX eogonek x -20\r
+KPX eogonek y -30\r
+KPX eogonek yacute -30\r
+KPX eogonek ydieresis -30\r
+KPX f comma -10\r
+KPX f dotlessi -60\r
+KPX f f -18\r
+KPX f i -20\r
+KPX f iogonek -20\r
+KPX f period -15\r
+KPX f quoteright 92\r
+KPX g comma -10\r
+KPX g e -10\r
+KPX g eacute -10\r
+KPX g ecaron -10\r
+KPX g ecircumflex -10\r
+KPX g edieresis -10\r
+KPX g edotaccent -10\r
+KPX g egrave -10\r
+KPX g emacron -10\r
+KPX g eogonek -10\r
+KPX g g -10\r
+KPX g gbreve -10\r
+KPX g gcommaaccent -10\r
+KPX g period -15\r
+KPX gbreve comma -10\r
+KPX gbreve e -10\r
+KPX gbreve eacute -10\r
+KPX gbreve ecaron -10\r
+KPX gbreve ecircumflex -10\r
+KPX gbreve edieresis -10\r
+KPX gbreve edotaccent -10\r
+KPX gbreve egrave -10\r
+KPX gbreve emacron -10\r
+KPX gbreve eogonek -10\r
+KPX gbreve g -10\r
+KPX gbreve gbreve -10\r
+KPX gbreve gcommaaccent -10\r
+KPX gbreve period -15\r
+KPX gcommaaccent comma -10\r
+KPX gcommaaccent e -10\r
+KPX gcommaaccent eacute -10\r
+KPX gcommaaccent ecaron -10\r
+KPX gcommaaccent ecircumflex -10\r
+KPX gcommaaccent edieresis -10\r
+KPX gcommaaccent edotaccent -10\r
+KPX gcommaaccent egrave -10\r
+KPX gcommaaccent emacron -10\r
+KPX gcommaaccent eogonek -10\r
+KPX gcommaaccent g -10\r
+KPX gcommaaccent gbreve -10\r
+KPX gcommaaccent gcommaaccent -10\r
+KPX gcommaaccent period -15\r
+KPX k e -10\r
+KPX k eacute -10\r
+KPX k ecaron -10\r
+KPX k ecircumflex -10\r
+KPX k edieresis -10\r
+KPX k edotaccent -10\r
+KPX k egrave -10\r
+KPX k emacron -10\r
+KPX k eogonek -10\r
+KPX k o -10\r
+KPX k oacute -10\r
+KPX k ocircumflex -10\r
+KPX k odieresis -10\r
+KPX k ograve -10\r
+KPX k ohungarumlaut -10\r
+KPX k omacron -10\r
+KPX k oslash -10\r
+KPX k otilde -10\r
+KPX k y -10\r
+KPX k yacute -10\r
+KPX k ydieresis -10\r
+KPX kcommaaccent e -10\r
+KPX kcommaaccent eacute -10\r
+KPX kcommaaccent ecaron -10\r
+KPX kcommaaccent ecircumflex -10\r
+KPX kcommaaccent edieresis -10\r
+KPX kcommaaccent edotaccent -10\r
+KPX kcommaaccent egrave -10\r
+KPX kcommaaccent emacron -10\r
+KPX kcommaaccent eogonek -10\r
+KPX kcommaaccent o -10\r
+KPX kcommaaccent oacute -10\r
+KPX kcommaaccent ocircumflex -10\r
+KPX kcommaaccent odieresis -10\r
+KPX kcommaaccent ograve -10\r
+KPX kcommaaccent ohungarumlaut -10\r
+KPX kcommaaccent omacron -10\r
+KPX kcommaaccent oslash -10\r
+KPX kcommaaccent otilde -10\r
+KPX kcommaaccent y -10\r
+KPX kcommaaccent yacute -10\r
+KPX kcommaaccent ydieresis -10\r
+KPX n v -40\r
+KPX nacute v -40\r
+KPX ncaron v -40\r
+KPX ncommaaccent v -40\r
+KPX ntilde v -40\r
+KPX o g -10\r
+KPX o gbreve -10\r
+KPX o gcommaaccent -10\r
+KPX o v -10\r
+KPX oacute g -10\r
+KPX oacute gbreve -10\r
+KPX oacute gcommaaccent -10\r
+KPX oacute v -10\r
+KPX ocircumflex g -10\r
+KPX ocircumflex gbreve -10\r
+KPX ocircumflex gcommaaccent -10\r
+KPX ocircumflex v -10\r
+KPX odieresis g -10\r
+KPX odieresis gbreve -10\r
+KPX odieresis gcommaaccent -10\r
+KPX odieresis v -10\r
+KPX ograve g -10\r
+KPX ograve gbreve -10\r
+KPX ograve gcommaaccent -10\r
+KPX ograve v -10\r
+KPX ohungarumlaut g -10\r
+KPX ohungarumlaut gbreve -10\r
+KPX ohungarumlaut gcommaaccent -10\r
+KPX ohungarumlaut v -10\r
+KPX omacron g -10\r
+KPX omacron gbreve -10\r
+KPX omacron gcommaaccent -10\r
+KPX omacron v -10\r
+KPX oslash g -10\r
+KPX oslash gbreve -10\r
+KPX oslash gcommaaccent -10\r
+KPX oslash v -10\r
+KPX otilde g -10\r
+KPX otilde gbreve -10\r
+KPX otilde gcommaaccent -10\r
+KPX otilde v -10\r
+KPX period quotedblright -140\r
+KPX period quoteright -140\r
+KPX quoteleft quoteleft -111\r
+KPX quoteright d -25\r
+KPX quoteright dcroat -25\r
+KPX quoteright quoteright -111\r
+KPX quoteright r -25\r
+KPX quoteright racute -25\r
+KPX quoteright rcaron -25\r
+KPX quoteright rcommaaccent -25\r
+KPX quoteright s -40\r
+KPX quoteright sacute -40\r
+KPX quoteright scaron -40\r
+KPX quoteright scedilla -40\r
+KPX quoteright scommaaccent -40\r
+KPX quoteright space -111\r
+KPX quoteright t -30\r
+KPX quoteright tcommaaccent -30\r
+KPX quoteright v -10\r
+KPX r a -15\r
+KPX r aacute -15\r
+KPX r abreve -15\r
+KPX r acircumflex -15\r
+KPX r adieresis -15\r
+KPX r agrave -15\r
+KPX r amacron -15\r
+KPX r aogonek -15\r
+KPX r aring -15\r
+KPX r atilde -15\r
+KPX r c -37\r
+KPX r cacute -37\r
+KPX r ccaron -37\r
+KPX r ccedilla -37\r
+KPX r comma -111\r
+KPX r d -37\r
+KPX r dcroat -37\r
+KPX r e -37\r
+KPX r eacute -37\r
+KPX r ecaron -37\r
+KPX r ecircumflex -37\r
+KPX r edieresis -37\r
+KPX r edotaccent -37\r
+KPX r egrave -37\r
+KPX r emacron -37\r
+KPX r eogonek -37\r
+KPX r g -37\r
+KPX r gbreve -37\r
+KPX r gcommaaccent -37\r
+KPX r hyphen -20\r
+KPX r o -45\r
+KPX r oacute -45\r
+KPX r ocircumflex -45\r
+KPX r odieresis -45\r
+KPX r ograve -45\r
+KPX r ohungarumlaut -45\r
+KPX r omacron -45\r
+KPX r oslash -45\r
+KPX r otilde -45\r
+KPX r period -111\r
+KPX r q -37\r
+KPX r s -10\r
+KPX r sacute -10\r
+KPX r scaron -10\r
+KPX r scedilla -10\r
+KPX r scommaaccent -10\r
+KPX racute a -15\r
+KPX racute aacute -15\r
+KPX racute abreve -15\r
+KPX racute acircumflex -15\r
+KPX racute adieresis -15\r
+KPX racute agrave -15\r
+KPX racute amacron -15\r
+KPX racute aogonek -15\r
+KPX racute aring -15\r
+KPX racute atilde -15\r
+KPX racute c -37\r
+KPX racute cacute -37\r
+KPX racute ccaron -37\r
+KPX racute ccedilla -37\r
+KPX racute comma -111\r
+KPX racute d -37\r
+KPX racute dcroat -37\r
+KPX racute e -37\r
+KPX racute eacute -37\r
+KPX racute ecaron -37\r
+KPX racute ecircumflex -37\r
+KPX racute edieresis -37\r
+KPX racute edotaccent -37\r
+KPX racute egrave -37\r
+KPX racute emacron -37\r
+KPX racute eogonek -37\r
+KPX racute g -37\r
+KPX racute gbreve -37\r
+KPX racute gcommaaccent -37\r
+KPX racute hyphen -20\r
+KPX racute o -45\r
+KPX racute oacute -45\r
+KPX racute ocircumflex -45\r
+KPX racute odieresis -45\r
+KPX racute ograve -45\r
+KPX racute ohungarumlaut -45\r
+KPX racute omacron -45\r
+KPX racute oslash -45\r
+KPX racute otilde -45\r
+KPX racute period -111\r
+KPX racute q -37\r
+KPX racute s -10\r
+KPX racute sacute -10\r
+KPX racute scaron -10\r
+KPX racute scedilla -10\r
+KPX racute scommaaccent -10\r
+KPX rcaron a -15\r
+KPX rcaron aacute -15\r
+KPX rcaron abreve -15\r
+KPX rcaron acircumflex -15\r
+KPX rcaron adieresis -15\r
+KPX rcaron agrave -15\r
+KPX rcaron amacron -15\r
+KPX rcaron aogonek -15\r
+KPX rcaron aring -15\r
+KPX rcaron atilde -15\r
+KPX rcaron c -37\r
+KPX rcaron cacute -37\r
+KPX rcaron ccaron -37\r
+KPX rcaron ccedilla -37\r
+KPX rcaron comma -111\r
+KPX rcaron d -37\r
+KPX rcaron dcroat -37\r
+KPX rcaron e -37\r
+KPX rcaron eacute -37\r
+KPX rcaron ecaron -37\r
+KPX rcaron ecircumflex -37\r
+KPX rcaron edieresis -37\r
+KPX rcaron edotaccent -37\r
+KPX rcaron egrave -37\r
+KPX rcaron emacron -37\r
+KPX rcaron eogonek -37\r
+KPX rcaron g -37\r
+KPX rcaron gbreve -37\r
+KPX rcaron gcommaaccent -37\r
+KPX rcaron hyphen -20\r
+KPX rcaron o -45\r
+KPX rcaron oacute -45\r
+KPX rcaron ocircumflex -45\r
+KPX rcaron odieresis -45\r
+KPX rcaron ograve -45\r
+KPX rcaron ohungarumlaut -45\r
+KPX rcaron omacron -45\r
+KPX rcaron oslash -45\r
+KPX rcaron otilde -45\r
+KPX rcaron period -111\r
+KPX rcaron q -37\r
+KPX rcaron s -10\r
+KPX rcaron sacute -10\r
+KPX rcaron scaron -10\r
+KPX rcaron scedilla -10\r
+KPX rcaron scommaaccent -10\r
+KPX rcommaaccent a -15\r
+KPX rcommaaccent aacute -15\r
+KPX rcommaaccent abreve -15\r
+KPX rcommaaccent acircumflex -15\r
+KPX rcommaaccent adieresis -15\r
+KPX rcommaaccent agrave -15\r
+KPX rcommaaccent amacron -15\r
+KPX rcommaaccent aogonek -15\r
+KPX rcommaaccent aring -15\r
+KPX rcommaaccent atilde -15\r
+KPX rcommaaccent c -37\r
+KPX rcommaaccent cacute -37\r
+KPX rcommaaccent ccaron -37\r
+KPX rcommaaccent ccedilla -37\r
+KPX rcommaaccent comma -111\r
+KPX rcommaaccent d -37\r
+KPX rcommaaccent dcroat -37\r
+KPX rcommaaccent e -37\r
+KPX rcommaaccent eacute -37\r
+KPX rcommaaccent ecaron -37\r
+KPX rcommaaccent ecircumflex -37\r
+KPX rcommaaccent edieresis -37\r
+KPX rcommaaccent edotaccent -37\r
+KPX rcommaaccent egrave -37\r
+KPX rcommaaccent emacron -37\r
+KPX rcommaaccent eogonek -37\r
+KPX rcommaaccent g -37\r
+KPX rcommaaccent gbreve -37\r
+KPX rcommaaccent gcommaaccent -37\r
+KPX rcommaaccent hyphen -20\r
+KPX rcommaaccent o -45\r
+KPX rcommaaccent oacute -45\r
+KPX rcommaaccent ocircumflex -45\r
+KPX rcommaaccent odieresis -45\r
+KPX rcommaaccent ograve -45\r
+KPX rcommaaccent ohungarumlaut -45\r
+KPX rcommaaccent omacron -45\r
+KPX rcommaaccent oslash -45\r
+KPX rcommaaccent otilde -45\r
+KPX rcommaaccent period -111\r
+KPX rcommaaccent q -37\r
+KPX rcommaaccent s -10\r
+KPX rcommaaccent sacute -10\r
+KPX rcommaaccent scaron -10\r
+KPX rcommaaccent scedilla -10\r
+KPX rcommaaccent scommaaccent -10\r
+KPX space A -18\r
+KPX space Aacute -18\r
+KPX space Abreve -18\r
+KPX space Acircumflex -18\r
+KPX space Adieresis -18\r
+KPX space Agrave -18\r
+KPX space Amacron -18\r
+KPX space Aogonek -18\r
+KPX space Aring -18\r
+KPX space Atilde -18\r
+KPX space T -18\r
+KPX space Tcaron -18\r
+KPX space Tcommaaccent -18\r
+KPX space V -35\r
+KPX space W -40\r
+KPX space Y -75\r
+KPX space Yacute -75\r
+KPX space Ydieresis -75\r
+KPX v comma -74\r
+KPX v period -74\r
+KPX w comma -74\r
+KPX w period -74\r
+KPX y comma -55\r
+KPX y period -55\r
+KPX yacute comma -55\r
+KPX yacute period -55\r
+KPX ydieresis comma -55\r
+KPX ydieresis period -55\r
+EndKernPairs\r
+EndKernData\r
+EndFontMetrics\r
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/Times-Roman.afm b/forester/java/classes/com/itextpdf/text/pdf/fonts/Times-Roman.afm
new file mode 100644 (file)
index 0000000..2680669
--- /dev/null
@@ -0,0 +1,2419 @@
+StartFontMetrics 4.1\r
+Comment Copyright (c) 1985, 1987, 1989, 1990, 1993, 1997 Adobe Systems Incorporated.  All Rights Reserved.\r
+Comment Creation Date: Thu May  1 12:49:17 1997\r
+Comment UniqueID 43068\r
+Comment VMusage 43909 54934\r
+FontName Times-Roman\r
+FullName Times Roman\r
+FamilyName Times\r
+Weight Roman\r
+ItalicAngle 0\r
+IsFixedPitch false\r
+CharacterSet ExtendedRoman\r
+FontBBox -168 -218 1000 898 \r
+UnderlinePosition -100\r
+UnderlineThickness 50\r
+Version 002.000\r
+Notice Copyright (c) 1985, 1987, 1989, 1990, 1993, 1997 Adobe Systems Incorporated.  All Rights Reserved.Times is a trademark of Linotype-Hell AG and/or its subsidiaries.\r
+EncodingScheme AdobeStandardEncoding\r
+CapHeight 662\r
+XHeight 450\r
+Ascender 683\r
+Descender -217\r
+StdHW 28\r
+StdVW 84\r
+StartCharMetrics 315\r
+C 32 ; WX 250 ; N space ; B 0 0 0 0 ;\r
+C 33 ; WX 333 ; N exclam ; B 130 -9 238 676 ;\r
+C 34 ; WX 408 ; N quotedbl ; B 77 431 331 676 ;\r
+C 35 ; WX 500 ; N numbersign ; B 5 0 496 662 ;\r
+C 36 ; WX 500 ; N dollar ; B 44 -87 457 727 ;\r
+C 37 ; WX 833 ; N percent ; B 61 -13 772 676 ;\r
+C 38 ; WX 778 ; N ampersand ; B 42 -13 750 676 ;\r
+C 39 ; WX 333 ; N quoteright ; B 79 433 218 676 ;\r
+C 40 ; WX 333 ; N parenleft ; B 48 -177 304 676 ;\r
+C 41 ; WX 333 ; N parenright ; B 29 -177 285 676 ;\r
+C 42 ; WX 500 ; N asterisk ; B 69 265 432 676 ;\r
+C 43 ; WX 564 ; N plus ; B 30 0 534 506 ;\r
+C 44 ; WX 250 ; N comma ; B 56 -141 195 102 ;\r
+C 45 ; WX 333 ; N hyphen ; B 39 194 285 257 ;\r
+C 46 ; WX 250 ; N period ; B 70 -11 181 100 ;\r
+C 47 ; WX 278 ; N slash ; B -9 -14 287 676 ;\r
+C 48 ; WX 500 ; N zero ; B 24 -14 476 676 ;\r
+C 49 ; WX 500 ; N one ; B 111 0 394 676 ;\r
+C 50 ; WX 500 ; N two ; B 30 0 475 676 ;\r
+C 51 ; WX 500 ; N three ; B 43 -14 431 676 ;\r
+C 52 ; WX 500 ; N four ; B 12 0 472 676 ;\r
+C 53 ; WX 500 ; N five ; B 32 -14 438 688 ;\r
+C 54 ; WX 500 ; N six ; B 34 -14 468 684 ;\r
+C 55 ; WX 500 ; N seven ; B 20 -8 449 662 ;\r
+C 56 ; WX 500 ; N eight ; B 56 -14 445 676 ;\r
+C 57 ; WX 500 ; N nine ; B 30 -22 459 676 ;\r
+C 58 ; WX 278 ; N colon ; B 81 -11 192 459 ;\r
+C 59 ; WX 278 ; N semicolon ; B 80 -141 219 459 ;\r
+C 60 ; WX 564 ; N less ; B 28 -8 536 514 ;\r
+C 61 ; WX 564 ; N equal ; B 30 120 534 386 ;\r
+C 62 ; WX 564 ; N greater ; B 28 -8 536 514 ;\r
+C 63 ; WX 444 ; N question ; B 68 -8 414 676 ;\r
+C 64 ; WX 921 ; N at ; B 116 -14 809 676 ;\r
+C 65 ; WX 722 ; N A ; B 15 0 706 674 ;\r
+C 66 ; WX 667 ; N B ; B 17 0 593 662 ;\r
+C 67 ; WX 667 ; N C ; B 28 -14 633 676 ;\r
+C 68 ; WX 722 ; N D ; B 16 0 685 662 ;\r
+C 69 ; WX 611 ; N E ; B 12 0 597 662 ;\r
+C 70 ; WX 556 ; N F ; B 12 0 546 662 ;\r
+C 71 ; WX 722 ; N G ; B 32 -14 709 676 ;\r
+C 72 ; WX 722 ; N H ; B 19 0 702 662 ;\r
+C 73 ; WX 333 ; N I ; B 18 0 315 662 ;\r
+C 74 ; WX 389 ; N J ; B 10 -14 370 662 ;\r
+C 75 ; WX 722 ; N K ; B 34 0 723 662 ;\r
+C 76 ; WX 611 ; N L ; B 12 0 598 662 ;\r
+C 77 ; WX 889 ; N M ; B 12 0 863 662 ;\r
+C 78 ; WX 722 ; N N ; B 12 -11 707 662 ;\r
+C 79 ; WX 722 ; N O ; B 34 -14 688 676 ;\r
+C 80 ; WX 556 ; N P ; B 16 0 542 662 ;\r
+C 81 ; WX 722 ; N Q ; B 34 -178 701 676 ;\r
+C 82 ; WX 667 ; N R ; B 17 0 659 662 ;\r
+C 83 ; WX 556 ; N S ; B 42 -14 491 676 ;\r
+C 84 ; WX 611 ; N T ; B 17 0 593 662 ;\r
+C 85 ; WX 722 ; N U ; B 14 -14 705 662 ;\r
+C 86 ; WX 722 ; N V ; B 16 -11 697 662 ;\r
+C 87 ; WX 944 ; N W ; B 5 -11 932 662 ;\r
+C 88 ; WX 722 ; N X ; B 10 0 704 662 ;\r
+C 89 ; WX 722 ; N Y ; B 22 0 703 662 ;\r
+C 90 ; WX 611 ; N Z ; B 9 0 597 662 ;\r
+C 91 ; WX 333 ; N bracketleft ; B 88 -156 299 662 ;\r
+C 92 ; WX 278 ; N backslash ; B -9 -14 287 676 ;\r
+C 93 ; WX 333 ; N bracketright ; B 34 -156 245 662 ;\r
+C 94 ; WX 469 ; N asciicircum ; B 24 297 446 662 ;\r
+C 95 ; WX 500 ; N underscore ; B 0 -125 500 -75 ;\r
+C 96 ; WX 333 ; N quoteleft ; B 115 433 254 676 ;\r
+C 97 ; WX 444 ; N a ; B 37 -10 442 460 ;\r
+C 98 ; WX 500 ; N b ; B 3 -10 468 683 ;\r
+C 99 ; WX 444 ; N c ; B 25 -10 412 460 ;\r
+C 100 ; WX 500 ; N d ; B 27 -10 491 683 ;\r
+C 101 ; WX 444 ; N e ; B 25 -10 424 460 ;\r
+C 102 ; WX 333 ; N f ; B 20 0 383 683 ; L i fi ; L l fl ;\r
+C 103 ; WX 500 ; N g ; B 28 -218 470 460 ;\r
+C 104 ; WX 500 ; N h ; B 9 0 487 683 ;\r
+C 105 ; WX 278 ; N i ; B 16 0 253 683 ;\r
+C 106 ; WX 278 ; N j ; B -70 -218 194 683 ;\r
+C 107 ; WX 500 ; N k ; B 7 0 505 683 ;\r
+C 108 ; WX 278 ; N l ; B 19 0 257 683 ;\r
+C 109 ; WX 778 ; N m ; B 16 0 775 460 ;\r
+C 110 ; WX 500 ; N n ; B 16 0 485 460 ;\r
+C 111 ; WX 500 ; N o ; B 29 -10 470 460 ;\r
+C 112 ; WX 500 ; N p ; B 5 -217 470 460 ;\r
+C 113 ; WX 500 ; N q ; B 24 -217 488 460 ;\r
+C 114 ; WX 333 ; N r ; B 5 0 335 460 ;\r
+C 115 ; WX 389 ; N s ; B 51 -10 348 460 ;\r
+C 116 ; WX 278 ; N t ; B 13 -10 279 579 ;\r
+C 117 ; WX 500 ; N u ; B 9 -10 479 450 ;\r
+C 118 ; WX 500 ; N v ; B 19 -14 477 450 ;\r
+C 119 ; WX 722 ; N w ; B 21 -14 694 450 ;\r
+C 120 ; WX 500 ; N x ; B 17 0 479 450 ;\r
+C 121 ; WX 500 ; N y ; B 14 -218 475 450 ;\r
+C 122 ; WX 444 ; N z ; B 27 0 418 450 ;\r
+C 123 ; WX 480 ; N braceleft ; B 100 -181 350 680 ;\r
+C 124 ; WX 200 ; N bar ; B 67 -218 133 782 ;\r
+C 125 ; WX 480 ; N braceright ; B 130 -181 380 680 ;\r
+C 126 ; WX 541 ; N asciitilde ; B 40 183 502 323 ;\r
+C 161 ; WX 333 ; N exclamdown ; B 97 -218 205 467 ;\r
+C 162 ; WX 500 ; N cent ; B 53 -138 448 579 ;\r
+C 163 ; WX 500 ; N sterling ; B 12 -8 490 676 ;\r
+C 164 ; WX 167 ; N fraction ; B -168 -14 331 676 ;\r
+C 165 ; WX 500 ; N yen ; B -53 0 512 662 ;\r
+C 166 ; WX 500 ; N florin ; B 7 -189 490 676 ;\r
+C 167 ; WX 500 ; N section ; B 70 -148 426 676 ;\r
+C 168 ; WX 500 ; N currency ; B -22 58 522 602 ;\r
+C 169 ; WX 180 ; N quotesingle ; B 48 431 133 676 ;\r
+C 170 ; WX 444 ; N quotedblleft ; B 43 433 414 676 ;\r
+C 171 ; WX 500 ; N guillemotleft ; B 42 33 456 416 ;\r
+C 172 ; WX 333 ; N guilsinglleft ; B 63 33 285 416 ;\r
+C 173 ; WX 333 ; N guilsinglright ; B 48 33 270 416 ;\r
+C 174 ; WX 556 ; N fi ; B 31 0 521 683 ;\r
+C 175 ; WX 556 ; N fl ; B 32 0 521 683 ;\r
+C 177 ; WX 500 ; N endash ; B 0 201 500 250 ;\r
+C 178 ; WX 500 ; N dagger ; B 59 -149 442 676 ;\r
+C 179 ; WX 500 ; N daggerdbl ; B 58 -153 442 676 ;\r
+C 180 ; WX 250 ; N periodcentered ; B 70 199 181 310 ;\r
+C 182 ; WX 453 ; N paragraph ; B -22 -154 450 662 ;\r
+C 183 ; WX 350 ; N bullet ; B 40 196 310 466 ;\r
+C 184 ; WX 333 ; N quotesinglbase ; B 79 -141 218 102 ;\r
+C 185 ; WX 444 ; N quotedblbase ; B 45 -141 416 102 ;\r
+C 186 ; WX 444 ; N quotedblright ; B 30 433 401 676 ;\r
+C 187 ; WX 500 ; N guillemotright ; B 44 33 458 416 ;\r
+C 188 ; WX 1000 ; N ellipsis ; B 111 -11 888 100 ;\r
+C 189 ; WX 1000 ; N perthousand ; B 7 -19 994 706 ;\r
+C 191 ; WX 444 ; N questiondown ; B 30 -218 376 466 ;\r
+C 193 ; WX 333 ; N grave ; B 19 507 242 678 ;\r
+C 194 ; WX 333 ; N acute ; B 93 507 317 678 ;\r
+C 195 ; WX 333 ; N circumflex ; B 11 507 322 674 ;\r
+C 196 ; WX 333 ; N tilde ; B 1 532 331 638 ;\r
+C 197 ; WX 333 ; N macron ; B 11 547 322 601 ;\r
+C 198 ; WX 333 ; N breve ; B 26 507 307 664 ;\r
+C 199 ; WX 333 ; N dotaccent ; B 118 581 216 681 ;\r
+C 200 ; WX 333 ; N dieresis ; B 18 581 315 681 ;\r
+C 202 ; WX 333 ; N ring ; B 67 512 266 711 ;\r
+C 203 ; WX 333 ; N cedilla ; B 52 -215 261 0 ;\r
+C 205 ; WX 333 ; N hungarumlaut ; B -3 507 377 678 ;\r
+C 206 ; WX 333 ; N ogonek ; B 62 -165 243 0 ;\r
+C 207 ; WX 333 ; N caron ; B 11 507 322 674 ;\r
+C 208 ; WX 1000 ; N emdash ; B 0 201 1000 250 ;\r
+C 225 ; WX 889 ; N AE ; B 0 0 863 662 ;\r
+C 227 ; WX 276 ; N ordfeminine ; B 4 394 270 676 ;\r
+C 232 ; WX 611 ; N Lslash ; B 12 0 598 662 ;\r
+C 233 ; WX 722 ; N Oslash ; B 34 -80 688 734 ;\r
+C 234 ; WX 889 ; N OE ; B 30 -6 885 668 ;\r
+C 235 ; WX 310 ; N ordmasculine ; B 6 394 304 676 ;\r
+C 241 ; WX 667 ; N ae ; B 38 -10 632 460 ;\r
+C 245 ; WX 278 ; N dotlessi ; B 16 0 253 460 ;\r
+C 248 ; WX 278 ; N lslash ; B 19 0 259 683 ;\r
+C 249 ; WX 500 ; N oslash ; B 29 -112 470 551 ;\r
+C 250 ; WX 722 ; N oe ; B 30 -10 690 460 ;\r
+C 251 ; WX 500 ; N germandbls ; B 12 -9 468 683 ;\r
+C -1 ; WX 333 ; N Idieresis ; B 18 0 315 835 ;\r
+C -1 ; WX 444 ; N eacute ; B 25 -10 424 678 ;\r
+C -1 ; WX 444 ; N abreve ; B 37 -10 442 664 ;\r
+C -1 ; WX 500 ; N uhungarumlaut ; B 9 -10 501 678 ;\r
+C -1 ; WX 444 ; N ecaron ; B 25 -10 424 674 ;\r
+C -1 ; WX 722 ; N Ydieresis ; B 22 0 703 835 ;\r
+C -1 ; WX 564 ; N divide ; B 30 -10 534 516 ;\r
+C -1 ; WX 722 ; N Yacute ; B 22 0 703 890 ;\r
+C -1 ; WX 722 ; N Acircumflex ; B 15 0 706 886 ;\r
+C -1 ; WX 444 ; N aacute ; B 37 -10 442 678 ;\r
+C -1 ; WX 722 ; N Ucircumflex ; B 14 -14 705 886 ;\r
+C -1 ; WX 500 ; N yacute ; B 14 -218 475 678 ;\r
+C -1 ; WX 389 ; N scommaaccent ; B 51 -218 348 460 ;\r
+C -1 ; WX 444 ; N ecircumflex ; B 25 -10 424 674 ;\r
+C -1 ; WX 722 ; N Uring ; B 14 -14 705 898 ;\r
+C -1 ; WX 722 ; N Udieresis ; B 14 -14 705 835 ;\r
+C -1 ; WX 444 ; N aogonek ; B 37 -165 469 460 ;\r
+C -1 ; WX 722 ; N Uacute ; B 14 -14 705 890 ;\r
+C -1 ; WX 500 ; N uogonek ; B 9 -155 487 450 ;\r
+C -1 ; WX 611 ; N Edieresis ; B 12 0 597 835 ;\r
+C -1 ; WX 722 ; N Dcroat ; B 16 0 685 662 ;\r
+C -1 ; WX 250 ; N commaaccent ; B 59 -218 184 -50 ;\r
+C -1 ; WX 760 ; N copyright ; B 38 -14 722 676 ;\r
+C -1 ; WX 611 ; N Emacron ; B 12 0 597 813 ;\r
+C -1 ; WX 444 ; N ccaron ; B 25 -10 412 674 ;\r
+C -1 ; WX 444 ; N aring ; B 37 -10 442 711 ;\r
+C -1 ; WX 722 ; N Ncommaaccent ; B 12 -198 707 662 ;\r
+C -1 ; WX 278 ; N lacute ; B 19 0 290 890 ;\r
+C -1 ; WX 444 ; N agrave ; B 37 -10 442 678 ;\r
+C -1 ; WX 611 ; N Tcommaaccent ; B 17 -218 593 662 ;\r
+C -1 ; WX 667 ; N Cacute ; B 28 -14 633 890 ;\r
+C -1 ; WX 444 ; N atilde ; B 37 -10 442 638 ;\r
+C -1 ; WX 611 ; N Edotaccent ; B 12 0 597 835 ;\r
+C -1 ; WX 389 ; N scaron ; B 39 -10 350 674 ;\r
+C -1 ; WX 389 ; N scedilla ; B 51 -215 348 460 ;\r
+C -1 ; WX 278 ; N iacute ; B 16 0 290 678 ;\r
+C -1 ; WX 471 ; N lozenge ; B 13 0 459 724 ;\r
+C -1 ; WX 667 ; N Rcaron ; B 17 0 659 886 ;\r
+C -1 ; WX 722 ; N Gcommaaccent ; B 32 -218 709 676 ;\r
+C -1 ; WX 500 ; N ucircumflex ; B 9 -10 479 674 ;\r
+C -1 ; WX 444 ; N acircumflex ; B 37 -10 442 674 ;\r
+C -1 ; WX 722 ; N Amacron ; B 15 0 706 813 ;\r
+C -1 ; WX 333 ; N rcaron ; B 5 0 335 674 ;\r
+C -1 ; WX 444 ; N ccedilla ; B 25 -215 412 460 ;\r
+C -1 ; WX 611 ; N Zdotaccent ; B 9 0 597 835 ;\r
+C -1 ; WX 556 ; N Thorn ; B 16 0 542 662 ;\r
+C -1 ; WX 722 ; N Omacron ; B 34 -14 688 813 ;\r
+C -1 ; WX 667 ; N Racute ; B 17 0 659 890 ;\r
+C -1 ; WX 556 ; N Sacute ; B 42 -14 491 890 ;\r
+C -1 ; WX 588 ; N dcaron ; B 27 -10 589 695 ;\r
+C -1 ; WX 722 ; N Umacron ; B 14 -14 705 813 ;\r
+C -1 ; WX 500 ; N uring ; B 9 -10 479 711 ;\r
+C -1 ; WX 300 ; N threesuperior ; B 15 262 291 676 ;\r
+C -1 ; WX 722 ; N Ograve ; B 34 -14 688 890 ;\r
+C -1 ; WX 722 ; N Agrave ; B 15 0 706 890 ;\r
+C -1 ; WX 722 ; N Abreve ; B 15 0 706 876 ;\r
+C -1 ; WX 564 ; N multiply ; B 38 8 527 497 ;\r
+C -1 ; WX 500 ; N uacute ; B 9 -10 479 678 ;\r
+C -1 ; WX 611 ; N Tcaron ; B 17 0 593 886 ;\r
+C -1 ; WX 476 ; N partialdiff ; B 17 -38 459 710 ;\r
+C -1 ; WX 500 ; N ydieresis ; B 14 -218 475 623 ;\r
+C -1 ; WX 722 ; N Nacute ; B 12 -11 707 890 ;\r
+C -1 ; WX 278 ; N icircumflex ; B -16 0 295 674 ;\r
+C -1 ; WX 611 ; N Ecircumflex ; B 12 0 597 886 ;\r
+C -1 ; WX 444 ; N adieresis ; B 37 -10 442 623 ;\r
+C -1 ; WX 444 ; N edieresis ; B 25 -10 424 623 ;\r
+C -1 ; WX 444 ; N cacute ; B 25 -10 413 678 ;\r
+C -1 ; WX 500 ; N nacute ; B 16 0 485 678 ;\r
+C -1 ; WX 500 ; N umacron ; B 9 -10 479 601 ;\r
+C -1 ; WX 722 ; N Ncaron ; B 12 -11 707 886 ;\r
+C -1 ; WX 333 ; N Iacute ; B 18 0 317 890 ;\r
+C -1 ; WX 564 ; N plusminus ; B 30 0 534 506 ;\r
+C -1 ; WX 200 ; N brokenbar ; B 67 -143 133 707 ;\r
+C -1 ; WX 760 ; N registered ; B 38 -14 722 676 ;\r
+C -1 ; WX 722 ; N Gbreve ; B 32 -14 709 876 ;\r
+C -1 ; WX 333 ; N Idotaccent ; B 18 0 315 835 ;\r
+C -1 ; WX 600 ; N summation ; B 15 -10 585 706 ;\r
+C -1 ; WX 611 ; N Egrave ; B 12 0 597 890 ;\r
+C -1 ; WX 333 ; N racute ; B 5 0 335 678 ;\r
+C -1 ; WX 500 ; N omacron ; B 29 -10 470 601 ;\r
+C -1 ; WX 611 ; N Zacute ; B 9 0 597 890 ;\r
+C -1 ; WX 611 ; N Zcaron ; B 9 0 597 886 ;\r
+C -1 ; WX 549 ; N greaterequal ; B 26 0 523 666 ;\r
+C -1 ; WX 722 ; N Eth ; B 16 0 685 662 ;\r
+C -1 ; WX 667 ; N Ccedilla ; B 28 -215 633 676 ;\r
+C -1 ; WX 278 ; N lcommaaccent ; B 19 -218 257 683 ;\r
+C -1 ; WX 326 ; N tcaron ; B 13 -10 318 722 ;\r
+C -1 ; WX 444 ; N eogonek ; B 25 -165 424 460 ;\r
+C -1 ; WX 722 ; N Uogonek ; B 14 -165 705 662 ;\r
+C -1 ; WX 722 ; N Aacute ; B 15 0 706 890 ;\r
+C -1 ; WX 722 ; N Adieresis ; B 15 0 706 835 ;\r
+C -1 ; WX 444 ; N egrave ; B 25 -10 424 678 ;\r
+C -1 ; WX 444 ; N zacute ; B 27 0 418 678 ;\r
+C -1 ; WX 278 ; N iogonek ; B 16 -165 265 683 ;\r
+C -1 ; WX 722 ; N Oacute ; B 34 -14 688 890 ;\r
+C -1 ; WX 500 ; N oacute ; B 29 -10 470 678 ;\r
+C -1 ; WX 444 ; N amacron ; B 37 -10 442 601 ;\r
+C -1 ; WX 389 ; N sacute ; B 51 -10 348 678 ;\r
+C -1 ; WX 278 ; N idieresis ; B -9 0 288 623 ;\r
+C -1 ; WX 722 ; N Ocircumflex ; B 34 -14 688 886 ;\r
+C -1 ; WX 722 ; N Ugrave ; B 14 -14 705 890 ;\r
+C -1 ; WX 612 ; N Delta ; B 6 0 608 688 ;\r
+C -1 ; WX 500 ; N thorn ; B 5 -217 470 683 ;\r
+C -1 ; WX 300 ; N twosuperior ; B 1 270 296 676 ;\r
+C -1 ; WX 722 ; N Odieresis ; B 34 -14 688 835 ;\r
+C -1 ; WX 500 ; N mu ; B 36 -218 512 450 ;\r
+C -1 ; WX 278 ; N igrave ; B -8 0 253 678 ;\r
+C -1 ; WX 500 ; N ohungarumlaut ; B 29 -10 491 678 ;\r
+C -1 ; WX 611 ; N Eogonek ; B 12 -165 597 662 ;\r
+C -1 ; WX 500 ; N dcroat ; B 27 -10 500 683 ;\r
+C -1 ; WX 750 ; N threequarters ; B 15 -14 718 676 ;\r
+C -1 ; WX 556 ; N Scedilla ; B 42 -215 491 676 ;\r
+C -1 ; WX 344 ; N lcaron ; B 19 0 347 695 ;\r
+C -1 ; WX 722 ; N Kcommaaccent ; B 34 -198 723 662 ;\r
+C -1 ; WX 611 ; N Lacute ; B 12 0 598 890 ;\r
+C -1 ; WX 980 ; N trademark ; B 30 256 957 662 ;\r
+C -1 ; WX 444 ; N edotaccent ; B 25 -10 424 623 ;\r
+C -1 ; WX 333 ; N Igrave ; B 18 0 315 890 ;\r
+C -1 ; WX 333 ; N Imacron ; B 11 0 322 813 ;\r
+C -1 ; WX 611 ; N Lcaron ; B 12 0 598 676 ;\r
+C -1 ; WX 750 ; N onehalf ; B 31 -14 746 676 ;\r
+C -1 ; WX 549 ; N lessequal ; B 26 0 523 666 ;\r
+C -1 ; WX 500 ; N ocircumflex ; B 29 -10 470 674 ;\r
+C -1 ; WX 500 ; N ntilde ; B 16 0 485 638 ;\r
+C -1 ; WX 722 ; N Uhungarumlaut ; B 14 -14 705 890 ;\r
+C -1 ; WX 611 ; N Eacute ; B 12 0 597 890 ;\r
+C -1 ; WX 444 ; N emacron ; B 25 -10 424 601 ;\r
+C -1 ; WX 500 ; N gbreve ; B 28 -218 470 664 ;\r
+C -1 ; WX 750 ; N onequarter ; B 37 -14 718 676 ;\r
+C -1 ; WX 556 ; N Scaron ; B 42 -14 491 886 ;\r
+C -1 ; WX 556 ; N Scommaaccent ; B 42 -218 491 676 ;\r
+C -1 ; WX 722 ; N Ohungarumlaut ; B 34 -14 688 890 ;\r
+C -1 ; WX 400 ; N degree ; B 57 390 343 676 ;\r
+C -1 ; WX 500 ; N ograve ; B 29 -10 470 678 ;\r
+C -1 ; WX 667 ; N Ccaron ; B 28 -14 633 886 ;\r
+C -1 ; WX 500 ; N ugrave ; B 9 -10 479 678 ;\r
+C -1 ; WX 453 ; N radical ; B 2 -60 452 768 ;\r
+C -1 ; WX 722 ; N Dcaron ; B 16 0 685 886 ;\r
+C -1 ; WX 333 ; N rcommaaccent ; B 5 -218 335 460 ;\r
+C -1 ; WX 722 ; N Ntilde ; B 12 -11 707 850 ;\r
+C -1 ; WX 500 ; N otilde ; B 29 -10 470 638 ;\r
+C -1 ; WX 667 ; N Rcommaaccent ; B 17 -198 659 662 ;\r
+C -1 ; WX 611 ; N Lcommaaccent ; B 12 -218 598 662 ;\r
+C -1 ; WX 722 ; N Atilde ; B 15 0 706 850 ;\r
+C -1 ; WX 722 ; N Aogonek ; B 15 -165 738 674 ;\r
+C -1 ; WX 722 ; N Aring ; B 15 0 706 898 ;\r
+C -1 ; WX 722 ; N Otilde ; B 34 -14 688 850 ;\r
+C -1 ; WX 444 ; N zdotaccent ; B 27 0 418 623 ;\r
+C -1 ; WX 611 ; N Ecaron ; B 12 0 597 886 ;\r
+C -1 ; WX 333 ; N Iogonek ; B 18 -165 315 662 ;\r
+C -1 ; WX 500 ; N kcommaaccent ; B 7 -218 505 683 ;\r
+C -1 ; WX 564 ; N minus ; B 30 220 534 286 ;\r
+C -1 ; WX 333 ; N Icircumflex ; B 11 0 322 886 ;\r
+C -1 ; WX 500 ; N ncaron ; B 16 0 485 674 ;\r
+C -1 ; WX 278 ; N tcommaaccent ; B 13 -218 279 579 ;\r
+C -1 ; WX 564 ; N logicalnot ; B 30 108 534 386 ;\r
+C -1 ; WX 500 ; N odieresis ; B 29 -10 470 623 ;\r
+C -1 ; WX 500 ; N udieresis ; B 9 -10 479 623 ;\r
+C -1 ; WX 549 ; N notequal ; B 12 -31 537 547 ;\r
+C -1 ; WX 500 ; N gcommaaccent ; B 28 -218 470 749 ;\r
+C -1 ; WX 500 ; N eth ; B 29 -10 471 686 ;\r
+C -1 ; WX 444 ; N zcaron ; B 27 0 418 674 ;\r
+C -1 ; WX 500 ; N ncommaaccent ; B 16 -218 485 460 ;\r
+C -1 ; WX 300 ; N onesuperior ; B 57 270 248 676 ;\r
+C -1 ; WX 278 ; N imacron ; B 6 0 271 601 ;\r
+C -1 ; WX 500 ; N Euro ; B 0 0 0 0 ;\r
+EndCharMetrics\r
+StartKernData\r
+StartKernPairs 2073\r
+KPX A C -40\r
+KPX A Cacute -40\r
+KPX A Ccaron -40\r
+KPX A Ccedilla -40\r
+KPX A G -40\r
+KPX A Gbreve -40\r
+KPX A Gcommaaccent -40\r
+KPX A O -55\r
+KPX A Oacute -55\r
+KPX A Ocircumflex -55\r
+KPX A Odieresis -55\r
+KPX A Ograve -55\r
+KPX A Ohungarumlaut -55\r
+KPX A Omacron -55\r
+KPX A Oslash -55\r
+KPX A Otilde -55\r
+KPX A Q -55\r
+KPX A T -111\r
+KPX A Tcaron -111\r
+KPX A Tcommaaccent -111\r
+KPX A U -55\r
+KPX A Uacute -55\r
+KPX A Ucircumflex -55\r
+KPX A Udieresis -55\r
+KPX A Ugrave -55\r
+KPX A Uhungarumlaut -55\r
+KPX A Umacron -55\r
+KPX A Uogonek -55\r
+KPX A Uring -55\r
+KPX A V -135\r
+KPX A W -90\r
+KPX A Y -105\r
+KPX A Yacute -105\r
+KPX A Ydieresis -105\r
+KPX A quoteright -111\r
+KPX A v -74\r
+KPX A w -92\r
+KPX A y -92\r
+KPX A yacute -92\r
+KPX A ydieresis -92\r
+KPX Aacute C -40\r
+KPX Aacute Cacute -40\r
+KPX Aacute Ccaron -40\r
+KPX Aacute Ccedilla -40\r
+KPX Aacute G -40\r
+KPX Aacute Gbreve -40\r
+KPX Aacute Gcommaaccent -40\r
+KPX Aacute O -55\r
+KPX Aacute Oacute -55\r
+KPX Aacute Ocircumflex -55\r
+KPX Aacute Odieresis -55\r
+KPX Aacute Ograve -55\r
+KPX Aacute Ohungarumlaut -55\r
+KPX Aacute Omacron -55\r
+KPX Aacute Oslash -55\r
+KPX Aacute Otilde -55\r
+KPX Aacute Q -55\r
+KPX Aacute T -111\r
+KPX Aacute Tcaron -111\r
+KPX Aacute Tcommaaccent -111\r
+KPX Aacute U -55\r
+KPX Aacute Uacute -55\r
+KPX Aacute Ucircumflex -55\r
+KPX Aacute Udieresis -55\r
+KPX Aacute Ugrave -55\r
+KPX Aacute Uhungarumlaut -55\r
+KPX Aacute Umacron -55\r
+KPX Aacute Uogonek -55\r
+KPX Aacute Uring -55\r
+KPX Aacute V -135\r
+KPX Aacute W -90\r
+KPX Aacute Y -105\r
+KPX Aacute Yacute -105\r
+KPX Aacute Ydieresis -105\r
+KPX Aacute quoteright -111\r
+KPX Aacute v -74\r
+KPX Aacute w -92\r
+KPX Aacute y -92\r
+KPX Aacute yacute -92\r
+KPX Aacute ydieresis -92\r
+KPX Abreve C -40\r
+KPX Abreve Cacute -40\r
+KPX Abreve Ccaron -40\r
+KPX Abreve Ccedilla -40\r
+KPX Abreve G -40\r
+KPX Abreve Gbreve -40\r
+KPX Abreve Gcommaaccent -40\r
+KPX Abreve O -55\r
+KPX Abreve Oacute -55\r
+KPX Abreve Ocircumflex -55\r
+KPX Abreve Odieresis -55\r
+KPX Abreve Ograve -55\r
+KPX Abreve Ohungarumlaut -55\r
+KPX Abreve Omacron -55\r
+KPX Abreve Oslash -55\r
+KPX Abreve Otilde -55\r
+KPX Abreve Q -55\r
+KPX Abreve T -111\r
+KPX Abreve Tcaron -111\r
+KPX Abreve Tcommaaccent -111\r
+KPX Abreve U -55\r
+KPX Abreve Uacute -55\r
+KPX Abreve Ucircumflex -55\r
+KPX Abreve Udieresis -55\r
+KPX Abreve Ugrave -55\r
+KPX Abreve Uhungarumlaut -55\r
+KPX Abreve Umacron -55\r
+KPX Abreve Uogonek -55\r
+KPX Abreve Uring -55\r
+KPX Abreve V -135\r
+KPX Abreve W -90\r
+KPX Abreve Y -105\r
+KPX Abreve Yacute -105\r
+KPX Abreve Ydieresis -105\r
+KPX Abreve quoteright -111\r
+KPX Abreve v -74\r
+KPX Abreve w -92\r
+KPX Abreve y -92\r
+KPX Abreve yacute -92\r
+KPX Abreve ydieresis -92\r
+KPX Acircumflex C -40\r
+KPX Acircumflex Cacute -40\r
+KPX Acircumflex Ccaron -40\r
+KPX Acircumflex Ccedilla -40\r
+KPX Acircumflex G -40\r
+KPX Acircumflex Gbreve -40\r
+KPX Acircumflex Gcommaaccent -40\r
+KPX Acircumflex O -55\r
+KPX Acircumflex Oacute -55\r
+KPX Acircumflex Ocircumflex -55\r
+KPX Acircumflex Odieresis -55\r
+KPX Acircumflex Ograve -55\r
+KPX Acircumflex Ohungarumlaut -55\r
+KPX Acircumflex Omacron -55\r
+KPX Acircumflex Oslash -55\r
+KPX Acircumflex Otilde -55\r
+KPX Acircumflex Q -55\r
+KPX Acircumflex T -111\r
+KPX Acircumflex Tcaron -111\r
+KPX Acircumflex Tcommaaccent -111\r
+KPX Acircumflex U -55\r
+KPX Acircumflex Uacute -55\r
+KPX Acircumflex Ucircumflex -55\r
+KPX Acircumflex Udieresis -55\r
+KPX Acircumflex Ugrave -55\r
+KPX Acircumflex Uhungarumlaut -55\r
+KPX Acircumflex Umacron -55\r
+KPX Acircumflex Uogonek -55\r
+KPX Acircumflex Uring -55\r
+KPX Acircumflex V -135\r
+KPX Acircumflex W -90\r
+KPX Acircumflex Y -105\r
+KPX Acircumflex Yacute -105\r
+KPX Acircumflex Ydieresis -105\r
+KPX Acircumflex quoteright -111\r
+KPX Acircumflex v -74\r
+KPX Acircumflex w -92\r
+KPX Acircumflex y -92\r
+KPX Acircumflex yacute -92\r
+KPX Acircumflex ydieresis -92\r
+KPX Adieresis C -40\r
+KPX Adieresis Cacute -40\r
+KPX Adieresis Ccaron -40\r
+KPX Adieresis Ccedilla -40\r
+KPX Adieresis G -40\r
+KPX Adieresis Gbreve -40\r
+KPX Adieresis Gcommaaccent -40\r
+KPX Adieresis O -55\r
+KPX Adieresis Oacute -55\r
+KPX Adieresis Ocircumflex -55\r
+KPX Adieresis Odieresis -55\r
+KPX Adieresis Ograve -55\r
+KPX Adieresis Ohungarumlaut -55\r
+KPX Adieresis Omacron -55\r
+KPX Adieresis Oslash -55\r
+KPX Adieresis Otilde -55\r
+KPX Adieresis Q -55\r
+KPX Adieresis T -111\r
+KPX Adieresis Tcaron -111\r
+KPX Adieresis Tcommaaccent -111\r
+KPX Adieresis U -55\r
+KPX Adieresis Uacute -55\r
+KPX Adieresis Ucircumflex -55\r
+KPX Adieresis Udieresis -55\r
+KPX Adieresis Ugrave -55\r
+KPX Adieresis Uhungarumlaut -55\r
+KPX Adieresis Umacron -55\r
+KPX Adieresis Uogonek -55\r
+KPX Adieresis Uring -55\r
+KPX Adieresis V -135\r
+KPX Adieresis W -90\r
+KPX Adieresis Y -105\r
+KPX Adieresis Yacute -105\r
+KPX Adieresis Ydieresis -105\r
+KPX Adieresis quoteright -111\r
+KPX Adieresis v -74\r
+KPX Adieresis w -92\r
+KPX Adieresis y -92\r
+KPX Adieresis yacute -92\r
+KPX Adieresis ydieresis -92\r
+KPX Agrave C -40\r
+KPX Agrave Cacute -40\r
+KPX Agrave Ccaron -40\r
+KPX Agrave Ccedilla -40\r
+KPX Agrave G -40\r
+KPX Agrave Gbreve -40\r
+KPX Agrave Gcommaaccent -40\r
+KPX Agrave O -55\r
+KPX Agrave Oacute -55\r
+KPX Agrave Ocircumflex -55\r
+KPX Agrave Odieresis -55\r
+KPX Agrave Ograve -55\r
+KPX Agrave Ohungarumlaut -55\r
+KPX Agrave Omacron -55\r
+KPX Agrave Oslash -55\r
+KPX Agrave Otilde -55\r
+KPX Agrave Q -55\r
+KPX Agrave T -111\r
+KPX Agrave Tcaron -111\r
+KPX Agrave Tcommaaccent -111\r
+KPX Agrave U -55\r
+KPX Agrave Uacute -55\r
+KPX Agrave Ucircumflex -55\r
+KPX Agrave Udieresis -55\r
+KPX Agrave Ugrave -55\r
+KPX Agrave Uhungarumlaut -55\r
+KPX Agrave Umacron -55\r
+KPX Agrave Uogonek -55\r
+KPX Agrave Uring -55\r
+KPX Agrave V -135\r
+KPX Agrave W -90\r
+KPX Agrave Y -105\r
+KPX Agrave Yacute -105\r
+KPX Agrave Ydieresis -105\r
+KPX Agrave quoteright -111\r
+KPX Agrave v -74\r
+KPX Agrave w -92\r
+KPX Agrave y -92\r
+KPX Agrave yacute -92\r
+KPX Agrave ydieresis -92\r
+KPX Amacron C -40\r
+KPX Amacron Cacute -40\r
+KPX Amacron Ccaron -40\r
+KPX Amacron Ccedilla -40\r
+KPX Amacron G -40\r
+KPX Amacron Gbreve -40\r
+KPX Amacron Gcommaaccent -40\r
+KPX Amacron O -55\r
+KPX Amacron Oacute -55\r
+KPX Amacron Ocircumflex -55\r
+KPX Amacron Odieresis -55\r
+KPX Amacron Ograve -55\r
+KPX Amacron Ohungarumlaut -55\r
+KPX Amacron Omacron -55\r
+KPX Amacron Oslash -55\r
+KPX Amacron Otilde -55\r
+KPX Amacron Q -55\r
+KPX Amacron T -111\r
+KPX Amacron Tcaron -111\r
+KPX Amacron Tcommaaccent -111\r
+KPX Amacron U -55\r
+KPX Amacron Uacute -55\r
+KPX Amacron Ucircumflex -55\r
+KPX Amacron Udieresis -55\r
+KPX Amacron Ugrave -55\r
+KPX Amacron Uhungarumlaut -55\r
+KPX Amacron Umacron -55\r
+KPX Amacron Uogonek -55\r
+KPX Amacron Uring -55\r
+KPX Amacron V -135\r
+KPX Amacron W -90\r
+KPX Amacron Y -105\r
+KPX Amacron Yacute -105\r
+KPX Amacron Ydieresis -105\r
+KPX Amacron quoteright -111\r
+KPX Amacron v -74\r
+KPX Amacron w -92\r
+KPX Amacron y -92\r
+KPX Amacron yacute -92\r
+KPX Amacron ydieresis -92\r
+KPX Aogonek C -40\r
+KPX Aogonek Cacute -40\r
+KPX Aogonek Ccaron -40\r
+KPX Aogonek Ccedilla -40\r
+KPX Aogonek G -40\r
+KPX Aogonek Gbreve -40\r
+KPX Aogonek Gcommaaccent -40\r
+KPX Aogonek O -55\r
+KPX Aogonek Oacute -55\r
+KPX Aogonek Ocircumflex -55\r
+KPX Aogonek Odieresis -55\r
+KPX Aogonek Ograve -55\r
+KPX Aogonek Ohungarumlaut -55\r
+KPX Aogonek Omacron -55\r
+KPX Aogonek Oslash -55\r
+KPX Aogonek Otilde -55\r
+KPX Aogonek Q -55\r
+KPX Aogonek T -111\r
+KPX Aogonek Tcaron -111\r
+KPX Aogonek Tcommaaccent -111\r
+KPX Aogonek U -55\r
+KPX Aogonek Uacute -55\r
+KPX Aogonek Ucircumflex -55\r
+KPX Aogonek Udieresis -55\r
+KPX Aogonek Ugrave -55\r
+KPX Aogonek Uhungarumlaut -55\r
+KPX Aogonek Umacron -55\r
+KPX Aogonek Uogonek -55\r
+KPX Aogonek Uring -55\r
+KPX Aogonek V -135\r
+KPX Aogonek W -90\r
+KPX Aogonek Y -105\r
+KPX Aogonek Yacute -105\r
+KPX Aogonek Ydieresis -105\r
+KPX Aogonek quoteright -111\r
+KPX Aogonek v -74\r
+KPX Aogonek w -52\r
+KPX Aogonek y -52\r
+KPX Aogonek yacute -52\r
+KPX Aogonek ydieresis -52\r
+KPX Aring C -40\r
+KPX Aring Cacute -40\r
+KPX Aring Ccaron -40\r
+KPX Aring Ccedilla -40\r
+KPX Aring G -40\r
+KPX Aring Gbreve -40\r
+KPX Aring Gcommaaccent -40\r
+KPX Aring O -55\r
+KPX Aring Oacute -55\r
+KPX Aring Ocircumflex -55\r
+KPX Aring Odieresis -55\r
+KPX Aring Ograve -55\r
+KPX Aring Ohungarumlaut -55\r
+KPX Aring Omacron -55\r
+KPX Aring Oslash -55\r
+KPX Aring Otilde -55\r
+KPX Aring Q -55\r
+KPX Aring T -111\r
+KPX Aring Tcaron -111\r
+KPX Aring Tcommaaccent -111\r
+KPX Aring U -55\r
+KPX Aring Uacute -55\r
+KPX Aring Ucircumflex -55\r
+KPX Aring Udieresis -55\r
+KPX Aring Ugrave -55\r
+KPX Aring Uhungarumlaut -55\r
+KPX Aring Umacron -55\r
+KPX Aring Uogonek -55\r
+KPX Aring Uring -55\r
+KPX Aring V -135\r
+KPX Aring W -90\r
+KPX Aring Y -105\r
+KPX Aring Yacute -105\r
+KPX Aring Ydieresis -105\r
+KPX Aring quoteright -111\r
+KPX Aring v -74\r
+KPX Aring w -92\r
+KPX Aring y -92\r
+KPX Aring yacute -92\r
+KPX Aring ydieresis -92\r
+KPX Atilde C -40\r
+KPX Atilde Cacute -40\r
+KPX Atilde Ccaron -40\r
+KPX Atilde Ccedilla -40\r
+KPX Atilde G -40\r
+KPX Atilde Gbreve -40\r
+KPX Atilde Gcommaaccent -40\r
+KPX Atilde O -55\r
+KPX Atilde Oacute -55\r
+KPX Atilde Ocircumflex -55\r
+KPX Atilde Odieresis -55\r
+KPX Atilde Ograve -55\r
+KPX Atilde Ohungarumlaut -55\r
+KPX Atilde Omacron -55\r
+KPX Atilde Oslash -55\r
+KPX Atilde Otilde -55\r
+KPX Atilde Q -55\r
+KPX Atilde T -111\r
+KPX Atilde Tcaron -111\r
+KPX Atilde Tcommaaccent -111\r
+KPX Atilde U -55\r
+KPX Atilde Uacute -55\r
+KPX Atilde Ucircumflex -55\r
+KPX Atilde Udieresis -55\r
+KPX Atilde Ugrave -55\r
+KPX Atilde Uhungarumlaut -55\r
+KPX Atilde Umacron -55\r
+KPX Atilde Uogonek -55\r
+KPX Atilde Uring -55\r
+KPX Atilde V -135\r
+KPX Atilde W -90\r
+KPX Atilde Y -105\r
+KPX Atilde Yacute -105\r
+KPX Atilde Ydieresis -105\r
+KPX Atilde quoteright -111\r
+KPX Atilde v -74\r
+KPX Atilde w -92\r
+KPX Atilde y -92\r
+KPX Atilde yacute -92\r
+KPX Atilde ydieresis -92\r
+KPX B A -35\r
+KPX B Aacute -35\r
+KPX B Abreve -35\r
+KPX B Acircumflex -35\r
+KPX B Adieresis -35\r
+KPX B Agrave -35\r
+KPX B Amacron -35\r
+KPX B Aogonek -35\r
+KPX B Aring -35\r
+KPX B Atilde -35\r
+KPX B U -10\r
+KPX B Uacute -10\r
+KPX B Ucircumflex -10\r
+KPX B Udieresis -10\r
+KPX B Ugrave -10\r
+KPX B Uhungarumlaut -10\r
+KPX B Umacron -10\r
+KPX B Uogonek -10\r
+KPX B Uring -10\r
+KPX D A -40\r
+KPX D Aacute -40\r
+KPX D Abreve -40\r
+KPX D Acircumflex -40\r
+KPX D Adieresis -40\r
+KPX D Agrave -40\r
+KPX D Amacron -40\r
+KPX D Aogonek -40\r
+KPX D Aring -40\r
+KPX D Atilde -40\r
+KPX D V -40\r
+KPX D W -30\r
+KPX D Y -55\r
+KPX D Yacute -55\r
+KPX D Ydieresis -55\r
+KPX Dcaron A -40\r
+KPX Dcaron Aacute -40\r
+KPX Dcaron Abreve -40\r
+KPX Dcaron Acircumflex -40\r
+KPX Dcaron Adieresis -40\r
+KPX Dcaron Agrave -40\r
+KPX Dcaron Amacron -40\r
+KPX Dcaron Aogonek -40\r
+KPX Dcaron Aring -40\r
+KPX Dcaron Atilde -40\r
+KPX Dcaron V -40\r
+KPX Dcaron W -30\r
+KPX Dcaron Y -55\r
+KPX Dcaron Yacute -55\r
+KPX Dcaron Ydieresis -55\r
+KPX Dcroat A -40\r
+KPX Dcroat Aacute -40\r
+KPX Dcroat Abreve -40\r
+KPX Dcroat Acircumflex -40\r
+KPX Dcroat Adieresis -40\r
+KPX Dcroat Agrave -40\r
+KPX Dcroat Amacron -40\r
+KPX Dcroat Aogonek -40\r
+KPX Dcroat Aring -40\r
+KPX Dcroat Atilde -40\r
+KPX Dcroat V -40\r
+KPX Dcroat W -30\r
+KPX Dcroat Y -55\r
+KPX Dcroat Yacute -55\r
+KPX Dcroat Ydieresis -55\r
+KPX F A -74\r
+KPX F Aacute -74\r
+KPX F Abreve -74\r
+KPX F Acircumflex -74\r
+KPX F Adieresis -74\r
+KPX F Agrave -74\r
+KPX F Amacron -74\r
+KPX F Aogonek -74\r
+KPX F Aring -74\r
+KPX F Atilde -74\r
+KPX F a -15\r
+KPX F aacute -15\r
+KPX F abreve -15\r
+KPX F acircumflex -15\r
+KPX F adieresis -15\r
+KPX F agrave -15\r
+KPX F amacron -15\r
+KPX F aogonek -15\r
+KPX F aring -15\r
+KPX F atilde -15\r
+KPX F comma -80\r
+KPX F o -15\r
+KPX F oacute -15\r
+KPX F ocircumflex -15\r
+KPX F odieresis -15\r
+KPX F ograve -15\r
+KPX F ohungarumlaut -15\r
+KPX F omacron -15\r
+KPX F oslash -15\r
+KPX F otilde -15\r
+KPX F period -80\r
+KPX J A -60\r
+KPX J Aacute -60\r
+KPX J Abreve -60\r
+KPX J Acircumflex -60\r
+KPX J Adieresis -60\r
+KPX J Agrave -60\r
+KPX J Amacron -60\r
+KPX J Aogonek -60\r
+KPX J Aring -60\r
+KPX J Atilde -60\r
+KPX K O -30\r
+KPX K Oacute -30\r
+KPX K Ocircumflex -30\r
+KPX K Odieresis -30\r
+KPX K Ograve -30\r
+KPX K Ohungarumlaut -30\r
+KPX K Omacron -30\r
+KPX K Oslash -30\r
+KPX K Otilde -30\r
+KPX K e -25\r
+KPX K eacute -25\r
+KPX K ecaron -25\r
+KPX K ecircumflex -25\r
+KPX K edieresis -25\r
+KPX K edotaccent -25\r
+KPX K egrave -25\r
+KPX K emacron -25\r
+KPX K eogonek -25\r
+KPX K o -35\r
+KPX K oacute -35\r
+KPX K ocircumflex -35\r
+KPX K odieresis -35\r
+KPX K ograve -35\r
+KPX K ohungarumlaut -35\r
+KPX K omacron -35\r
+KPX K oslash -35\r
+KPX K otilde -35\r
+KPX K u -15\r
+KPX K uacute -15\r
+KPX K ucircumflex -15\r
+KPX K udieresis -15\r
+KPX K ugrave -15\r
+KPX K uhungarumlaut -15\r
+KPX K umacron -15\r
+KPX K uogonek -15\r
+KPX K uring -15\r
+KPX K y -25\r
+KPX K yacute -25\r
+KPX K ydieresis -25\r
+KPX Kcommaaccent O -30\r
+KPX Kcommaaccent Oacute -30\r
+KPX Kcommaaccent Ocircumflex -30\r
+KPX Kcommaaccent Odieresis -30\r
+KPX Kcommaaccent Ograve -30\r
+KPX Kcommaaccent Ohungarumlaut -30\r
+KPX Kcommaaccent Omacron -30\r
+KPX Kcommaaccent Oslash -30\r
+KPX Kcommaaccent Otilde -30\r
+KPX Kcommaaccent e -25\r
+KPX Kcommaaccent eacute -25\r
+KPX Kcommaaccent ecaron -25\r
+KPX Kcommaaccent ecircumflex -25\r
+KPX Kcommaaccent edieresis -25\r
+KPX Kcommaaccent edotaccent -25\r
+KPX Kcommaaccent egrave -25\r
+KPX Kcommaaccent emacron -25\r
+KPX Kcommaaccent eogonek -25\r
+KPX Kcommaaccent o -35\r
+KPX Kcommaaccent oacute -35\r
+KPX Kcommaaccent ocircumflex -35\r
+KPX Kcommaaccent odieresis -35\r
+KPX Kcommaaccent ograve -35\r
+KPX Kcommaaccent ohungarumlaut -35\r
+KPX Kcommaaccent omacron -35\r
+KPX Kcommaaccent oslash -35\r
+KPX Kcommaaccent otilde -35\r
+KPX Kcommaaccent u -15\r
+KPX Kcommaaccent uacute -15\r
+KPX Kcommaaccent ucircumflex -15\r
+KPX Kcommaaccent udieresis -15\r
+KPX Kcommaaccent ugrave -15\r
+KPX Kcommaaccent uhungarumlaut -15\r
+KPX Kcommaaccent umacron -15\r
+KPX Kcommaaccent uogonek -15\r
+KPX Kcommaaccent uring -15\r
+KPX Kcommaaccent y -25\r
+KPX Kcommaaccent yacute -25\r
+KPX Kcommaaccent ydieresis -25\r
+KPX L T -92\r
+KPX L Tcaron -92\r
+KPX L Tcommaaccent -92\r
+KPX L V -100\r
+KPX L W -74\r
+KPX L Y -100\r
+KPX L Yacute -100\r
+KPX L Ydieresis -100\r
+KPX L quoteright -92\r
+KPX L y -55\r
+KPX L yacute -55\r
+KPX L ydieresis -55\r
+KPX Lacute T -92\r
+KPX Lacute Tcaron -92\r
+KPX Lacute Tcommaaccent -92\r
+KPX Lacute V -100\r
+KPX Lacute W -74\r
+KPX Lacute Y -100\r
+KPX Lacute Yacute -100\r
+KPX Lacute Ydieresis -100\r
+KPX Lacute quoteright -92\r
+KPX Lacute y -55\r
+KPX Lacute yacute -55\r
+KPX Lacute ydieresis -55\r
+KPX Lcaron quoteright -92\r
+KPX Lcaron y -55\r
+KPX Lcaron yacute -55\r
+KPX Lcaron ydieresis -55\r
+KPX Lcommaaccent T -92\r
+KPX Lcommaaccent Tcaron -92\r
+KPX Lcommaaccent Tcommaaccent -92\r
+KPX Lcommaaccent V -100\r
+KPX Lcommaaccent W -74\r
+KPX Lcommaaccent Y -100\r
+KPX Lcommaaccent Yacute -100\r
+KPX Lcommaaccent Ydieresis -100\r
+KPX Lcommaaccent quoteright -92\r
+KPX Lcommaaccent y -55\r
+KPX Lcommaaccent yacute -55\r
+KPX Lcommaaccent ydieresis -55\r
+KPX Lslash T -92\r
+KPX Lslash Tcaron -92\r
+KPX Lslash Tcommaaccent -92\r
+KPX Lslash V -100\r
+KPX Lslash W -74\r
+KPX Lslash Y -100\r
+KPX Lslash Yacute -100\r
+KPX Lslash Ydieresis -100\r
+KPX Lslash quoteright -92\r
+KPX Lslash y -55\r
+KPX Lslash yacute -55\r
+KPX Lslash ydieresis -55\r
+KPX N A -35\r
+KPX N Aacute -35\r
+KPX N Abreve -35\r
+KPX N Acircumflex -35\r
+KPX N Adieresis -35\r
+KPX N Agrave -35\r
+KPX N Amacron -35\r
+KPX N Aogonek -35\r
+KPX N Aring -35\r
+KPX N Atilde -35\r
+KPX Nacute A -35\r
+KPX Nacute Aacute -35\r
+KPX Nacute Abreve -35\r
+KPX Nacute Acircumflex -35\r
+KPX Nacute Adieresis -35\r
+KPX Nacute Agrave -35\r
+KPX Nacute Amacron -35\r
+KPX Nacute Aogonek -35\r
+KPX Nacute Aring -35\r
+KPX Nacute Atilde -35\r
+KPX Ncaron A -35\r
+KPX Ncaron Aacute -35\r
+KPX Ncaron Abreve -35\r
+KPX Ncaron Acircumflex -35\r
+KPX Ncaron Adieresis -35\r
+KPX Ncaron Agrave -35\r
+KPX Ncaron Amacron -35\r
+KPX Ncaron Aogonek -35\r
+KPX Ncaron Aring -35\r
+KPX Ncaron Atilde -35\r
+KPX Ncommaaccent A -35\r
+KPX Ncommaaccent Aacute -35\r
+KPX Ncommaaccent Abreve -35\r
+KPX Ncommaaccent Acircumflex -35\r
+KPX Ncommaaccent Adieresis -35\r
+KPX Ncommaaccent Agrave -35\r
+KPX Ncommaaccent Amacron -35\r
+KPX Ncommaaccent Aogonek -35\r
+KPX Ncommaaccent Aring -35\r
+KPX Ncommaaccent Atilde -35\r
+KPX Ntilde A -35\r
+KPX Ntilde Aacute -35\r
+KPX Ntilde Abreve -35\r
+KPX Ntilde Acircumflex -35\r
+KPX Ntilde Adieresis -35\r
+KPX Ntilde Agrave -35\r
+KPX Ntilde Amacron -35\r
+KPX Ntilde Aogonek -35\r
+KPX Ntilde Aring -35\r
+KPX Ntilde Atilde -35\r
+KPX O A -35\r
+KPX O Aacute -35\r
+KPX O Abreve -35\r
+KPX O Acircumflex -35\r
+KPX O Adieresis -35\r
+KPX O Agrave -35\r
+KPX O Amacron -35\r
+KPX O Aogonek -35\r
+KPX O Aring -35\r
+KPX O Atilde -35\r
+KPX O T -40\r
+KPX O Tcaron -40\r
+KPX O Tcommaaccent -40\r
+KPX O V -50\r
+KPX O W -35\r
+KPX O X -40\r
+KPX O Y -50\r
+KPX O Yacute -50\r
+KPX O Ydieresis -50\r
+KPX Oacute A -35\r
+KPX Oacute Aacute -35\r
+KPX Oacute Abreve -35\r
+KPX Oacute Acircumflex -35\r
+KPX Oacute Adieresis -35\r
+KPX Oacute Agrave -35\r
+KPX Oacute Amacron -35\r
+KPX Oacute Aogonek -35\r
+KPX Oacute Aring -35\r
+KPX Oacute Atilde -35\r
+KPX Oacute T -40\r
+KPX Oacute Tcaron -40\r
+KPX Oacute Tcommaaccent -40\r
+KPX Oacute V -50\r
+KPX Oacute W -35\r
+KPX Oacute X -40\r
+KPX Oacute Y -50\r
+KPX Oacute Yacute -50\r
+KPX Oacute Ydieresis -50\r
+KPX Ocircumflex A -35\r
+KPX Ocircumflex Aacute -35\r
+KPX Ocircumflex Abreve -35\r
+KPX Ocircumflex Acircumflex -35\r
+KPX Ocircumflex Adieresis -35\r
+KPX Ocircumflex Agrave -35\r
+KPX Ocircumflex Amacron -35\r
+KPX Ocircumflex Aogonek -35\r
+KPX Ocircumflex Aring -35\r
+KPX Ocircumflex Atilde -35\r
+KPX Ocircumflex T -40\r
+KPX Ocircumflex Tcaron -40\r
+KPX Ocircumflex Tcommaaccent -40\r
+KPX Ocircumflex V -50\r
+KPX Ocircumflex W -35\r
+KPX Ocircumflex X -40\r
+KPX Ocircumflex Y -50\r
+KPX Ocircumflex Yacute -50\r
+KPX Ocircumflex Ydieresis -50\r
+KPX Odieresis A -35\r
+KPX Odieresis Aacute -35\r
+KPX Odieresis Abreve -35\r
+KPX Odieresis Acircumflex -35\r
+KPX Odieresis Adieresis -35\r
+KPX Odieresis Agrave -35\r
+KPX Odieresis Amacron -35\r
+KPX Odieresis Aogonek -35\r
+KPX Odieresis Aring -35\r
+KPX Odieresis Atilde -35\r
+KPX Odieresis T -40\r
+KPX Odieresis Tcaron -40\r
+KPX Odieresis Tcommaaccent -40\r
+KPX Odieresis V -50\r
+KPX Odieresis W -35\r
+KPX Odieresis X -40\r
+KPX Odieresis Y -50\r
+KPX Odieresis Yacute -50\r
+KPX Odieresis Ydieresis -50\r
+KPX Ograve A -35\r
+KPX Ograve Aacute -35\r
+KPX Ograve Abreve -35\r
+KPX Ograve Acircumflex -35\r
+KPX Ograve Adieresis -35\r
+KPX Ograve Agrave -35\r
+KPX Ograve Amacron -35\r
+KPX Ograve Aogonek -35\r
+KPX Ograve Aring -35\r
+KPX Ograve Atilde -35\r
+KPX Ograve T -40\r
+KPX Ograve Tcaron -40\r
+KPX Ograve Tcommaaccent -40\r
+KPX Ograve V -50\r
+KPX Ograve W -35\r
+KPX Ograve X -40\r
+KPX Ograve Y -50\r
+KPX Ograve Yacute -50\r
+KPX Ograve Ydieresis -50\r
+KPX Ohungarumlaut A -35\r
+KPX Ohungarumlaut Aacute -35\r
+KPX Ohungarumlaut Abreve -35\r
+KPX Ohungarumlaut Acircumflex -35\r
+KPX Ohungarumlaut Adieresis -35\r
+KPX Ohungarumlaut Agrave -35\r
+KPX Ohungarumlaut Amacron -35\r
+KPX Ohungarumlaut Aogonek -35\r
+KPX Ohungarumlaut Aring -35\r
+KPX Ohungarumlaut Atilde -35\r
+KPX Ohungarumlaut T -40\r
+KPX Ohungarumlaut Tcaron -40\r
+KPX Ohungarumlaut Tcommaaccent -40\r
+KPX Ohungarumlaut V -50\r
+KPX Ohungarumlaut W -35\r
+KPX Ohungarumlaut X -40\r
+KPX Ohungarumlaut Y -50\r
+KPX Ohungarumlaut Yacute -50\r
+KPX Ohungarumlaut Ydieresis -50\r
+KPX Omacron A -35\r
+KPX Omacron Aacute -35\r
+KPX Omacron Abreve -35\r
+KPX Omacron Acircumflex -35\r
+KPX Omacron Adieresis -35\r
+KPX Omacron Agrave -35\r
+KPX Omacron Amacron -35\r
+KPX Omacron Aogonek -35\r
+KPX Omacron Aring -35\r
+KPX Omacron Atilde -35\r
+KPX Omacron T -40\r
+KPX Omacron Tcaron -40\r
+KPX Omacron Tcommaaccent -40\r
+KPX Omacron V -50\r
+KPX Omacron W -35\r
+KPX Omacron X -40\r
+KPX Omacron Y -50\r
+KPX Omacron Yacute -50\r
+KPX Omacron Ydieresis -50\r
+KPX Oslash A -35\r
+KPX Oslash Aacute -35\r
+KPX Oslash Abreve -35\r
+KPX Oslash Acircumflex -35\r
+KPX Oslash Adieresis -35\r
+KPX Oslash Agrave -35\r
+KPX Oslash Amacron -35\r
+KPX Oslash Aogonek -35\r
+KPX Oslash Aring -35\r
+KPX Oslash Atilde -35\r
+KPX Oslash T -40\r
+KPX Oslash Tcaron -40\r
+KPX Oslash Tcommaaccent -40\r
+KPX Oslash V -50\r
+KPX Oslash W -35\r
+KPX Oslash X -40\r
+KPX Oslash Y -50\r
+KPX Oslash Yacute -50\r
+KPX Oslash Ydieresis -50\r
+KPX Otilde A -35\r
+KPX Otilde Aacute -35\r
+KPX Otilde Abreve -35\r
+KPX Otilde Acircumflex -35\r
+KPX Otilde Adieresis -35\r
+KPX Otilde Agrave -35\r
+KPX Otilde Amacron -35\r
+KPX Otilde Aogonek -35\r
+KPX Otilde Aring -35\r
+KPX Otilde Atilde -35\r
+KPX Otilde T -40\r
+KPX Otilde Tcaron -40\r
+KPX Otilde Tcommaaccent -40\r
+KPX Otilde V -50\r
+KPX Otilde W -35\r
+KPX Otilde X -40\r
+KPX Otilde Y -50\r
+KPX Otilde Yacute -50\r
+KPX Otilde Ydieresis -50\r
+KPX P A -92\r
+KPX P Aacute -92\r
+KPX P Abreve -92\r
+KPX P Acircumflex -92\r
+KPX P Adieresis -92\r
+KPX P Agrave -92\r
+KPX P Amacron -92\r
+KPX P Aogonek -92\r
+KPX P Aring -92\r
+KPX P Atilde -92\r
+KPX P a -15\r
+KPX P aacute -15\r
+KPX P abreve -15\r
+KPX P acircumflex -15\r
+KPX P adieresis -15\r
+KPX P agrave -15\r
+KPX P amacron -15\r
+KPX P aogonek -15\r
+KPX P aring -15\r
+KPX P atilde -15\r
+KPX P comma -111\r
+KPX P period -111\r
+KPX Q U -10\r
+KPX Q Uacute -10\r
+KPX Q Ucircumflex -10\r
+KPX Q Udieresis -10\r
+KPX Q Ugrave -10\r
+KPX Q Uhungarumlaut -10\r
+KPX Q Umacron -10\r
+KPX Q Uogonek -10\r
+KPX Q Uring -10\r
+KPX R O -40\r
+KPX R Oacute -40\r
+KPX R Ocircumflex -40\r
+KPX R Odieresis -40\r
+KPX R Ograve -40\r
+KPX R Ohungarumlaut -40\r
+KPX R Omacron -40\r
+KPX R Oslash -40\r
+KPX R Otilde -40\r
+KPX R T -60\r
+KPX R Tcaron -60\r
+KPX R Tcommaaccent -60\r
+KPX R U -40\r
+KPX R Uacute -40\r
+KPX R Ucircumflex -40\r
+KPX R Udieresis -40\r
+KPX R Ugrave -40\r
+KPX R Uhungarumlaut -40\r
+KPX R Umacron -40\r
+KPX R Uogonek -40\r
+KPX R Uring -40\r
+KPX R V -80\r
+KPX R W -55\r
+KPX R Y -65\r
+KPX R Yacute -65\r
+KPX R Ydieresis -65\r
+KPX Racute O -40\r
+KPX Racute Oacute -40\r
+KPX Racute Ocircumflex -40\r
+KPX Racute Odieresis -40\r
+KPX Racute Ograve -40\r
+KPX Racute Ohungarumlaut -40\r
+KPX Racute Omacron -40\r
+KPX Racute Oslash -40\r
+KPX Racute Otilde -40\r
+KPX Racute T -60\r
+KPX Racute Tcaron -60\r
+KPX Racute Tcommaaccent -60\r
+KPX Racute U -40\r
+KPX Racute Uacute -40\r
+KPX Racute Ucircumflex -40\r
+KPX Racute Udieresis -40\r
+KPX Racute Ugrave -40\r
+KPX Racute Uhungarumlaut -40\r
+KPX Racute Umacron -40\r
+KPX Racute Uogonek -40\r
+KPX Racute Uring -40\r
+KPX Racute V -80\r
+KPX Racute W -55\r
+KPX Racute Y -65\r
+KPX Racute Yacute -65\r
+KPX Racute Ydieresis -65\r
+KPX Rcaron O -40\r
+KPX Rcaron Oacute -40\r
+KPX Rcaron Ocircumflex -40\r
+KPX Rcaron Odieresis -40\r
+KPX Rcaron Ograve -40\r
+KPX Rcaron Ohungarumlaut -40\r
+KPX Rcaron Omacron -40\r
+KPX Rcaron Oslash -40\r
+KPX Rcaron Otilde -40\r
+KPX Rcaron T -60\r
+KPX Rcaron Tcaron -60\r
+KPX Rcaron Tcommaaccent -60\r
+KPX Rcaron U -40\r
+KPX Rcaron Uacute -40\r
+KPX Rcaron Ucircumflex -40\r
+KPX Rcaron Udieresis -40\r
+KPX Rcaron Ugrave -40\r
+KPX Rcaron Uhungarumlaut -40\r
+KPX Rcaron Umacron -40\r
+KPX Rcaron Uogonek -40\r
+KPX Rcaron Uring -40\r
+KPX Rcaron V -80\r
+KPX Rcaron W -55\r
+KPX Rcaron Y -65\r
+KPX Rcaron Yacute -65\r
+KPX Rcaron Ydieresis -65\r
+KPX Rcommaaccent O -40\r
+KPX Rcommaaccent Oacute -40\r
+KPX Rcommaaccent Ocircumflex -40\r
+KPX Rcommaaccent Odieresis -40\r
+KPX Rcommaaccent Ograve -40\r
+KPX Rcommaaccent Ohungarumlaut -40\r
+KPX Rcommaaccent Omacron -40\r
+KPX Rcommaaccent Oslash -40\r
+KPX Rcommaaccent Otilde -40\r
+KPX Rcommaaccent T -60\r
+KPX Rcommaaccent Tcaron -60\r
+KPX Rcommaaccent Tcommaaccent -60\r
+KPX Rcommaaccent U -40\r
+KPX Rcommaaccent Uacute -40\r
+KPX Rcommaaccent Ucircumflex -40\r
+KPX Rcommaaccent Udieresis -40\r
+KPX Rcommaaccent Ugrave -40\r
+KPX Rcommaaccent Uhungarumlaut -40\r
+KPX Rcommaaccent Umacron -40\r
+KPX Rcommaaccent Uogonek -40\r
+KPX Rcommaaccent Uring -40\r
+KPX Rcommaaccent V -80\r
+KPX Rcommaaccent W -55\r
+KPX Rcommaaccent Y -65\r
+KPX Rcommaaccent Yacute -65\r
+KPX Rcommaaccent Ydieresis -65\r
+KPX T A -93\r
+KPX T Aacute -93\r
+KPX T Abreve -93\r
+KPX T Acircumflex -93\r
+KPX T Adieresis -93\r
+KPX T Agrave -93\r
+KPX T Amacron -93\r
+KPX T Aogonek -93\r
+KPX T Aring -93\r
+KPX T Atilde -93\r
+KPX T O -18\r
+KPX T Oacute -18\r
+KPX T Ocircumflex -18\r
+KPX T Odieresis -18\r
+KPX T Ograve -18\r
+KPX T Ohungarumlaut -18\r
+KPX T Omacron -18\r
+KPX T Oslash -18\r
+KPX T Otilde -18\r
+KPX T a -80\r
+KPX T aacute -80\r
+KPX T abreve -80\r
+KPX T acircumflex -80\r
+KPX T adieresis -40\r
+KPX T agrave -40\r
+KPX T amacron -40\r
+KPX T aogonek -80\r
+KPX T aring -80\r
+KPX T atilde -40\r
+KPX T colon -50\r
+KPX T comma -74\r
+KPX T e -70\r
+KPX T eacute -70\r
+KPX T ecaron -70\r
+KPX T ecircumflex -70\r
+KPX T edieresis -30\r
+KPX T edotaccent -70\r
+KPX T egrave -70\r
+KPX T emacron -30\r
+KPX T eogonek -70\r
+KPX T hyphen -92\r
+KPX T i -35\r
+KPX T iacute -35\r
+KPX T iogonek -35\r
+KPX T o -80\r
+KPX T oacute -80\r
+KPX T ocircumflex -80\r
+KPX T odieresis -80\r
+KPX T ograve -80\r
+KPX T ohungarumlaut -80\r
+KPX T omacron -80\r
+KPX T oslash -80\r
+KPX T otilde -80\r
+KPX T period -74\r
+KPX T r -35\r
+KPX T racute -35\r
+KPX T rcaron -35\r
+KPX T rcommaaccent -35\r
+KPX T semicolon -55\r
+KPX T u -45\r
+KPX T uacute -45\r
+KPX T ucircumflex -45\r
+KPX T udieresis -45\r
+KPX T ugrave -45\r
+KPX T uhungarumlaut -45\r
+KPX T umacron -45\r
+KPX T uogonek -45\r
+KPX T uring -45\r
+KPX T w -80\r
+KPX T y -80\r
+KPX T yacute -80\r
+KPX T ydieresis -80\r
+KPX Tcaron A -93\r
+KPX Tcaron Aacute -93\r
+KPX Tcaron Abreve -93\r
+KPX Tcaron Acircumflex -93\r
+KPX Tcaron Adieresis -93\r
+KPX Tcaron Agrave -93\r
+KPX Tcaron Amacron -93\r
+KPX Tcaron Aogonek -93\r
+KPX Tcaron Aring -93\r
+KPX Tcaron Atilde -93\r
+KPX Tcaron O -18\r
+KPX Tcaron Oacute -18\r
+KPX Tcaron Ocircumflex -18\r
+KPX Tcaron Odieresis -18\r
+KPX Tcaron Ograve -18\r
+KPX Tcaron Ohungarumlaut -18\r
+KPX Tcaron Omacron -18\r
+KPX Tcaron Oslash -18\r
+KPX Tcaron Otilde -18\r
+KPX Tcaron a -80\r
+KPX Tcaron aacute -80\r
+KPX Tcaron abreve -80\r
+KPX Tcaron acircumflex -80\r
+KPX Tcaron adieresis -40\r
+KPX Tcaron agrave -40\r
+KPX Tcaron amacron -40\r
+KPX Tcaron aogonek -80\r
+KPX Tcaron aring -80\r
+KPX Tcaron atilde -40\r
+KPX Tcaron colon -50\r
+KPX Tcaron comma -74\r
+KPX Tcaron e -70\r
+KPX Tcaron eacute -70\r
+KPX Tcaron ecaron -70\r
+KPX Tcaron ecircumflex -30\r
+KPX Tcaron edieresis -30\r
+KPX Tcaron edotaccent -70\r
+KPX Tcaron egrave -70\r
+KPX Tcaron emacron -30\r
+KPX Tcaron eogonek -70\r
+KPX Tcaron hyphen -92\r
+KPX Tcaron i -35\r
+KPX Tcaron iacute -35\r
+KPX Tcaron iogonek -35\r
+KPX Tcaron o -80\r
+KPX Tcaron oacute -80\r
+KPX Tcaron ocircumflex -80\r
+KPX Tcaron odieresis -80\r
+KPX Tcaron ograve -80\r
+KPX Tcaron ohungarumlaut -80\r
+KPX Tcaron omacron -80\r
+KPX Tcaron oslash -80\r
+KPX Tcaron otilde -80\r
+KPX Tcaron period -74\r
+KPX Tcaron r -35\r
+KPX Tcaron racute -35\r
+KPX Tcaron rcaron -35\r
+KPX Tcaron rcommaaccent -35\r
+KPX Tcaron semicolon -55\r
+KPX Tcaron u -45\r
+KPX Tcaron uacute -45\r
+KPX Tcaron ucircumflex -45\r
+KPX Tcaron udieresis -45\r
+KPX Tcaron ugrave -45\r
+KPX Tcaron uhungarumlaut -45\r
+KPX Tcaron umacron -45\r
+KPX Tcaron uogonek -45\r
+KPX Tcaron uring -45\r
+KPX Tcaron w -80\r
+KPX Tcaron y -80\r
+KPX Tcaron yacute -80\r
+KPX Tcaron ydieresis -80\r
+KPX Tcommaaccent A -93\r
+KPX Tcommaaccent Aacute -93\r
+KPX Tcommaaccent Abreve -93\r
+KPX Tcommaaccent Acircumflex -93\r
+KPX Tcommaaccent Adieresis -93\r
+KPX Tcommaaccent Agrave -93\r
+KPX Tcommaaccent Amacron -93\r
+KPX Tcommaaccent Aogonek -93\r
+KPX Tcommaaccent Aring -93\r
+KPX Tcommaaccent Atilde -93\r
+KPX Tcommaaccent O -18\r
+KPX Tcommaaccent Oacute -18\r
+KPX Tcommaaccent Ocircumflex -18\r
+KPX Tcommaaccent Odieresis -18\r
+KPX Tcommaaccent Ograve -18\r
+KPX Tcommaaccent Ohungarumlaut -18\r
+KPX Tcommaaccent Omacron -18\r
+KPX Tcommaaccent Oslash -18\r
+KPX Tcommaaccent Otilde -18\r
+KPX Tcommaaccent a -80\r
+KPX Tcommaaccent aacute -80\r
+KPX Tcommaaccent abreve -80\r
+KPX Tcommaaccent acircumflex -80\r
+KPX Tcommaaccent adieresis -40\r
+KPX Tcommaaccent agrave -40\r
+KPX Tcommaaccent amacron -40\r
+KPX Tcommaaccent aogonek -80\r
+KPX Tcommaaccent aring -80\r
+KPX Tcommaaccent atilde -40\r
+KPX Tcommaaccent colon -50\r
+KPX Tcommaaccent comma -74\r
+KPX Tcommaaccent e -70\r
+KPX Tcommaaccent eacute -70\r
+KPX Tcommaaccent ecaron -70\r
+KPX Tcommaaccent ecircumflex -30\r
+KPX Tcommaaccent edieresis -30\r
+KPX Tcommaaccent edotaccent -70\r
+KPX Tcommaaccent egrave -30\r
+KPX Tcommaaccent emacron -70\r
+KPX Tcommaaccent eogonek -70\r
+KPX Tcommaaccent hyphen -92\r
+KPX Tcommaaccent i -35\r
+KPX Tcommaaccent iacute -35\r
+KPX Tcommaaccent iogonek -35\r
+KPX Tcommaaccent o -80\r
+KPX Tcommaaccent oacute -80\r
+KPX Tcommaaccent ocircumflex -80\r
+KPX Tcommaaccent odieresis -80\r
+KPX Tcommaaccent ograve -80\r
+KPX Tcommaaccent ohungarumlaut -80\r
+KPX Tcommaaccent omacron -80\r
+KPX Tcommaaccent oslash -80\r
+KPX Tcommaaccent otilde -80\r
+KPX Tcommaaccent period -74\r
+KPX Tcommaaccent r -35\r
+KPX Tcommaaccent racute -35\r
+KPX Tcommaaccent rcaron -35\r
+KPX Tcommaaccent rcommaaccent -35\r
+KPX Tcommaaccent semicolon -55\r
+KPX Tcommaaccent u -45\r
+KPX Tcommaaccent uacute -45\r
+KPX Tcommaaccent ucircumflex -45\r
+KPX Tcommaaccent udieresis -45\r
+KPX Tcommaaccent ugrave -45\r
+KPX Tcommaaccent uhungarumlaut -45\r
+KPX Tcommaaccent umacron -45\r
+KPX Tcommaaccent uogonek -45\r
+KPX Tcommaaccent uring -45\r
+KPX Tcommaaccent w -80\r
+KPX Tcommaaccent y -80\r
+KPX Tcommaaccent yacute -80\r
+KPX Tcommaaccent ydieresis -80\r
+KPX U A -40\r
+KPX U Aacute -40\r
+KPX U Abreve -40\r
+KPX U Acircumflex -40\r
+KPX U Adieresis -40\r
+KPX U Agrave -40\r
+KPX U Amacron -40\r
+KPX U Aogonek -40\r
+KPX U Aring -40\r
+KPX U Atilde -40\r
+KPX Uacute A -40\r
+KPX Uacute Aacute -40\r
+KPX Uacute Abreve -40\r
+KPX Uacute Acircumflex -40\r
+KPX Uacute Adieresis -40\r
+KPX Uacute Agrave -40\r
+KPX Uacute Amacron -40\r
+KPX Uacute Aogonek -40\r
+KPX Uacute Aring -40\r
+KPX Uacute Atilde -40\r
+KPX Ucircumflex A -40\r
+KPX Ucircumflex Aacute -40\r
+KPX Ucircumflex Abreve -40\r
+KPX Ucircumflex Acircumflex -40\r
+KPX Ucircumflex Adieresis -40\r
+KPX Ucircumflex Agrave -40\r
+KPX Ucircumflex Amacron -40\r
+KPX Ucircumflex Aogonek -40\r
+KPX Ucircumflex Aring -40\r
+KPX Ucircumflex Atilde -40\r
+KPX Udieresis A -40\r
+KPX Udieresis Aacute -40\r
+KPX Udieresis Abreve -40\r
+KPX Udieresis Acircumflex -40\r
+KPX Udieresis Adieresis -40\r
+KPX Udieresis Agrave -40\r
+KPX Udieresis Amacron -40\r
+KPX Udieresis Aogonek -40\r
+KPX Udieresis Aring -40\r
+KPX Udieresis Atilde -40\r
+KPX Ugrave A -40\r
+KPX Ugrave Aacute -40\r
+KPX Ugrave Abreve -40\r
+KPX Ugrave Acircumflex -40\r
+KPX Ugrave Adieresis -40\r
+KPX Ugrave Agrave -40\r
+KPX Ugrave Amacron -40\r
+KPX Ugrave Aogonek -40\r
+KPX Ugrave Aring -40\r
+KPX Ugrave Atilde -40\r
+KPX Uhungarumlaut A -40\r
+KPX Uhungarumlaut Aacute -40\r
+KPX Uhungarumlaut Abreve -40\r
+KPX Uhungarumlaut Acircumflex -40\r
+KPX Uhungarumlaut Adieresis -40\r
+KPX Uhungarumlaut Agrave -40\r
+KPX Uhungarumlaut Amacron -40\r
+KPX Uhungarumlaut Aogonek -40\r
+KPX Uhungarumlaut Aring -40\r
+KPX Uhungarumlaut Atilde -40\r
+KPX Umacron A -40\r
+KPX Umacron Aacute -40\r
+KPX Umacron Abreve -40\r
+KPX Umacron Acircumflex -40\r
+KPX Umacron Adieresis -40\r
+KPX Umacron Agrave -40\r
+KPX Umacron Amacron -40\r
+KPX Umacron Aogonek -40\r
+KPX Umacron Aring -40\r
+KPX Umacron Atilde -40\r
+KPX Uogonek A -40\r
+KPX Uogonek Aacute -40\r
+KPX Uogonek Abreve -40\r
+KPX Uogonek Acircumflex -40\r
+KPX Uogonek Adieresis -40\r
+KPX Uogonek Agrave -40\r
+KPX Uogonek Amacron -40\r
+KPX Uogonek Aogonek -40\r
+KPX Uogonek Aring -40\r
+KPX Uogonek Atilde -40\r
+KPX Uring A -40\r
+KPX Uring Aacute -40\r
+KPX Uring Abreve -40\r
+KPX Uring Acircumflex -40\r
+KPX Uring Adieresis -40\r
+KPX Uring Agrave -40\r
+KPX Uring Amacron -40\r
+KPX Uring Aogonek -40\r
+KPX Uring Aring -40\r
+KPX Uring Atilde -40\r
+KPX V A -135\r
+KPX V Aacute -135\r
+KPX V Abreve -135\r
+KPX V Acircumflex -135\r
+KPX V Adieresis -135\r
+KPX V Agrave -135\r
+KPX V Amacron -135\r
+KPX V Aogonek -135\r
+KPX V Aring -135\r
+KPX V Atilde -135\r
+KPX V G -15\r
+KPX V Gbreve -15\r
+KPX V Gcommaaccent -15\r
+KPX V O -40\r
+KPX V Oacute -40\r
+KPX V Ocircumflex -40\r
+KPX V Odieresis -40\r
+KPX V Ograve -40\r
+KPX V Ohungarumlaut -40\r
+KPX V Omacron -40\r
+KPX V Oslash -40\r
+KPX V Otilde -40\r
+KPX V a -111\r
+KPX V aacute -111\r
+KPX V abreve -111\r
+KPX V acircumflex -71\r
+KPX V adieresis -71\r
+KPX V agrave -71\r
+KPX V amacron -71\r
+KPX V aogonek -111\r
+KPX V aring -111\r
+KPX V atilde -71\r
+KPX V colon -74\r
+KPX V comma -129\r
+KPX V e -111\r
+KPX V eacute -111\r
+KPX V ecaron -71\r
+KPX V ecircumflex -71\r
+KPX V edieresis -71\r
+KPX V edotaccent -111\r
+KPX V egrave -71\r
+KPX V emacron -71\r
+KPX V eogonek -111\r
+KPX V hyphen -100\r
+KPX V i -60\r
+KPX V iacute -60\r
+KPX V icircumflex -20\r
+KPX V idieresis -20\r
+KPX V igrave -20\r
+KPX V imacron -20\r
+KPX V iogonek -60\r
+KPX V o -129\r
+KPX V oacute -129\r
+KPX V ocircumflex -129\r
+KPX V odieresis -89\r
+KPX V ograve -89\r
+KPX V ohungarumlaut -129\r
+KPX V omacron -89\r
+KPX V oslash -129\r
+KPX V otilde -89\r
+KPX V period -129\r
+KPX V semicolon -74\r
+KPX V u -75\r
+KPX V uacute -75\r
+KPX V ucircumflex -75\r
+KPX V udieresis -75\r
+KPX V ugrave -75\r
+KPX V uhungarumlaut -75\r
+KPX V umacron -75\r
+KPX V uogonek -75\r
+KPX V uring -75\r
+KPX W A -120\r
+KPX W Aacute -120\r
+KPX W Abreve -120\r
+KPX W Acircumflex -120\r
+KPX W Adieresis -120\r
+KPX W Agrave -120\r
+KPX W Amacron -120\r
+KPX W Aogonek -120\r
+KPX W Aring -120\r
+KPX W Atilde -120\r
+KPX W O -10\r
+KPX W Oacute -10\r
+KPX W Ocircumflex -10\r
+KPX W Odieresis -10\r
+KPX W Ograve -10\r
+KPX W Ohungarumlaut -10\r
+KPX W Omacron -10\r
+KPX W Oslash -10\r
+KPX W Otilde -10\r
+KPX W a -80\r
+KPX W aacute -80\r
+KPX W abreve -80\r
+KPX W acircumflex -80\r
+KPX W adieresis -80\r
+KPX W agrave -80\r
+KPX W amacron -80\r
+KPX W aogonek -80\r
+KPX W aring -80\r
+KPX W atilde -80\r
+KPX W colon -37\r
+KPX W comma -92\r
+KPX W e -80\r
+KPX W eacute -80\r
+KPX W ecaron -80\r
+KPX W ecircumflex -80\r
+KPX W edieresis -40\r
+KPX W edotaccent -80\r
+KPX W egrave -40\r
+KPX W emacron -40\r
+KPX W eogonek -80\r
+KPX W hyphen -65\r
+KPX W i -40\r
+KPX W iacute -40\r
+KPX W iogonek -40\r
+KPX W o -80\r
+KPX W oacute -80\r
+KPX W ocircumflex -80\r
+KPX W odieresis -80\r
+KPX W ograve -80\r
+KPX W ohungarumlaut -80\r
+KPX W omacron -80\r
+KPX W oslash -80\r
+KPX W otilde -80\r
+KPX W period -92\r
+KPX W semicolon -37\r
+KPX W u -50\r
+KPX W uacute -50\r
+KPX W ucircumflex -50\r
+KPX W udieresis -50\r
+KPX W ugrave -50\r
+KPX W uhungarumlaut -50\r
+KPX W umacron -50\r
+KPX W uogonek -50\r
+KPX W uring -50\r
+KPX W y -73\r
+KPX W yacute -73\r
+KPX W ydieresis -73\r
+KPX Y A -120\r
+KPX Y Aacute -120\r
+KPX Y Abreve -120\r
+KPX Y Acircumflex -120\r
+KPX Y Adieresis -120\r
+KPX Y Agrave -120\r
+KPX Y Amacron -120\r
+KPX Y Aogonek -120\r
+KPX Y Aring -120\r
+KPX Y Atilde -120\r
+KPX Y O -30\r
+KPX Y Oacute -30\r
+KPX Y Ocircumflex -30\r
+KPX Y Odieresis -30\r
+KPX Y Ograve -30\r
+KPX Y Ohungarumlaut -30\r
+KPX Y Omacron -30\r
+KPX Y Oslash -30\r
+KPX Y Otilde -30\r
+KPX Y a -100\r
+KPX Y aacute -100\r
+KPX Y abreve -100\r
+KPX Y acircumflex -100\r
+KPX Y adieresis -60\r
+KPX Y agrave -60\r
+KPX Y amacron -60\r
+KPX Y aogonek -100\r
+KPX Y aring -100\r
+KPX Y atilde -60\r
+KPX Y colon -92\r
+KPX Y comma -129\r
+KPX Y e -100\r
+KPX Y eacute -100\r
+KPX Y ecaron -100\r
+KPX Y ecircumflex -100\r
+KPX Y edieresis -60\r
+KPX Y edotaccent -100\r
+KPX Y egrave -60\r
+KPX Y emacron -60\r
+KPX Y eogonek -100\r
+KPX Y hyphen -111\r
+KPX Y i -55\r
+KPX Y iacute -55\r
+KPX Y iogonek -55\r
+KPX Y o -110\r
+KPX Y oacute -110\r
+KPX Y ocircumflex -110\r
+KPX Y odieresis -70\r
+KPX Y ograve -70\r
+KPX Y ohungarumlaut -110\r
+KPX Y omacron -70\r
+KPX Y oslash -110\r
+KPX Y otilde -70\r
+KPX Y period -129\r
+KPX Y semicolon -92\r
+KPX Y u -111\r
+KPX Y uacute -111\r
+KPX Y ucircumflex -111\r
+KPX Y udieresis -71\r
+KPX Y ugrave -71\r
+KPX Y uhungarumlaut -111\r
+KPX Y umacron -71\r
+KPX Y uogonek -111\r
+KPX Y uring -111\r
+KPX Yacute A -120\r
+KPX Yacute Aacute -120\r
+KPX Yacute Abreve -120\r
+KPX Yacute Acircumflex -120\r
+KPX Yacute Adieresis -120\r
+KPX Yacute Agrave -120\r
+KPX Yacute Amacron -120\r
+KPX Yacute Aogonek -120\r
+KPX Yacute Aring -120\r
+KPX Yacute Atilde -120\r
+KPX Yacute O -30\r
+KPX Yacute Oacute -30\r
+KPX Yacute Ocircumflex -30\r
+KPX Yacute Odieresis -30\r
+KPX Yacute Ograve -30\r
+KPX Yacute Ohungarumlaut -30\r
+KPX Yacute Omacron -30\r
+KPX Yacute Oslash -30\r
+KPX Yacute Otilde -30\r
+KPX Yacute a -100\r
+KPX Yacute aacute -100\r
+KPX Yacute abreve -100\r
+KPX Yacute acircumflex -100\r
+KPX Yacute adieresis -60\r
+KPX Yacute agrave -60\r
+KPX Yacute amacron -60\r
+KPX Yacute aogonek -100\r
+KPX Yacute aring -100\r
+KPX Yacute atilde -60\r
+KPX Yacute colon -92\r
+KPX Yacute comma -129\r
+KPX Yacute e -100\r
+KPX Yacute eacute -100\r
+KPX Yacute ecaron -100\r
+KPX Yacute ecircumflex -100\r
+KPX Yacute edieresis -60\r
+KPX Yacute edotaccent -100\r
+KPX Yacute egrave -60\r
+KPX Yacute emacron -60\r
+KPX Yacute eogonek -100\r
+KPX Yacute hyphen -111\r
+KPX Yacute i -55\r
+KPX Yacute iacute -55\r
+KPX Yacute iogonek -55\r
+KPX Yacute o -110\r
+KPX Yacute oacute -110\r
+KPX Yacute ocircumflex -110\r
+KPX Yacute odieresis -70\r
+KPX Yacute ograve -70\r
+KPX Yacute ohungarumlaut -110\r
+KPX Yacute omacron -70\r
+KPX Yacute oslash -110\r
+KPX Yacute otilde -70\r
+KPX Yacute period -129\r
+KPX Yacute semicolon -92\r
+KPX Yacute u -111\r
+KPX Yacute uacute -111\r
+KPX Yacute ucircumflex -111\r
+KPX Yacute udieresis -71\r
+KPX Yacute ugrave -71\r
+KPX Yacute uhungarumlaut -111\r
+KPX Yacute umacron -71\r
+KPX Yacute uogonek -111\r
+KPX Yacute uring -111\r
+KPX Ydieresis A -120\r
+KPX Ydieresis Aacute -120\r
+KPX Ydieresis Abreve -120\r
+KPX Ydieresis Acircumflex -120\r
+KPX Ydieresis Adieresis -120\r
+KPX Ydieresis Agrave -120\r
+KPX Ydieresis Amacron -120\r
+KPX Ydieresis Aogonek -120\r
+KPX Ydieresis Aring -120\r
+KPX Ydieresis Atilde -120\r
+KPX Ydieresis O -30\r
+KPX Ydieresis Oacute -30\r
+KPX Ydieresis Ocircumflex -30\r
+KPX Ydieresis Odieresis -30\r
+KPX Ydieresis Ograve -30\r
+KPX Ydieresis Ohungarumlaut -30\r
+KPX Ydieresis Omacron -30\r
+KPX Ydieresis Oslash -30\r
+KPX Ydieresis Otilde -30\r
+KPX Ydieresis a -100\r
+KPX Ydieresis aacute -100\r
+KPX Ydieresis abreve -100\r
+KPX Ydieresis acircumflex -100\r
+KPX Ydieresis adieresis -60\r
+KPX Ydieresis agrave -60\r
+KPX Ydieresis amacron -60\r
+KPX Ydieresis aogonek -100\r
+KPX Ydieresis aring -100\r
+KPX Ydieresis atilde -100\r
+KPX Ydieresis colon -92\r
+KPX Ydieresis comma -129\r
+KPX Ydieresis e -100\r
+KPX Ydieresis eacute -100\r
+KPX Ydieresis ecaron -100\r
+KPX Ydieresis ecircumflex -100\r
+KPX Ydieresis edieresis -60\r
+KPX Ydieresis edotaccent -100\r
+KPX Ydieresis egrave -60\r
+KPX Ydieresis emacron -60\r
+KPX Ydieresis eogonek -100\r
+KPX Ydieresis hyphen -111\r
+KPX Ydieresis i -55\r
+KPX Ydieresis iacute -55\r
+KPX Ydieresis iogonek -55\r
+KPX Ydieresis o -110\r
+KPX Ydieresis oacute -110\r
+KPX Ydieresis ocircumflex -110\r
+KPX Ydieresis odieresis -70\r
+KPX Ydieresis ograve -70\r
+KPX Ydieresis ohungarumlaut -110\r
+KPX Ydieresis omacron -70\r
+KPX Ydieresis oslash -110\r
+KPX Ydieresis otilde -70\r
+KPX Ydieresis period -129\r
+KPX Ydieresis semicolon -92\r
+KPX Ydieresis u -111\r
+KPX Ydieresis uacute -111\r
+KPX Ydieresis ucircumflex -111\r
+KPX Ydieresis udieresis -71\r
+KPX Ydieresis ugrave -71\r
+KPX Ydieresis uhungarumlaut -111\r
+KPX Ydieresis umacron -71\r
+KPX Ydieresis uogonek -111\r
+KPX Ydieresis uring -111\r
+KPX a v -20\r
+KPX a w -15\r
+KPX aacute v -20\r
+KPX aacute w -15\r
+KPX abreve v -20\r
+KPX abreve w -15\r
+KPX acircumflex v -20\r
+KPX acircumflex w -15\r
+KPX adieresis v -20\r
+KPX adieresis w -15\r
+KPX agrave v -20\r
+KPX agrave w -15\r
+KPX amacron v -20\r
+KPX amacron w -15\r
+KPX aogonek v -20\r
+KPX aogonek w -15\r
+KPX aring v -20\r
+KPX aring w -15\r
+KPX atilde v -20\r
+KPX atilde w -15\r
+KPX b period -40\r
+KPX b u -20\r
+KPX b uacute -20\r
+KPX b ucircumflex -20\r
+KPX b udieresis -20\r
+KPX b ugrave -20\r
+KPX b uhungarumlaut -20\r
+KPX b umacron -20\r
+KPX b uogonek -20\r
+KPX b uring -20\r
+KPX b v -15\r
+KPX c y -15\r
+KPX c yacute -15\r
+KPX c ydieresis -15\r
+KPX cacute y -15\r
+KPX cacute yacute -15\r
+KPX cacute ydieresis -15\r
+KPX ccaron y -15\r
+KPX ccaron yacute -15\r
+KPX ccaron ydieresis -15\r
+KPX ccedilla y -15\r
+KPX ccedilla yacute -15\r
+KPX ccedilla ydieresis -15\r
+KPX comma quotedblright -70\r
+KPX comma quoteright -70\r
+KPX e g -15\r
+KPX e gbreve -15\r
+KPX e gcommaaccent -15\r
+KPX e v -25\r
+KPX e w -25\r
+KPX e x -15\r
+KPX e y -15\r
+KPX e yacute -15\r
+KPX e ydieresis -15\r
+KPX eacute g -15\r
+KPX eacute gbreve -15\r
+KPX eacute gcommaaccent -15\r
+KPX eacute v -25\r
+KPX eacute w -25\r
+KPX eacute x -15\r
+KPX eacute y -15\r
+KPX eacute yacute -15\r
+KPX eacute ydieresis -15\r
+KPX ecaron g -15\r
+KPX ecaron gbreve -15\r
+KPX ecaron gcommaaccent -15\r
+KPX ecaron v -25\r
+KPX ecaron w -25\r
+KPX ecaron x -15\r
+KPX ecaron y -15\r
+KPX ecaron yacute -15\r
+KPX ecaron ydieresis -15\r
+KPX ecircumflex g -15\r
+KPX ecircumflex gbreve -15\r
+KPX ecircumflex gcommaaccent -15\r
+KPX ecircumflex v -25\r
+KPX ecircumflex w -25\r
+KPX ecircumflex x -15\r
+KPX ecircumflex y -15\r
+KPX ecircumflex yacute -15\r
+KPX ecircumflex ydieresis -15\r
+KPX edieresis g -15\r
+KPX edieresis gbreve -15\r
+KPX edieresis gcommaaccent -15\r
+KPX edieresis v -25\r
+KPX edieresis w -25\r
+KPX edieresis x -15\r
+KPX edieresis y -15\r
+KPX edieresis yacute -15\r
+KPX edieresis ydieresis -15\r
+KPX edotaccent g -15\r
+KPX edotaccent gbreve -15\r
+KPX edotaccent gcommaaccent -15\r
+KPX edotaccent v -25\r
+KPX edotaccent w -25\r
+KPX edotaccent x -15\r
+KPX edotaccent y -15\r
+KPX edotaccent yacute -15\r
+KPX edotaccent ydieresis -15\r
+KPX egrave g -15\r
+KPX egrave gbreve -15\r
+KPX egrave gcommaaccent -15\r
+KPX egrave v -25\r
+KPX egrave w -25\r
+KPX egrave x -15\r
+KPX egrave y -15\r
+KPX egrave yacute -15\r
+KPX egrave ydieresis -15\r
+KPX emacron g -15\r
+KPX emacron gbreve -15\r
+KPX emacron gcommaaccent -15\r
+KPX emacron v -25\r
+KPX emacron w -25\r
+KPX emacron x -15\r
+KPX emacron y -15\r
+KPX emacron yacute -15\r
+KPX emacron ydieresis -15\r
+KPX eogonek g -15\r
+KPX eogonek gbreve -15\r
+KPX eogonek gcommaaccent -15\r
+KPX eogonek v -25\r
+KPX eogonek w -25\r
+KPX eogonek x -15\r
+KPX eogonek y -15\r
+KPX eogonek yacute -15\r
+KPX eogonek ydieresis -15\r
+KPX f a -10\r
+KPX f aacute -10\r
+KPX f abreve -10\r
+KPX f acircumflex -10\r
+KPX f adieresis -10\r
+KPX f agrave -10\r
+KPX f amacron -10\r
+KPX f aogonek -10\r
+KPX f aring -10\r
+KPX f atilde -10\r
+KPX f dotlessi -50\r
+KPX f f -25\r
+KPX f i -20\r
+KPX f iacute -20\r
+KPX f quoteright 55\r
+KPX g a -5\r
+KPX g aacute -5\r
+KPX g abreve -5\r
+KPX g acircumflex -5\r
+KPX g adieresis -5\r
+KPX g agrave -5\r
+KPX g amacron -5\r
+KPX g aogonek -5\r
+KPX g aring -5\r
+KPX g atilde -5\r
+KPX gbreve a -5\r
+KPX gbreve aacute -5\r
+KPX gbreve abreve -5\r
+KPX gbreve acircumflex -5\r
+KPX gbreve adieresis -5\r
+KPX gbreve agrave -5\r
+KPX gbreve amacron -5\r
+KPX gbreve aogonek -5\r
+KPX gbreve aring -5\r
+KPX gbreve atilde -5\r
+KPX gcommaaccent a -5\r
+KPX gcommaaccent aacute -5\r
+KPX gcommaaccent abreve -5\r
+KPX gcommaaccent acircumflex -5\r
+KPX gcommaaccent adieresis -5\r
+KPX gcommaaccent agrave -5\r
+KPX gcommaaccent amacron -5\r
+KPX gcommaaccent aogonek -5\r
+KPX gcommaaccent aring -5\r
+KPX gcommaaccent atilde -5\r
+KPX h y -5\r
+KPX h yacute -5\r
+KPX h ydieresis -5\r
+KPX i v -25\r
+KPX iacute v -25\r
+KPX icircumflex v -25\r
+KPX idieresis v -25\r
+KPX igrave v -25\r
+KPX imacron v -25\r
+KPX iogonek v -25\r
+KPX k e -10\r
+KPX k eacute -10\r
+KPX k ecaron -10\r
+KPX k ecircumflex -10\r
+KPX k edieresis -10\r
+KPX k edotaccent -10\r
+KPX k egrave -10\r
+KPX k emacron -10\r
+KPX k eogonek -10\r
+KPX k o -10\r
+KPX k oacute -10\r
+KPX k ocircumflex -10\r
+KPX k odieresis -10\r
+KPX k ograve -10\r
+KPX k ohungarumlaut -10\r
+KPX k omacron -10\r
+KPX k oslash -10\r
+KPX k otilde -10\r
+KPX k y -15\r
+KPX k yacute -15\r
+KPX k ydieresis -15\r
+KPX kcommaaccent e -10\r
+KPX kcommaaccent eacute -10\r
+KPX kcommaaccent ecaron -10\r
+KPX kcommaaccent ecircumflex -10\r
+KPX kcommaaccent edieresis -10\r
+KPX kcommaaccent edotaccent -10\r
+KPX kcommaaccent egrave -10\r
+KPX kcommaaccent emacron -10\r
+KPX kcommaaccent eogonek -10\r
+KPX kcommaaccent o -10\r
+KPX kcommaaccent oacute -10\r
+KPX kcommaaccent ocircumflex -10\r
+KPX kcommaaccent odieresis -10\r
+KPX kcommaaccent ograve -10\r
+KPX kcommaaccent ohungarumlaut -10\r
+KPX kcommaaccent omacron -10\r
+KPX kcommaaccent oslash -10\r
+KPX kcommaaccent otilde -10\r
+KPX kcommaaccent y -15\r
+KPX kcommaaccent yacute -15\r
+KPX kcommaaccent ydieresis -15\r
+KPX l w -10\r
+KPX lacute w -10\r
+KPX lcommaaccent w -10\r
+KPX lslash w -10\r
+KPX n v -40\r
+KPX n y -15\r
+KPX n yacute -15\r
+KPX n ydieresis -15\r
+KPX nacute v -40\r
+KPX nacute y -15\r
+KPX nacute yacute -15\r
+KPX nacute ydieresis -15\r
+KPX ncaron v -40\r
+KPX ncaron y -15\r
+KPX ncaron yacute -15\r
+KPX ncaron ydieresis -15\r
+KPX ncommaaccent v -40\r
+KPX ncommaaccent y -15\r
+KPX ncommaaccent yacute -15\r
+KPX ncommaaccent ydieresis -15\r
+KPX ntilde v -40\r
+KPX ntilde y -15\r
+KPX ntilde yacute -15\r
+KPX ntilde ydieresis -15\r
+KPX o v -15\r
+KPX o w -25\r
+KPX o y -10\r
+KPX o yacute -10\r
+KPX o ydieresis -10\r
+KPX oacute v -15\r
+KPX oacute w -25\r
+KPX oacute y -10\r
+KPX oacute yacute -10\r
+KPX oacute ydieresis -10\r
+KPX ocircumflex v -15\r
+KPX ocircumflex w -25\r
+KPX ocircumflex y -10\r
+KPX ocircumflex yacute -10\r
+KPX ocircumflex ydieresis -10\r
+KPX odieresis v -15\r
+KPX odieresis w -25\r
+KPX odieresis y -10\r
+KPX odieresis yacute -10\r
+KPX odieresis ydieresis -10\r
+KPX ograve v -15\r
+KPX ograve w -25\r
+KPX ograve y -10\r
+KPX ograve yacute -10\r
+KPX ograve ydieresis -10\r
+KPX ohungarumlaut v -15\r
+KPX ohungarumlaut w -25\r
+KPX ohungarumlaut y -10\r
+KPX ohungarumlaut yacute -10\r
+KPX ohungarumlaut ydieresis -10\r
+KPX omacron v -15\r
+KPX omacron w -25\r
+KPX omacron y -10\r
+KPX omacron yacute -10\r
+KPX omacron ydieresis -10\r
+KPX oslash v -15\r
+KPX oslash w -25\r
+KPX oslash y -10\r
+KPX oslash yacute -10\r
+KPX oslash ydieresis -10\r
+KPX otilde v -15\r
+KPX otilde w -25\r
+KPX otilde y -10\r
+KPX otilde yacute -10\r
+KPX otilde ydieresis -10\r
+KPX p y -10\r
+KPX p yacute -10\r
+KPX p ydieresis -10\r
+KPX period quotedblright -70\r
+KPX period quoteright -70\r
+KPX quotedblleft A -80\r
+KPX quotedblleft Aacute -80\r
+KPX quotedblleft Abreve -80\r
+KPX quotedblleft Acircumflex -80\r
+KPX quotedblleft Adieresis -80\r
+KPX quotedblleft Agrave -80\r
+KPX quotedblleft Amacron -80\r
+KPX quotedblleft Aogonek -80\r
+KPX quotedblleft Aring -80\r
+KPX quotedblleft Atilde -80\r
+KPX quoteleft A -80\r
+KPX quoteleft Aacute -80\r
+KPX quoteleft Abreve -80\r
+KPX quoteleft Acircumflex -80\r
+KPX quoteleft Adieresis -80\r
+KPX quoteleft Agrave -80\r
+KPX quoteleft Amacron -80\r
+KPX quoteleft Aogonek -80\r
+KPX quoteleft Aring -80\r
+KPX quoteleft Atilde -80\r
+KPX quoteleft quoteleft -74\r
+KPX quoteright d -50\r
+KPX quoteright dcroat -50\r
+KPX quoteright l -10\r
+KPX quoteright lacute -10\r
+KPX quoteright lcommaaccent -10\r
+KPX quoteright lslash -10\r
+KPX quoteright quoteright -74\r
+KPX quoteright r -50\r
+KPX quoteright racute -50\r
+KPX quoteright rcaron -50\r
+KPX quoteright rcommaaccent -50\r
+KPX quoteright s -55\r
+KPX quoteright sacute -55\r
+KPX quoteright scaron -55\r
+KPX quoteright scedilla -55\r
+KPX quoteright scommaaccent -55\r
+KPX quoteright space -74\r
+KPX quoteright t -18\r
+KPX quoteright tcommaaccent -18\r
+KPX quoteright v -50\r
+KPX r comma -40\r
+KPX r g -18\r
+KPX r gbreve -18\r
+KPX r gcommaaccent -18\r
+KPX r hyphen -20\r
+KPX r period -55\r
+KPX racute comma -40\r
+KPX racute g -18\r
+KPX racute gbreve -18\r
+KPX racute gcommaaccent -18\r
+KPX racute hyphen -20\r
+KPX racute period -55\r
+KPX rcaron comma -40\r
+KPX rcaron g -18\r
+KPX rcaron gbreve -18\r
+KPX rcaron gcommaaccent -18\r
+KPX rcaron hyphen -20\r
+KPX rcaron period -55\r
+KPX rcommaaccent comma -40\r
+KPX rcommaaccent g -18\r
+KPX rcommaaccent gbreve -18\r
+KPX rcommaaccent gcommaaccent -18\r
+KPX rcommaaccent hyphen -20\r
+KPX rcommaaccent period -55\r
+KPX space A -55\r
+KPX space Aacute -55\r
+KPX space Abreve -55\r
+KPX space Acircumflex -55\r
+KPX space Adieresis -55\r
+KPX space Agrave -55\r
+KPX space Amacron -55\r
+KPX space Aogonek -55\r
+KPX space Aring -55\r
+KPX space Atilde -55\r
+KPX space T -18\r
+KPX space Tcaron -18\r
+KPX space Tcommaaccent -18\r
+KPX space V -50\r
+KPX space W -30\r
+KPX space Y -90\r
+KPX space Yacute -90\r
+KPX space Ydieresis -90\r
+KPX v a -25\r
+KPX v aacute -25\r
+KPX v abreve -25\r
+KPX v acircumflex -25\r
+KPX v adieresis -25\r
+KPX v agrave -25\r
+KPX v amacron -25\r
+KPX v aogonek -25\r
+KPX v aring -25\r
+KPX v atilde -25\r
+KPX v comma -65\r
+KPX v e -15\r
+KPX v eacute -15\r
+KPX v ecaron -15\r
+KPX v ecircumflex -15\r
+KPX v edieresis -15\r
+KPX v edotaccent -15\r
+KPX v egrave -15\r
+KPX v emacron -15\r
+KPX v eogonek -15\r
+KPX v o -20\r
+KPX v oacute -20\r
+KPX v ocircumflex -20\r
+KPX v odieresis -20\r
+KPX v ograve -20\r
+KPX v ohungarumlaut -20\r
+KPX v omacron -20\r
+KPX v oslash -20\r
+KPX v otilde -20\r
+KPX v period -65\r
+KPX w a -10\r
+KPX w aacute -10\r
+KPX w abreve -10\r
+KPX w acircumflex -10\r
+KPX w adieresis -10\r
+KPX w agrave -10\r
+KPX w amacron -10\r
+KPX w aogonek -10\r
+KPX w aring -10\r
+KPX w atilde -10\r
+KPX w comma -65\r
+KPX w o -10\r
+KPX w oacute -10\r
+KPX w ocircumflex -10\r
+KPX w odieresis -10\r
+KPX w ograve -10\r
+KPX w ohungarumlaut -10\r
+KPX w omacron -10\r
+KPX w oslash -10\r
+KPX w otilde -10\r
+KPX w period -65\r
+KPX x e -15\r
+KPX x eacute -15\r
+KPX x ecaron -15\r
+KPX x ecircumflex -15\r
+KPX x edieresis -15\r
+KPX x edotaccent -15\r
+KPX x egrave -15\r
+KPX x emacron -15\r
+KPX x eogonek -15\r
+KPX y comma -65\r
+KPX y period -65\r
+KPX yacute comma -65\r
+KPX yacute period -65\r
+KPX ydieresis comma -65\r
+KPX ydieresis period -65\r
+EndKernPairs\r
+EndKernData\r
+EndFontMetrics\r
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/ZapfDingbats.afm b/forester/java/classes/com/itextpdf/text/pdf/fonts/ZapfDingbats.afm
new file mode 100644 (file)
index 0000000..dc5662e
--- /dev/null
@@ -0,0 +1,225 @@
+StartFontMetrics 4.1\r
+Comment Copyright (c) 1985, 1987, 1988, 1989, 1997 Adobe Systems Incorporated. All Rights Reserved.\r
+Comment Creation Date: Thu May  1 15:14:13 1997\r
+Comment UniqueID 43082\r
+Comment VMusage 45775 55535\r
+FontName ZapfDingbats\r
+FullName ITC Zapf Dingbats\r
+FamilyName ZapfDingbats\r
+Weight Medium\r
+ItalicAngle 0\r
+IsFixedPitch false\r
+CharacterSet Special\r
+FontBBox -1 -143 981 820 \r
+UnderlinePosition -100\r
+UnderlineThickness 50\r
+Version 002.000\r
+Notice Copyright (c) 1985, 1987, 1988, 1989, 1997 Adobe Systems Incorporated. All Rights Reserved.ITC Zapf Dingbats is a registered trademark of International Typeface Corporation.\r
+EncodingScheme FontSpecific\r
+StdHW 28\r
+StdVW 90\r
+StartCharMetrics 202\r
+C 32 ; WX 278 ; N space ; B 0 0 0 0 ;\r
+C 33 ; WX 974 ; N a1 ; B 35 72 939 621 ;\r
+C 34 ; WX 961 ; N a2 ; B 35 81 927 611 ;\r
+C 35 ; WX 974 ; N a202 ; B 35 72 939 621 ;\r
+C 36 ; WX 980 ; N a3 ; B 35 0 945 692 ;\r
+C 37 ; WX 719 ; N a4 ; B 34 139 685 566 ;\r
+C 38 ; WX 789 ; N a5 ; B 35 -14 755 705 ;\r
+C 39 ; WX 790 ; N a119 ; B 35 -14 755 705 ;\r
+C 40 ; WX 791 ; N a118 ; B 35 -13 761 705 ;\r
+C 41 ; WX 690 ; N a117 ; B 34 138 655 553 ;\r
+C 42 ; WX 960 ; N a11 ; B 35 123 925 568 ;\r
+C 43 ; WX 939 ; N a12 ; B 35 134 904 559 ;\r
+C 44 ; WX 549 ; N a13 ; B 29 -11 516 705 ;\r
+C 45 ; WX 855 ; N a14 ; B 34 59 820 632 ;\r
+C 46 ; WX 911 ; N a15 ; B 35 50 876 642 ;\r
+C 47 ; WX 933 ; N a16 ; B 35 139 899 550 ;\r
+C 48 ; WX 911 ; N a105 ; B 35 50 876 642 ;\r
+C 49 ; WX 945 ; N a17 ; B 35 139 909 553 ;\r
+C 50 ; WX 974 ; N a18 ; B 35 104 938 587 ;\r
+C 51 ; WX 755 ; N a19 ; B 34 -13 721 705 ;\r
+C 52 ; WX 846 ; N a20 ; B 36 -14 811 705 ;\r
+C 53 ; WX 762 ; N a21 ; B 35 0 727 692 ;\r
+C 54 ; WX 761 ; N a22 ; B 35 0 727 692 ;\r
+C 55 ; WX 571 ; N a23 ; B -1 -68 571 661 ;\r
+C 56 ; WX 677 ; N a24 ; B 36 -13 642 705 ;\r
+C 57 ; WX 763 ; N a25 ; B 35 0 728 692 ;\r
+C 58 ; WX 760 ; N a26 ; B 35 0 726 692 ;\r
+C 59 ; WX 759 ; N a27 ; B 35 0 725 692 ;\r
+C 60 ; WX 754 ; N a28 ; B 35 0 720 692 ;\r
+C 61 ; WX 494 ; N a6 ; B 35 0 460 692 ;\r
+C 62 ; WX 552 ; N a7 ; B 35 0 517 692 ;\r
+C 63 ; WX 537 ; N a8 ; B 35 0 503 692 ;\r
+C 64 ; WX 577 ; N a9 ; B 35 96 542 596 ;\r
+C 65 ; WX 692 ; N a10 ; B 35 -14 657 705 ;\r
+C 66 ; WX 786 ; N a29 ; B 35 -14 751 705 ;\r
+C 67 ; WX 788 ; N a30 ; B 35 -14 752 705 ;\r
+C 68 ; WX 788 ; N a31 ; B 35 -14 753 705 ;\r
+C 69 ; WX 790 ; N a32 ; B 35 -14 756 705 ;\r
+C 70 ; WX 793 ; N a33 ; B 35 -13 759 705 ;\r
+C 71 ; WX 794 ; N a34 ; B 35 -13 759 705 ;\r
+C 72 ; WX 816 ; N a35 ; B 35 -14 782 705 ;\r
+C 73 ; WX 823 ; N a36 ; B 35 -14 787 705 ;\r
+C 74 ; WX 789 ; N a37 ; B 35 -14 754 705 ;\r
+C 75 ; WX 841 ; N a38 ; B 35 -14 807 705 ;\r
+C 76 ; WX 823 ; N a39 ; B 35 -14 789 705 ;\r
+C 77 ; WX 833 ; N a40 ; B 35 -14 798 705 ;\r
+C 78 ; WX 816 ; N a41 ; B 35 -13 782 705 ;\r
+C 79 ; WX 831 ; N a42 ; B 35 -14 796 705 ;\r
+C 80 ; WX 923 ; N a43 ; B 35 -14 888 705 ;\r
+C 81 ; WX 744 ; N a44 ; B 35 0 710 692 ;\r
+C 82 ; WX 723 ; N a45 ; B 35 0 688 692 ;\r
+C 83 ; WX 749 ; N a46 ; B 35 0 714 692 ;\r
+C 84 ; WX 790 ; N a47 ; B 34 -14 756 705 ;\r
+C 85 ; WX 792 ; N a48 ; B 35 -14 758 705 ;\r
+C 86 ; WX 695 ; N a49 ; B 35 -14 661 706 ;\r
+C 87 ; WX 776 ; N a50 ; B 35 -6 741 699 ;\r
+C 88 ; WX 768 ; N a51 ; B 35 -7 734 699 ;\r
+C 89 ; WX 792 ; N a52 ; B 35 -14 757 705 ;\r
+C 90 ; WX 759 ; N a53 ; B 35 0 725 692 ;\r
+C 91 ; WX 707 ; N a54 ; B 35 -13 672 704 ;\r
+C 92 ; WX 708 ; N a55 ; B 35 -14 672 705 ;\r
+C 93 ; WX 682 ; N a56 ; B 35 -14 647 705 ;\r
+C 94 ; WX 701 ; N a57 ; B 35 -14 666 705 ;\r
+C 95 ; WX 826 ; N a58 ; B 35 -14 791 705 ;\r
+C 96 ; WX 815 ; N a59 ; B 35 -14 780 705 ;\r
+C 97 ; WX 789 ; N a60 ; B 35 -14 754 705 ;\r
+C 98 ; WX 789 ; N a61 ; B 35 -14 754 705 ;\r
+C 99 ; WX 707 ; N a62 ; B 34 -14 673 705 ;\r
+C 100 ; WX 687 ; N a63 ; B 36 0 651 692 ;\r
+C 101 ; WX 696 ; N a64 ; B 35 0 661 691 ;\r
+C 102 ; WX 689 ; N a65 ; B 35 0 655 692 ;\r
+C 103 ; WX 786 ; N a66 ; B 34 -14 751 705 ;\r
+C 104 ; WX 787 ; N a67 ; B 35 -14 752 705 ;\r
+C 105 ; WX 713 ; N a68 ; B 35 -14 678 705 ;\r
+C 106 ; WX 791 ; N a69 ; B 35 -14 756 705 ;\r
+C 107 ; WX 785 ; N a70 ; B 36 -14 751 705 ;\r
+C 108 ; WX 791 ; N a71 ; B 35 -14 757 705 ;\r
+C 109 ; WX 873 ; N a72 ; B 35 -14 838 705 ;\r
+C 110 ; WX 761 ; N a73 ; B 35 0 726 692 ;\r
+C 111 ; WX 762 ; N a74 ; B 35 0 727 692 ;\r
+C 112 ; WX 762 ; N a203 ; B 35 0 727 692 ;\r
+C 113 ; WX 759 ; N a75 ; B 35 0 725 692 ;\r
+C 114 ; WX 759 ; N a204 ; B 35 0 725 692 ;\r
+C 115 ; WX 892 ; N a76 ; B 35 0 858 705 ;\r
+C 116 ; WX 892 ; N a77 ; B 35 -14 858 692 ;\r
+C 117 ; WX 788 ; N a78 ; B 35 -14 754 705 ;\r
+C 118 ; WX 784 ; N a79 ; B 35 -14 749 705 ;\r
+C 119 ; WX 438 ; N a81 ; B 35 -14 403 705 ;\r
+C 120 ; WX 138 ; N a82 ; B 35 0 104 692 ;\r
+C 121 ; WX 277 ; N a83 ; B 35 0 242 692 ;\r
+C 122 ; WX 415 ; N a84 ; B 35 0 380 692 ;\r
+C 123 ; WX 392 ; N a97 ; B 35 263 357 705 ;\r
+C 124 ; WX 392 ; N a98 ; B 34 263 357 705 ;\r
+C 125 ; WX 668 ; N a99 ; B 35 263 633 705 ;\r
+C 126 ; WX 668 ; N a100 ; B 36 263 634 705 ;\r
+C 128 ; WX 390 ; N a89 ; B 35 -14 356 705 ;\r
+C 129 ; WX 390 ; N a90 ; B 35 -14 355 705 ;\r
+C 130 ; WX 317 ; N a93 ; B 35 0 283 692 ;\r
+C 131 ; WX 317 ; N a94 ; B 35 0 283 692 ;\r
+C 132 ; WX 276 ; N a91 ; B 35 0 242 692 ;\r
+C 133 ; WX 276 ; N a92 ; B 35 0 242 692 ;\r
+C 134 ; WX 509 ; N a205 ; B 35 0 475 692 ;\r
+C 135 ; WX 509 ; N a85 ; B 35 0 475 692 ;\r
+C 136 ; WX 410 ; N a206 ; B 35 0 375 692 ;\r
+C 137 ; WX 410 ; N a86 ; B 35 0 375 692 ;\r
+C 138 ; WX 234 ; N a87 ; B 35 -14 199 705 ;\r
+C 139 ; WX 234 ; N a88 ; B 35 -14 199 705 ;\r
+C 140 ; WX 334 ; N a95 ; B 35 0 299 692 ;\r
+C 141 ; WX 334 ; N a96 ; B 35 0 299 692 ;\r
+C 161 ; WX 732 ; N a101 ; B 35 -143 697 806 ;\r
+C 162 ; WX 544 ; N a102 ; B 56 -14 488 706 ;\r
+C 163 ; WX 544 ; N a103 ; B 34 -14 508 705 ;\r
+C 164 ; WX 910 ; N a104 ; B 35 40 875 651 ;\r
+C 165 ; WX 667 ; N a106 ; B 35 -14 633 705 ;\r
+C 166 ; WX 760 ; N a107 ; B 35 -14 726 705 ;\r
+C 167 ; WX 760 ; N a108 ; B 0 121 758 569 ;\r
+C 168 ; WX 776 ; N a112 ; B 35 0 741 705 ;\r
+C 169 ; WX 595 ; N a111 ; B 34 -14 560 705 ;\r
+C 170 ; WX 694 ; N a110 ; B 35 -14 659 705 ;\r
+C 171 ; WX 626 ; N a109 ; B 34 0 591 705 ;\r
+C 172 ; WX 788 ; N a120 ; B 35 -14 754 705 ;\r
+C 173 ; WX 788 ; N a121 ; B 35 -14 754 705 ;\r
+C 174 ; WX 788 ; N a122 ; B 35 -14 754 705 ;\r
+C 175 ; WX 788 ; N a123 ; B 35 -14 754 705 ;\r
+C 176 ; WX 788 ; N a124 ; B 35 -14 754 705 ;\r
+C 177 ; WX 788 ; N a125 ; B 35 -14 754 705 ;\r
+C 178 ; WX 788 ; N a126 ; B 35 -14 754 705 ;\r
+C 179 ; WX 788 ; N a127 ; B 35 -14 754 705 ;\r
+C 180 ; WX 788 ; N a128 ; B 35 -14 754 705 ;\r
+C 181 ; WX 788 ; N a129 ; B 35 -14 754 705 ;\r
+C 182 ; WX 788 ; N a130 ; B 35 -14 754 705 ;\r
+C 183 ; WX 788 ; N a131 ; B 35 -14 754 705 ;\r
+C 184 ; WX 788 ; N a132 ; B 35 -14 754 705 ;\r
+C 185 ; WX 788 ; N a133 ; B 35 -14 754 705 ;\r
+C 186 ; WX 788 ; N a134 ; B 35 -14 754 705 ;\r
+C 187 ; WX 788 ; N a135 ; B 35 -14 754 705 ;\r
+C 188 ; WX 788 ; N a136 ; B 35 -14 754 705 ;\r
+C 189 ; WX 788 ; N a137 ; B 35 -14 754 705 ;\r
+C 190 ; WX 788 ; N a138 ; B 35 -14 754 705 ;\r
+C 191 ; WX 788 ; N a139 ; B 35 -14 754 705 ;\r
+C 192 ; WX 788 ; N a140 ; B 35 -14 754 705 ;\r
+C 193 ; WX 788 ; N a141 ; B 35 -14 754 705 ;\r
+C 194 ; WX 788 ; N a142 ; B 35 -14 754 705 ;\r
+C 195 ; WX 788 ; N a143 ; B 35 -14 754 705 ;\r
+C 196 ; WX 788 ; N a144 ; B 35 -14 754 705 ;\r
+C 197 ; WX 788 ; N a145 ; B 35 -14 754 705 ;\r
+C 198 ; WX 788 ; N a146 ; B 35 -14 754 705 ;\r
+C 199 ; WX 788 ; N a147 ; B 35 -14 754 705 ;\r
+C 200 ; WX 788 ; N a148 ; B 35 -14 754 705 ;\r
+C 201 ; WX 788 ; N a149 ; B 35 -14 754 705 ;\r
+C 202 ; WX 788 ; N a150 ; B 35 -14 754 705 ;\r
+C 203 ; WX 788 ; N a151 ; B 35 -14 754 705 ;\r
+C 204 ; WX 788 ; N a152 ; B 35 -14 754 705 ;\r
+C 205 ; WX 788 ; N a153 ; B 35 -14 754 705 ;\r
+C 206 ; WX 788 ; N a154 ; B 35 -14 754 705 ;\r
+C 207 ; WX 788 ; N a155 ; B 35 -14 754 705 ;\r
+C 208 ; WX 788 ; N a156 ; B 35 -14 754 705 ;\r
+C 209 ; WX 788 ; N a157 ; B 35 -14 754 705 ;\r
+C 210 ; WX 788 ; N a158 ; B 35 -14 754 705 ;\r
+C 211 ; WX 788 ; N a159 ; B 35 -14 754 705 ;\r
+C 212 ; WX 894 ; N a160 ; B 35 58 860 634 ;\r
+C 213 ; WX 838 ; N a161 ; B 35 152 803 540 ;\r
+C 214 ; WX 1016 ; N a163 ; B 34 152 981 540 ;\r
+C 215 ; WX 458 ; N a164 ; B 35 -127 422 820 ;\r
+C 216 ; WX 748 ; N a196 ; B 35 94 698 597 ;\r
+C 217 ; WX 924 ; N a165 ; B 35 140 890 552 ;\r
+C 218 ; WX 748 ; N a192 ; B 35 94 698 597 ;\r
+C 219 ; WX 918 ; N a166 ; B 35 166 884 526 ;\r
+C 220 ; WX 927 ; N a167 ; B 35 32 892 660 ;\r
+C 221 ; WX 928 ; N a168 ; B 35 129 891 562 ;\r
+C 222 ; WX 928 ; N a169 ; B 35 128 893 563 ;\r
+C 223 ; WX 834 ; N a170 ; B 35 155 799 537 ;\r
+C 224 ; WX 873 ; N a171 ; B 35 93 838 599 ;\r
+C 225 ; WX 828 ; N a172 ; B 35 104 791 588 ;\r
+C 226 ; WX 924 ; N a173 ; B 35 98 889 594 ;\r
+C 227 ; WX 924 ; N a162 ; B 35 98 889 594 ;\r
+C 228 ; WX 917 ; N a174 ; B 35 0 882 692 ;\r
+C 229 ; WX 930 ; N a175 ; B 35 84 896 608 ;\r
+C 230 ; WX 931 ; N a176 ; B 35 84 896 608 ;\r
+C 231 ; WX 463 ; N a177 ; B 35 -99 429 791 ;\r
+C 232 ; WX 883 ; N a178 ; B 35 71 848 623 ;\r
+C 233 ; WX 836 ; N a179 ; B 35 44 802 648 ;\r
+C 234 ; WX 836 ; N a193 ; B 35 44 802 648 ;\r
+C 235 ; WX 867 ; N a180 ; B 35 101 832 591 ;\r
+C 236 ; WX 867 ; N a199 ; B 35 101 832 591 ;\r
+C 237 ; WX 696 ; N a181 ; B 35 44 661 648 ;\r
+C 238 ; WX 696 ; N a200 ; B 35 44 661 648 ;\r
+C 239 ; WX 874 ; N a182 ; B 35 77 840 619 ;\r
+C 241 ; WX 874 ; N a201 ; B 35 73 840 615 ;\r
+C 242 ; WX 760 ; N a183 ; B 35 0 725 692 ;\r
+C 243 ; WX 946 ; N a184 ; B 35 160 911 533 ;\r
+C 244 ; WX 771 ; N a197 ; B 34 37 736 655 ;\r
+C 245 ; WX 865 ; N a185 ; B 35 207 830 481 ;\r
+C 246 ; WX 771 ; N a194 ; B 34 37 736 655 ;\r
+C 247 ; WX 888 ; N a198 ; B 34 -19 853 712 ;\r
+C 248 ; WX 967 ; N a186 ; B 35 124 932 568 ;\r
+C 249 ; WX 888 ; N a195 ; B 34 -19 853 712 ;\r
+C 250 ; WX 831 ; N a187 ; B 35 113 796 579 ;\r
+C 251 ; WX 873 ; N a188 ; B 36 118 838 578 ;\r
+C 252 ; WX 927 ; N a189 ; B 35 150 891 542 ;\r
+C 253 ; WX 970 ; N a190 ; B 35 76 931 616 ;\r
+C 254 ; WX 918 ; N a191 ; B 34 99 884 593 ;\r
+EndCharMetrics\r
+EndFontMetrics\r
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/cmap_info.txt b/forester/java/classes/com/itextpdf/text/pdf/fonts/cmap_info.txt
new file mode 100644 (file)
index 0000000..e989225
--- /dev/null
@@ -0,0 +1,107 @@
+The *.cmap and *.properties files in this jar are necessary\r
+to produce PDF files with iText that use CJK fonts.\r
+\r
+Note that whatever value you pass for the 'embedded' parameter\r
+with the method BaseFont.createFont, the font WILL NOT BE embedded.\r
+To understand why, please read the following information.\r
+\r
+The fonts that are used in Acrobat Reader when viewing a PDF file\r
+that uses CJK fonts will be downloaded in one or more font packs.\r
+You can download these fontpacks yourself from this URL:\r
+http://www.adobe.com/products/acrobat/acrrasianfontpack.html\r
+\r
+On this page, you can find the following information:\r
+"If the author of an Adobe (R) Portable Document Format (PDF) file\r
+embeds CJK and Central European (CE) fonts in a PDF document, then\r
+any language version of Adobe Reader (R) software will be able to\r
+display the CJK and CE text on any system without additional software.\r
+\r
+If the author of the PDF document uses CJK or CE fonts but does not\r
+embed them in the document, then the correct fonts will need to be\r
+installed in order to view the Adobe PDF file on non-native systems."\r
+\r
+When you download one of the font packs, for instance the font\r
+pack for "Chinese Simplified", you will see that the fonts are\r
+licensed for use in Adobe Reader only:\r
+\r
+"Note: The font software contained in this package is being licensed\r
+to you solely for use with Adobe (R) Acrobat (R) Reader (R) software\r
+("Acrobat Reader") and is subject to the terms and conditions of\r
+the electronic End-User License Agreement accompanying Acrobat Reader."\r
+\r
+This explains why iText doesn't ever embed a CJK font in the PDF file.\r
+These fonts have to be downloaded and used in the context of Adobe\r
+Reader; you can not use them with iText to produce a PDF document\r
+that has these fonts embedded (as you would do with other fonts) so\r
+that they can be viewed in other readers; unless you have a license\r
+from Adobe to use these fonts.\r
+\r
+The *.cmap and *.properties files in this jar, do not contain\r
+any font program. They contain information (mappings, metrics,...)\r
+that is based on font information distributed on Adobe's site:\r
+http://partners.adobe.com/public/developer/acrobat/index_advanced.html#pci\r
+\r
+The original copyright notice of the mappings is as follows:\r
+"Copyright 1990-2000 Adobe Systems Incorporated.\r
+ All Rights Reserved.\r
+\r
+ Patents Pending\r
+\r
+ NOTICE: All information contained herein is the property\r
+ of Adobe Systems Incorporated.\r
+\r
+ Permission is granted for redistribution of this file\r
+ provided this copyright notice is maintained intact and\r
+ that the contents of this file are not altered in any\r
+ way from its original form.\r
+\r
+ PostScript and Display PostScript are trademarks of\r
+ Adobe Systems Incorporated which may be registered in\r
+ certain jurisdictions."\r
+\r
+The original files with the mappings are plain text files,\r
+and therefore not optimized for being read by a computer\r
+software program. That's why they were pre-processed to map\r
+directly the Unicode value with the CID value using a 64k\r
+char array. No data was changed in this process.\r
+\r
+Additionally, the iTextAsian.jar contains some properties files\r
+with font metrics. These are included for the same reason AFM\r
+files are needed (see also the file mustRead.html shipped with\r
+the iText.jar). As defined in the PDF reference: "The width\r
+information for each glyph is stored both in the font dictionary\r
+and in the font program itself. (The two sets of widths must be\r
+identical; storing this information in the font dictionary, although\r
+redundant, enables a consumer application to determine glyph\r
+positioning without having to look inside the font program.)"\r
+See PDF Reference sixth edition section 5.1.3 (p393-394).\r
+\r
+Whereas in the case of CJK fonts, the font program is subject\r
+to the Adobe Reader EULA, the font metrics aren't. Page 396:\r
+"Glyph metric information is also available separately in the\r
+form of Adobe font metrics (AFM) and Adobe composite font metrics\r
+(ACFM) files. These files are for use by application programs\r
+that generate PDF page descriptions and must make formatting\r
+decisions based on the widths and other metrics of glyphs. (...)\r
+Specifications for the AFM and ACFM file formats are available\r
+in Adobe Technical Note #5004, Adobe Font Metrics File Format\r
+Specification; the files can be obtained from the Adobe Solutions\r
+Network Web site."\r
+\r
+Unfortuntately the URL of these files has changed over time, and\r
+some metrics files seem to have been removed. However, you'll\r
+find sufficient information in the Technical Notes to build your\r
+own AFM and/or ACFM files if you ever need font metrics in the\r
+Adobe Font Metrics format.\r
+\r
+Note that the properties files in the iTextAsian.jar contain\r
+font metrics, but they are not stored in the AFM or ACFM format.\r
+For reasons of performance, the font metrics were stored as\r
+key-value pairs. Compare the keys in the properties files with\r
+the keys mentioned in Table 5.19 on p456 of the PDF Reference.\r
+This way, the necessary key-value pairs can be imported directly\r
+into a Font Dictionary that is part of a PDF file created by iText.\r
+\r
+These specific metrics files were created by Paulo Soares and\r
+may be used, copied, and distributed for any purpose and without\r
+charge, with or without modification.
\ No newline at end of file
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMap.class b/forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMap.class
new file mode 100644 (file)
index 0000000..289c8b6
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMap.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMapParser$1.class b/forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMapParser$1.class
new file mode 100644 (file)
index 0000000..2aaf427
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMapParser$1.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMapParser$LiteralName.class b/forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMapParser$LiteralName.class
new file mode 100644 (file)
index 0000000..9dca9eb
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMapParser$LiteralName.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMapParser$Operator.class b/forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMapParser$Operator.class
new file mode 100644 (file)
index 0000000..c6b4a0d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMapParser$Operator.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMapParser.class b/forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMapParser.class
new file mode 100644 (file)
index 0000000..314f04e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CMapParser.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CodespaceRange.class b/forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CodespaceRange.class
new file mode 100644 (file)
index 0000000..08f0d83
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/fonts/cmaps/CodespaceRange.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/fonts/glyphlist.txt b/forester/java/classes/com/itextpdf/text/pdf/fonts/glyphlist.txt
new file mode 100644 (file)
index 0000000..2133354
--- /dev/null
@@ -0,0 +1,5430 @@
+# Name:          Adobe Glyph List\r
+# Table version: 2.0\r
+# Date:          September 20, 2002\r
+#\r
+# See http://partners.adobe.com/asn/developer/typeforum/unicodegn.html\r
+#\r
+# Format: Semicolon-delimited fields:\r
+#            (1) glyph name\r
+#            (2) Unicode scalar value\r
+A;0041\r
+AE;00C6\r
+AEacute;01FC\r
+AEmacron;01E2\r
+AEsmall;F7E6\r
+Aacute;00C1\r
+Aacutesmall;F7E1\r
+Abreve;0102\r
+Abreveacute;1EAE\r
+Abrevecyrillic;04D0\r
+Abrevedotbelow;1EB6\r
+Abrevegrave;1EB0\r
+Abrevehookabove;1EB2\r
+Abrevetilde;1EB4\r
+Acaron;01CD\r
+Acircle;24B6\r
+Acircumflex;00C2\r
+Acircumflexacute;1EA4\r
+Acircumflexdotbelow;1EAC\r
+Acircumflexgrave;1EA6\r
+Acircumflexhookabove;1EA8\r
+Acircumflexsmall;F7E2\r
+Acircumflextilde;1EAA\r
+Acute;F6C9\r
+Acutesmall;F7B4\r
+Acyrillic;0410\r
+Adblgrave;0200\r
+Adieresis;00C4\r
+Adieresiscyrillic;04D2\r
+Adieresismacron;01DE\r
+Adieresissmall;F7E4\r
+Adotbelow;1EA0\r
+Adotmacron;01E0\r
+Agrave;00C0\r
+Agravesmall;F7E0\r
+Ahookabove;1EA2\r
+Aiecyrillic;04D4\r
+Ainvertedbreve;0202\r
+Alpha;0391\r
+Alphatonos;0386\r
+Amacron;0100\r
+Amonospace;FF21\r
+Aogonek;0104\r
+Aring;00C5\r
+Aringacute;01FA\r
+Aringbelow;1E00\r
+Aringsmall;F7E5\r
+Asmall;F761\r
+Atilde;00C3\r
+Atildesmall;F7E3\r
+Aybarmenian;0531\r
+B;0042\r
+Bcircle;24B7\r
+Bdotaccent;1E02\r
+Bdotbelow;1E04\r
+Becyrillic;0411\r
+Benarmenian;0532\r
+Beta;0392\r
+Bhook;0181\r
+Blinebelow;1E06\r
+Bmonospace;FF22\r
+Brevesmall;F6F4\r
+Bsmall;F762\r
+Btopbar;0182\r
+C;0043\r
+Caarmenian;053E\r
+Cacute;0106\r
+Caron;F6CA\r
+Caronsmall;F6F5\r
+Ccaron;010C\r
+Ccedilla;00C7\r
+Ccedillaacute;1E08\r
+Ccedillasmall;F7E7\r
+Ccircle;24B8\r
+Ccircumflex;0108\r
+Cdot;010A\r
+Cdotaccent;010A\r
+Cedillasmall;F7B8\r
+Chaarmenian;0549\r
+Cheabkhasiancyrillic;04BC\r
+Checyrillic;0427\r
+Chedescenderabkhasiancyrillic;04BE\r
+Chedescendercyrillic;04B6\r
+Chedieresiscyrillic;04F4\r
+Cheharmenian;0543\r
+Chekhakassiancyrillic;04CB\r
+Cheverticalstrokecyrillic;04B8\r
+Chi;03A7\r
+Chook;0187\r
+Circumflexsmall;F6F6\r
+Cmonospace;FF23\r
+Coarmenian;0551\r
+Csmall;F763\r
+D;0044\r
+DZ;01F1\r
+DZcaron;01C4\r
+Daarmenian;0534\r
+Dafrican;0189\r
+Dcaron;010E\r
+Dcedilla;1E10\r
+Dcircle;24B9\r
+Dcircumflexbelow;1E12\r
+Dcroat;0110\r
+Ddotaccent;1E0A\r
+Ddotbelow;1E0C\r
+Decyrillic;0414\r
+Deicoptic;03EE\r
+Delta;2206\r
+Deltagreek;0394\r
+Dhook;018A\r
+Dieresis;F6CB\r
+DieresisAcute;F6CC\r
+DieresisGrave;F6CD\r
+Dieresissmall;F7A8\r
+Digammagreek;03DC\r
+Djecyrillic;0402\r
+Dlinebelow;1E0E\r
+Dmonospace;FF24\r
+Dotaccentsmall;F6F7\r
+Dslash;0110\r
+Dsmall;F764\r
+Dtopbar;018B\r
+Dz;01F2\r
+Dzcaron;01C5\r
+Dzeabkhasiancyrillic;04E0\r
+Dzecyrillic;0405\r
+Dzhecyrillic;040F\r
+E;0045\r
+Eacute;00C9\r
+Eacutesmall;F7E9\r
+Ebreve;0114\r
+Ecaron;011A\r
+Ecedillabreve;1E1C\r
+Echarmenian;0535\r
+Ecircle;24BA\r
+Ecircumflex;00CA\r
+Ecircumflexacute;1EBE\r
+Ecircumflexbelow;1E18\r
+Ecircumflexdotbelow;1EC6\r
+Ecircumflexgrave;1EC0\r
+Ecircumflexhookabove;1EC2\r
+Ecircumflexsmall;F7EA\r
+Ecircumflextilde;1EC4\r
+Ecyrillic;0404\r
+Edblgrave;0204\r
+Edieresis;00CB\r
+Edieresissmall;F7EB\r
+Edot;0116\r
+Edotaccent;0116\r
+Edotbelow;1EB8\r
+Efcyrillic;0424\r
+Egrave;00C8\r
+Egravesmall;F7E8\r
+Eharmenian;0537\r
+Ehookabove;1EBA\r
+Eightroman;2167\r
+Einvertedbreve;0206\r
+Eiotifiedcyrillic;0464\r
+Elcyrillic;041B\r
+Elevenroman;216A\r
+Emacron;0112\r
+Emacronacute;1E16\r
+Emacrongrave;1E14\r
+Emcyrillic;041C\r
+Emonospace;FF25\r
+Encyrillic;041D\r
+Endescendercyrillic;04A2\r
+Eng;014A\r
+Enghecyrillic;04A4\r
+Enhookcyrillic;04C7\r
+Eogonek;0118\r
+Eopen;0190\r
+Epsilon;0395\r
+Epsilontonos;0388\r
+Ercyrillic;0420\r
+Ereversed;018E\r
+Ereversedcyrillic;042D\r
+Escyrillic;0421\r
+Esdescendercyrillic;04AA\r
+Esh;01A9\r
+Esmall;F765\r
+Eta;0397\r
+Etarmenian;0538\r
+Etatonos;0389\r
+Eth;00D0\r
+Ethsmall;F7F0\r
+Etilde;1EBC\r
+Etildebelow;1E1A\r
+Euro;20AC\r
+Ezh;01B7\r
+Ezhcaron;01EE\r
+Ezhreversed;01B8\r
+F;0046\r
+Fcircle;24BB\r
+Fdotaccent;1E1E\r
+Feharmenian;0556\r
+Feicoptic;03E4\r
+Fhook;0191\r
+Fitacyrillic;0472\r
+Fiveroman;2164\r
+Fmonospace;FF26\r
+Fourroman;2163\r
+Fsmall;F766\r
+G;0047\r
+GBsquare;3387\r
+Gacute;01F4\r
+Gamma;0393\r
+Gammaafrican;0194\r
+Gangiacoptic;03EA\r
+Gbreve;011E\r
+Gcaron;01E6\r
+Gcedilla;0122\r
+Gcircle;24BC\r
+Gcircumflex;011C\r
+Gcommaaccent;0122\r
+Gdot;0120\r
+Gdotaccent;0120\r
+Gecyrillic;0413\r
+Ghadarmenian;0542\r
+Ghemiddlehookcyrillic;0494\r
+Ghestrokecyrillic;0492\r
+Gheupturncyrillic;0490\r
+Ghook;0193\r
+Gimarmenian;0533\r
+Gjecyrillic;0403\r
+Gmacron;1E20\r
+Gmonospace;FF27\r
+Grave;F6CE\r
+Gravesmall;F760\r
+Gsmall;F767\r
+Gsmallhook;029B\r
+Gstroke;01E4\r
+H;0048\r
+H18533;25CF\r
+H18543;25AA\r
+H18551;25AB\r
+H22073;25A1\r
+HPsquare;33CB\r
+Haabkhasiancyrillic;04A8\r
+Hadescendercyrillic;04B2\r
+Hardsigncyrillic;042A\r
+Hbar;0126\r
+Hbrevebelow;1E2A\r
+Hcedilla;1E28\r
+Hcircle;24BD\r
+Hcircumflex;0124\r
+Hdieresis;1E26\r
+Hdotaccent;1E22\r
+Hdotbelow;1E24\r
+Hmonospace;FF28\r
+Hoarmenian;0540\r
+Horicoptic;03E8\r
+Hsmall;F768\r
+Hungarumlaut;F6CF\r
+Hungarumlautsmall;F6F8\r
+Hzsquare;3390\r
+I;0049\r
+IAcyrillic;042F\r
+IJ;0132\r
+IUcyrillic;042E\r
+Iacute;00CD\r
+Iacutesmall;F7ED\r
+Ibreve;012C\r
+Icaron;01CF\r
+Icircle;24BE\r
+Icircumflex;00CE\r
+Icircumflexsmall;F7EE\r
+Icyrillic;0406\r
+Idblgrave;0208\r
+Idieresis;00CF\r
+Idieresisacute;1E2E\r
+Idieresiscyrillic;04E4\r
+Idieresissmall;F7EF\r
+Idot;0130\r
+Idotaccent;0130\r
+Idotbelow;1ECA\r
+Iebrevecyrillic;04D6\r
+Iecyrillic;0415\r
+Ifraktur;2111\r
+Igrave;00CC\r
+Igravesmall;F7EC\r
+Ihookabove;1EC8\r
+Iicyrillic;0418\r
+Iinvertedbreve;020A\r
+Iishortcyrillic;0419\r
+Imacron;012A\r
+Imacroncyrillic;04E2\r
+Imonospace;FF29\r
+Iniarmenian;053B\r
+Iocyrillic;0401\r
+Iogonek;012E\r
+Iota;0399\r
+Iotaafrican;0196\r
+Iotadieresis;03AA\r
+Iotatonos;038A\r
+Ismall;F769\r
+Istroke;0197\r
+Itilde;0128\r
+Itildebelow;1E2C\r
+Izhitsacyrillic;0474\r
+Izhitsadblgravecyrillic;0476\r
+J;004A\r
+Jaarmenian;0541\r
+Jcircle;24BF\r
+Jcircumflex;0134\r
+Jecyrillic;0408\r
+Jheharmenian;054B\r
+Jmonospace;FF2A\r
+Jsmall;F76A\r
+K;004B\r
+KBsquare;3385\r
+KKsquare;33CD\r
+Kabashkircyrillic;04A0\r
+Kacute;1E30\r
+Kacyrillic;041A\r
+Kadescendercyrillic;049A\r
+Kahookcyrillic;04C3\r
+Kappa;039A\r
+Kastrokecyrillic;049E\r
+Kaverticalstrokecyrillic;049C\r
+Kcaron;01E8\r
+Kcedilla;0136\r
+Kcircle;24C0\r
+Kcommaaccent;0136\r
+Kdotbelow;1E32\r
+Keharmenian;0554\r
+Kenarmenian;053F\r
+Khacyrillic;0425\r
+Kheicoptic;03E6\r
+Khook;0198\r
+Kjecyrillic;040C\r
+Klinebelow;1E34\r
+Kmonospace;FF2B\r
+Koppacyrillic;0480\r
+Koppagreek;03DE\r
+Ksicyrillic;046E\r
+Ksmall;F76B\r
+L;004C\r
+LJ;01C7\r
+LL;F6BF\r
+Lacute;0139\r
+Lambda;039B\r
+Lcaron;013D\r
+Lcedilla;013B\r
+Lcircle;24C1\r
+Lcircumflexbelow;1E3C\r
+Lcommaaccent;013B\r
+Ldot;013F\r
+Ldotaccent;013F\r
+Ldotbelow;1E36\r
+Ldotbelowmacron;1E38\r
+Liwnarmenian;053C\r
+Lj;01C8\r
+Ljecyrillic;0409\r
+Llinebelow;1E3A\r
+Lmonospace;FF2C\r
+Lslash;0141\r
+Lslashsmall;F6F9\r
+Lsmall;F76C\r
+M;004D\r
+MBsquare;3386\r
+Macron;F6D0\r
+Macronsmall;F7AF\r
+Macute;1E3E\r
+Mcircle;24C2\r
+Mdotaccent;1E40\r
+Mdotbelow;1E42\r
+Menarmenian;0544\r
+Mmonospace;FF2D\r
+Msmall;F76D\r
+Mturned;019C\r
+Mu;039C\r
+N;004E\r
+NJ;01CA\r
+Nacute;0143\r
+Ncaron;0147\r
+Ncedilla;0145\r
+Ncircle;24C3\r
+Ncircumflexbelow;1E4A\r
+Ncommaaccent;0145\r
+Ndotaccent;1E44\r
+Ndotbelow;1E46\r
+Nhookleft;019D\r
+Nineroman;2168\r
+Nj;01CB\r
+Njecyrillic;040A\r
+Nlinebelow;1E48\r
+Nmonospace;FF2E\r
+Nowarmenian;0546\r
+Nsmall;F76E\r
+Ntilde;00D1\r
+Ntildesmall;F7F1\r
+Nu;039D\r
+O;004F\r
+OE;0152\r
+OEsmall;F6FA\r
+Oacute;00D3\r
+Oacutesmall;F7F3\r
+Obarredcyrillic;04E8\r
+Obarreddieresiscyrillic;04EA\r
+Obreve;014E\r
+Ocaron;01D1\r
+Ocenteredtilde;019F\r
+Ocircle;24C4\r
+Ocircumflex;00D4\r
+Ocircumflexacute;1ED0\r
+Ocircumflexdotbelow;1ED8\r
+Ocircumflexgrave;1ED2\r
+Ocircumflexhookabove;1ED4\r
+Ocircumflexsmall;F7F4\r
+Ocircumflextilde;1ED6\r
+Ocyrillic;041E\r
+Odblacute;0150\r
+Odblgrave;020C\r
+Odieresis;00D6\r
+Odieresiscyrillic;04E6\r
+Odieresissmall;F7F6\r
+Odotbelow;1ECC\r
+Ogoneksmall;F6FB\r
+Ograve;00D2\r
+Ogravesmall;F7F2\r
+Oharmenian;0555\r
+Ohm;2126\r
+Ohookabove;1ECE\r
+Ohorn;01A0\r
+Ohornacute;1EDA\r
+Ohorndotbelow;1EE2\r
+Ohorngrave;1EDC\r
+Ohornhookabove;1EDE\r
+Ohorntilde;1EE0\r
+Ohungarumlaut;0150\r
+Oi;01A2\r
+Oinvertedbreve;020E\r
+Omacron;014C\r
+Omacronacute;1E52\r
+Omacrongrave;1E50\r
+Omega;2126\r
+Omegacyrillic;0460\r
+Omegagreek;03A9\r
+Omegaroundcyrillic;047A\r
+Omegatitlocyrillic;047C\r
+Omegatonos;038F\r
+Omicron;039F\r
+Omicrontonos;038C\r
+Omonospace;FF2F\r
+Oneroman;2160\r
+Oogonek;01EA\r
+Oogonekmacron;01EC\r
+Oopen;0186\r
+Oslash;00D8\r
+Oslashacute;01FE\r
+Oslashsmall;F7F8\r
+Osmall;F76F\r
+Ostrokeacute;01FE\r
+Otcyrillic;047E\r
+Otilde;00D5\r
+Otildeacute;1E4C\r
+Otildedieresis;1E4E\r
+Otildesmall;F7F5\r
+P;0050\r
+Pacute;1E54\r
+Pcircle;24C5\r
+Pdotaccent;1E56\r
+Pecyrillic;041F\r
+Peharmenian;054A\r
+Pemiddlehookcyrillic;04A6\r
+Phi;03A6\r
+Phook;01A4\r
+Pi;03A0\r
+Piwrarmenian;0553\r
+Pmonospace;FF30\r
+Psi;03A8\r
+Psicyrillic;0470\r
+Psmall;F770\r
+Q;0051\r
+Qcircle;24C6\r
+Qmonospace;FF31\r
+Qsmall;F771\r
+R;0052\r
+Raarmenian;054C\r
+Racute;0154\r
+Rcaron;0158\r
+Rcedilla;0156\r
+Rcircle;24C7\r
+Rcommaaccent;0156\r
+Rdblgrave;0210\r
+Rdotaccent;1E58\r
+Rdotbelow;1E5A\r
+Rdotbelowmacron;1E5C\r
+Reharmenian;0550\r
+Rfraktur;211C\r
+Rho;03A1\r
+Ringsmall;F6FC\r
+Rinvertedbreve;0212\r
+Rlinebelow;1E5E\r
+Rmonospace;FF32\r
+Rsmall;F772\r
+Rsmallinverted;0281\r
+Rsmallinvertedsuperior;02B6\r
+S;0053\r
+SF010000;250C\r
+SF020000;2514\r
+SF030000;2510\r
+SF040000;2518\r
+SF050000;253C\r
+SF060000;252C\r
+SF070000;2534\r
+SF080000;251C\r
+SF090000;2524\r
+SF100000;2500\r
+SF110000;2502\r
+SF190000;2561\r
+SF200000;2562\r
+SF210000;2556\r
+SF220000;2555\r
+SF230000;2563\r
+SF240000;2551\r
+SF250000;2557\r
+SF260000;255D\r
+SF270000;255C\r
+SF280000;255B\r
+SF360000;255E\r
+SF370000;255F\r
+SF380000;255A\r
+SF390000;2554\r
+SF400000;2569\r
+SF410000;2566\r
+SF420000;2560\r
+SF430000;2550\r
+SF440000;256C\r
+SF450000;2567\r
+SF460000;2568\r
+SF470000;2564\r
+SF480000;2565\r
+SF490000;2559\r
+SF500000;2558\r
+SF510000;2552\r
+SF520000;2553\r
+SF530000;256B\r
+SF540000;256A\r
+Sacute;015A\r
+Sacutedotaccent;1E64\r
+Sampigreek;03E0\r
+Scaron;0160\r
+Scarondotaccent;1E66\r
+Scaronsmall;F6FD\r
+Scedilla;015E\r
+Schwa;018F\r
+Schwacyrillic;04D8\r
+Schwadieresiscyrillic;04DA\r
+Scircle;24C8\r
+Scircumflex;015C\r
+Scommaaccent;0218\r
+Sdotaccent;1E60\r
+Sdotbelow;1E62\r
+Sdotbelowdotaccent;1E68\r
+Seharmenian;054D\r
+Sevenroman;2166\r
+Shaarmenian;0547\r
+Shacyrillic;0428\r
+Shchacyrillic;0429\r
+Sheicoptic;03E2\r
+Shhacyrillic;04BA\r
+Shimacoptic;03EC\r
+Sigma;03A3\r
+Sixroman;2165\r
+Smonospace;FF33\r
+Softsigncyrillic;042C\r
+Ssmall;F773\r
+Stigmagreek;03DA\r
+T;0054\r
+Tau;03A4\r
+Tbar;0166\r
+Tcaron;0164\r
+Tcedilla;0162\r
+Tcircle;24C9\r
+Tcircumflexbelow;1E70\r
+Tcommaaccent;0162\r
+Tdotaccent;1E6A\r
+Tdotbelow;1E6C\r
+Tecyrillic;0422\r
+Tedescendercyrillic;04AC\r
+Tenroman;2169\r
+Tetsecyrillic;04B4\r
+Theta;0398\r
+Thook;01AC\r
+Thorn;00DE\r
+Thornsmall;F7FE\r
+Threeroman;2162\r
+Tildesmall;F6FE\r
+Tiwnarmenian;054F\r
+Tlinebelow;1E6E\r
+Tmonospace;FF34\r
+Toarmenian;0539\r
+Tonefive;01BC\r
+Tonesix;0184\r
+Tonetwo;01A7\r
+Tretroflexhook;01AE\r
+Tsecyrillic;0426\r
+Tshecyrillic;040B\r
+Tsmall;F774\r
+Twelveroman;216B\r
+Tworoman;2161\r
+U;0055\r
+Uacute;00DA\r
+Uacutesmall;F7FA\r
+Ubreve;016C\r
+Ucaron;01D3\r
+Ucircle;24CA\r
+Ucircumflex;00DB\r
+Ucircumflexbelow;1E76\r
+Ucircumflexsmall;F7FB\r
+Ucyrillic;0423\r
+Udblacute;0170\r
+Udblgrave;0214\r
+Udieresis;00DC\r
+Udieresisacute;01D7\r
+Udieresisbelow;1E72\r
+Udieresiscaron;01D9\r
+Udieresiscyrillic;04F0\r
+Udieresisgrave;01DB\r
+Udieresismacron;01D5\r
+Udieresissmall;F7FC\r
+Udotbelow;1EE4\r
+Ugrave;00D9\r
+Ugravesmall;F7F9\r
+Uhookabove;1EE6\r
+Uhorn;01AF\r
+Uhornacute;1EE8\r
+Uhorndotbelow;1EF0\r
+Uhorngrave;1EEA\r
+Uhornhookabove;1EEC\r
+Uhorntilde;1EEE\r
+Uhungarumlaut;0170\r
+Uhungarumlautcyrillic;04F2\r
+Uinvertedbreve;0216\r
+Ukcyrillic;0478\r
+Umacron;016A\r
+Umacroncyrillic;04EE\r
+Umacrondieresis;1E7A\r
+Umonospace;FF35\r
+Uogonek;0172\r
+Upsilon;03A5\r
+Upsilon1;03D2\r
+Upsilonacutehooksymbolgreek;03D3\r
+Upsilonafrican;01B1\r
+Upsilondieresis;03AB\r
+Upsilondieresishooksymbolgreek;03D4\r
+Upsilonhooksymbol;03D2\r
+Upsilontonos;038E\r
+Uring;016E\r
+Ushortcyrillic;040E\r
+Usmall;F775\r
+Ustraightcyrillic;04AE\r
+Ustraightstrokecyrillic;04B0\r
+Utilde;0168\r
+Utildeacute;1E78\r
+Utildebelow;1E74\r
+V;0056\r
+Vcircle;24CB\r
+Vdotbelow;1E7E\r
+Vecyrillic;0412\r
+Vewarmenian;054E\r
+Vhook;01B2\r
+Vmonospace;FF36\r
+Voarmenian;0548\r
+Vsmall;F776\r
+Vtilde;1E7C\r
+W;0057\r
+Wacute;1E82\r
+Wcircle;24CC\r
+Wcircumflex;0174\r
+Wdieresis;1E84\r
+Wdotaccent;1E86\r
+Wdotbelow;1E88\r
+Wgrave;1E80\r
+Wmonospace;FF37\r
+Wsmall;F777\r
+X;0058\r
+Xcircle;24CD\r
+Xdieresis;1E8C\r
+Xdotaccent;1E8A\r
+Xeharmenian;053D\r
+Xi;039E\r
+Xmonospace;FF38\r
+Xsmall;F778\r
+Y;0059\r
+Yacute;00DD\r
+Yacutesmall;F7FD\r
+Yatcyrillic;0462\r
+Ycircle;24CE\r
+Ycircumflex;0176\r
+Ydieresis;0178\r
+Ydieresissmall;F7FF\r
+Ydotaccent;1E8E\r
+Ydotbelow;1EF4\r
+Yericyrillic;042B\r
+Yerudieresiscyrillic;04F8\r
+Ygrave;1EF2\r
+Yhook;01B3\r
+Yhookabove;1EF6\r
+Yiarmenian;0545\r
+Yicyrillic;0407\r
+Yiwnarmenian;0552\r
+Ymonospace;FF39\r
+Ysmall;F779\r
+Ytilde;1EF8\r
+Yusbigcyrillic;046A\r
+Yusbigiotifiedcyrillic;046C\r
+Yuslittlecyrillic;0466\r
+Yuslittleiotifiedcyrillic;0468\r
+Z;005A\r
+Zaarmenian;0536\r
+Zacute;0179\r
+Zcaron;017D\r
+Zcaronsmall;F6FF\r
+Zcircle;24CF\r
+Zcircumflex;1E90\r
+Zdot;017B\r
+Zdotaccent;017B\r
+Zdotbelow;1E92\r
+Zecyrillic;0417\r
+Zedescendercyrillic;0498\r
+Zedieresiscyrillic;04DE\r
+Zeta;0396\r
+Zhearmenian;053A\r
+Zhebrevecyrillic;04C1\r
+Zhecyrillic;0416\r
+Zhedescendercyrillic;0496\r
+Zhedieresiscyrillic;04DC\r
+Zlinebelow;1E94\r
+Zmonospace;FF3A\r
+Zsmall;F77A\r
+Zstroke;01B5\r
+a;0061\r
+aabengali;0986\r
+aacute;00E1\r
+aadeva;0906\r
+aagujarati;0A86\r
+aagurmukhi;0A06\r
+aamatragurmukhi;0A3E\r
+aarusquare;3303\r
+aavowelsignbengali;09BE\r
+aavowelsigndeva;093E\r
+aavowelsigngujarati;0ABE\r
+abbreviationmarkarmenian;055F\r
+abbreviationsigndeva;0970\r
+abengali;0985\r
+abopomofo;311A\r
+abreve;0103\r
+abreveacute;1EAF\r
+abrevecyrillic;04D1\r
+abrevedotbelow;1EB7\r
+abrevegrave;1EB1\r
+abrevehookabove;1EB3\r
+abrevetilde;1EB5\r
+acaron;01CE\r
+acircle;24D0\r
+acircumflex;00E2\r
+acircumflexacute;1EA5\r
+acircumflexdotbelow;1EAD\r
+acircumflexgrave;1EA7\r
+acircumflexhookabove;1EA9\r
+acircumflextilde;1EAB\r
+acute;00B4\r
+acutebelowcmb;0317\r
+acutecmb;0301\r
+acutecomb;0301\r
+acutedeva;0954\r
+acutelowmod;02CF\r
+acutetonecmb;0341\r
+acyrillic;0430\r
+adblgrave;0201\r
+addakgurmukhi;0A71\r
+adeva;0905\r
+adieresis;00E4\r
+adieresiscyrillic;04D3\r
+adieresismacron;01DF\r
+adotbelow;1EA1\r
+adotmacron;01E1\r
+ae;00E6\r
+aeacute;01FD\r
+aekorean;3150\r
+aemacron;01E3\r
+afii00208;2015\r
+afii08941;20A4\r
+afii10017;0410\r
+afii10018;0411\r
+afii10019;0412\r
+afii10020;0413\r
+afii10021;0414\r
+afii10022;0415\r
+afii10023;0401\r
+afii10024;0416\r
+afii10025;0417\r
+afii10026;0418\r
+afii10027;0419\r
+afii10028;041A\r
+afii10029;041B\r
+afii10030;041C\r
+afii10031;041D\r
+afii10032;041E\r
+afii10033;041F\r
+afii10034;0420\r
+afii10035;0421\r
+afii10036;0422\r
+afii10037;0423\r
+afii10038;0424\r
+afii10039;0425\r
+afii10040;0426\r
+afii10041;0427\r
+afii10042;0428\r
+afii10043;0429\r
+afii10044;042A\r
+afii10045;042B\r
+afii10046;042C\r
+afii10047;042D\r
+afii10048;042E\r
+afii10049;042F\r
+afii10050;0490\r
+afii10051;0402\r
+afii10052;0403\r
+afii10053;0404\r
+afii10054;0405\r
+afii10055;0406\r
+afii10056;0407\r
+afii10057;0408\r
+afii10058;0409\r
+afii10059;040A\r
+afii10060;040B\r
+afii10061;040C\r
+afii10062;040E\r
+afii10063;F6C4\r
+afii10064;F6C5\r
+afii10065;0430\r
+afii10066;0431\r
+afii10067;0432\r
+afii10068;0433\r
+afii10069;0434\r
+afii10070;0435\r
+afii10071;0451\r
+afii10072;0436\r
+afii10073;0437\r
+afii10074;0438\r
+afii10075;0439\r
+afii10076;043A\r
+afii10077;043B\r
+afii10078;043C\r
+afii10079;043D\r
+afii10080;043E\r
+afii10081;043F\r
+afii10082;0440\r
+afii10083;0441\r
+afii10084;0442\r
+afii10085;0443\r
+afii10086;0444\r
+afii10087;0445\r
+afii10088;0446\r
+afii10089;0447\r
+afii10090;0448\r
+afii10091;0449\r
+afii10092;044A\r
+afii10093;044B\r
+afii10094;044C\r
+afii10095;044D\r
+afii10096;044E\r
+afii10097;044F\r
+afii10098;0491\r
+afii10099;0452\r
+afii10100;0453\r
+afii10101;0454\r
+afii10102;0455\r
+afii10103;0456\r
+afii10104;0457\r
+afii10105;0458\r
+afii10106;0459\r
+afii10107;045A\r
+afii10108;045B\r
+afii10109;045C\r
+afii10110;045E\r
+afii10145;040F\r
+afii10146;0462\r
+afii10147;0472\r
+afii10148;0474\r
+afii10192;F6C6\r
+afii10193;045F\r
+afii10194;0463\r
+afii10195;0473\r
+afii10196;0475\r
+afii10831;F6C7\r
+afii10832;F6C8\r
+afii10846;04D9\r
+afii299;200E\r
+afii300;200F\r
+afii301;200D\r
+afii57381;066A\r
+afii57388;060C\r
+afii57392;0660\r
+afii57393;0661\r
+afii57394;0662\r
+afii57395;0663\r
+afii57396;0664\r
+afii57397;0665\r
+afii57398;0666\r
+afii57399;0667\r
+afii57400;0668\r
+afii57401;0669\r
+afii57403;061B\r
+afii57407;061F\r
+afii57409;0621\r
+afii57410;0622\r
+afii57411;0623\r
+afii57412;0624\r
+afii57413;0625\r
+afii57414;0626\r
+afii57415;0627\r
+afii57416;0628\r
+afii57417;0629\r
+afii57418;062A\r
+afii57419;062B\r
+afii57420;062C\r
+afii57421;062D\r
+afii57422;062E\r
+afii57423;062F\r
+afii57424;0630\r
+afii57425;0631\r
+afii57426;0632\r
+afii57427;0633\r
+afii57428;0634\r
+afii57429;0635\r
+afii57430;0636\r
+afii57431;0637\r
+afii57432;0638\r
+afii57433;0639\r
+afii57434;063A\r
+afii57440;0640\r
+afii57441;0641\r
+afii57442;0642\r
+afii57443;0643\r
+afii57444;0644\r
+afii57445;0645\r
+afii57446;0646\r
+afii57448;0648\r
+afii57449;0649\r
+afii57450;064A\r
+afii57451;064B\r
+afii57452;064C\r
+afii57453;064D\r
+afii57454;064E\r
+afii57455;064F\r
+afii57456;0650\r
+afii57457;0651\r
+afii57458;0652\r
+afii57470;0647\r
+afii57505;06A4\r
+afii57506;067E\r
+afii57507;0686\r
+afii57508;0698\r
+afii57509;06AF\r
+afii57511;0679\r
+afii57512;0688\r
+afii57513;0691\r
+afii57514;06BA\r
+afii57519;06D2\r
+afii57534;06D5\r
+afii57636;20AA\r
+afii57645;05BE\r
+afii57658;05C3\r
+afii57664;05D0\r
+afii57665;05D1\r
+afii57666;05D2\r
+afii57667;05D3\r
+afii57668;05D4\r
+afii57669;05D5\r
+afii57670;05D6\r
+afii57671;05D7\r
+afii57672;05D8\r
+afii57673;05D9\r
+afii57674;05DA\r
+afii57675;05DB\r
+afii57676;05DC\r
+afii57677;05DD\r
+afii57678;05DE\r
+afii57679;05DF\r
+afii57680;05E0\r
+afii57681;05E1\r
+afii57682;05E2\r
+afii57683;05E3\r
+afii57684;05E4\r
+afii57685;05E5\r
+afii57686;05E6\r
+afii57687;05E7\r
+afii57688;05E8\r
+afii57689;05E9\r
+afii57690;05EA\r
+afii57694;FB2A\r
+afii57695;FB2B\r
+afii57700;FB4B\r
+afii57705;FB1F\r
+afii57716;05F0\r
+afii57717;05F1\r
+afii57718;05F2\r
+afii57723;FB35\r
+afii57793;05B4\r
+afii57794;05B5\r
+afii57795;05B6\r
+afii57796;05BB\r
+afii57797;05B8\r
+afii57798;05B7\r
+afii57799;05B0\r
+afii57800;05B2\r
+afii57801;05B1\r
+afii57802;05B3\r
+afii57803;05C2\r
+afii57804;05C1\r
+afii57806;05B9\r
+afii57807;05BC\r
+afii57839;05BD\r
+afii57841;05BF\r
+afii57842;05C0\r
+afii57929;02BC\r
+afii61248;2105\r
+afii61289;2113\r
+afii61352;2116\r
+afii61573;202C\r
+afii61574;202D\r
+afii61575;202E\r
+afii61664;200C\r
+afii63167;066D\r
+afii64937;02BD\r
+agrave;00E0\r
+agujarati;0A85\r
+agurmukhi;0A05\r
+ahiragana;3042\r
+ahookabove;1EA3\r
+aibengali;0990\r
+aibopomofo;311E\r
+aideva;0910\r
+aiecyrillic;04D5\r
+aigujarati;0A90\r
+aigurmukhi;0A10\r
+aimatragurmukhi;0A48\r
+ainarabic;0639\r
+ainfinalarabic;FECA\r
+aininitialarabic;FECB\r
+ainmedialarabic;FECC\r
+ainvertedbreve;0203\r
+aivowelsignbengali;09C8\r
+aivowelsigndeva;0948\r
+aivowelsigngujarati;0AC8\r
+akatakana;30A2\r
+akatakanahalfwidth;FF71\r
+akorean;314F\r
+alef;05D0\r
+alefarabic;0627\r
+alefdageshhebrew;FB30\r
+aleffinalarabic;FE8E\r
+alefhamzaabovearabic;0623\r
+alefhamzaabovefinalarabic;FE84\r
+alefhamzabelowarabic;0625\r
+alefhamzabelowfinalarabic;FE88\r
+alefhebrew;05D0\r
+aleflamedhebrew;FB4F\r
+alefmaddaabovearabic;0622\r
+alefmaddaabovefinalarabic;FE82\r
+alefmaksuraarabic;0649\r
+alefmaksurafinalarabic;FEF0\r
+alefmaksurainitialarabic;FEF3\r
+alefmaksuramedialarabic;FEF4\r
+alefpatahhebrew;FB2E\r
+alefqamatshebrew;FB2F\r
+aleph;2135\r
+allequal;224C\r
+alpha;03B1\r
+alphatonos;03AC\r
+amacron;0101\r
+amonospace;FF41\r
+ampersand;0026\r
+ampersandmonospace;FF06\r
+ampersandsmall;F726\r
+amsquare;33C2\r
+anbopomofo;3122\r
+angbopomofo;3124\r
+angkhankhuthai;0E5A\r
+angle;2220\r
+anglebracketleft;3008\r
+anglebracketleftvertical;FE3F\r
+anglebracketright;3009\r
+anglebracketrightvertical;FE40\r
+angleleft;2329\r
+angleright;232A\r
+angstrom;212B\r
+anoteleia;0387\r
+anudattadeva;0952\r
+anusvarabengali;0982\r
+anusvaradeva;0902\r
+anusvaragujarati;0A82\r
+aogonek;0105\r
+apaatosquare;3300\r
+aparen;249C\r
+apostrophearmenian;055A\r
+apostrophemod;02BC\r
+apple;F8FF\r
+approaches;2250\r
+approxequal;2248\r
+approxequalorimage;2252\r
+approximatelyequal;2245\r
+araeaekorean;318E\r
+araeakorean;318D\r
+arc;2312\r
+arighthalfring;1E9A\r
+aring;00E5\r
+aringacute;01FB\r
+aringbelow;1E01\r
+arrowboth;2194\r
+arrowdashdown;21E3\r
+arrowdashleft;21E0\r
+arrowdashright;21E2\r
+arrowdashup;21E1\r
+arrowdblboth;21D4\r
+arrowdbldown;21D3\r
+arrowdblleft;21D0\r
+arrowdblright;21D2\r
+arrowdblup;21D1\r
+arrowdown;2193\r
+arrowdownleft;2199\r
+arrowdownright;2198\r
+arrowdownwhite;21E9\r
+arrowheaddownmod;02C5\r
+arrowheadleftmod;02C2\r
+arrowheadrightmod;02C3\r
+arrowheadupmod;02C4\r
+arrowhorizex;F8E7\r
+arrowleft;2190\r
+arrowleftdbl;21D0\r
+arrowleftdblstroke;21CD\r
+arrowleftoverright;21C6\r
+arrowleftwhite;21E6\r
+arrowright;2192\r
+arrowrightdblstroke;21CF\r
+arrowrightheavy;279E\r
+arrowrightoverleft;21C4\r
+arrowrightwhite;21E8\r
+arrowtableft;21E4\r
+arrowtabright;21E5\r
+arrowup;2191\r
+arrowupdn;2195\r
+arrowupdnbse;21A8\r
+arrowupdownbase;21A8\r
+arrowupleft;2196\r
+arrowupleftofdown;21C5\r
+arrowupright;2197\r
+arrowupwhite;21E7\r
+arrowvertex;F8E6\r
+asciicircum;005E\r
+asciicircummonospace;FF3E\r
+asciitilde;007E\r
+asciitildemonospace;FF5E\r
+ascript;0251\r
+ascriptturned;0252\r
+asmallhiragana;3041\r
+asmallkatakana;30A1\r
+asmallkatakanahalfwidth;FF67\r
+asterisk;002A\r
+asteriskaltonearabic;066D\r
+asteriskarabic;066D\r
+asteriskmath;2217\r
+asteriskmonospace;FF0A\r
+asterisksmall;FE61\r
+asterism;2042\r
+asuperior;F6E9\r
+asymptoticallyequal;2243\r
+at;0040\r
+atilde;00E3\r
+atmonospace;FF20\r
+atsmall;FE6B\r
+aturned;0250\r
+aubengali;0994\r
+aubopomofo;3120\r
+audeva;0914\r
+augujarati;0A94\r
+augurmukhi;0A14\r
+aulengthmarkbengali;09D7\r
+aumatragurmukhi;0A4C\r
+auvowelsignbengali;09CC\r
+auvowelsigndeva;094C\r
+auvowelsigngujarati;0ACC\r
+avagrahadeva;093D\r
+aybarmenian;0561\r
+ayin;05E2\r
+ayinaltonehebrew;FB20\r
+ayinhebrew;05E2\r
+b;0062\r
+babengali;09AC\r
+backslash;005C\r
+backslashmonospace;FF3C\r
+badeva;092C\r
+bagujarati;0AAC\r
+bagurmukhi;0A2C\r
+bahiragana;3070\r
+bahtthai;0E3F\r
+bakatakana;30D0\r
+bar;007C\r
+barmonospace;FF5C\r
+bbopomofo;3105\r
+bcircle;24D1\r
+bdotaccent;1E03\r
+bdotbelow;1E05\r
+beamedsixteenthnotes;266C\r
+because;2235\r
+becyrillic;0431\r
+beharabic;0628\r
+behfinalarabic;FE90\r
+behinitialarabic;FE91\r
+behiragana;3079\r
+behmedialarabic;FE92\r
+behmeeminitialarabic;FC9F\r
+behmeemisolatedarabic;FC08\r
+behnoonfinalarabic;FC6D\r
+bekatakana;30D9\r
+benarmenian;0562\r
+bet;05D1\r
+beta;03B2\r
+betasymbolgreek;03D0\r
+betdagesh;FB31\r
+betdageshhebrew;FB31\r
+bethebrew;05D1\r
+betrafehebrew;FB4C\r
+bhabengali;09AD\r
+bhadeva;092D\r
+bhagujarati;0AAD\r
+bhagurmukhi;0A2D\r
+bhook;0253\r
+bihiragana;3073\r
+bikatakana;30D3\r
+bilabialclick;0298\r
+bindigurmukhi;0A02\r
+birusquare;3331\r
+blackcircle;25CF\r
+blackdiamond;25C6\r
+blackdownpointingtriangle;25BC\r
+blackleftpointingpointer;25C4\r
+blackleftpointingtriangle;25C0\r
+blacklenticularbracketleft;3010\r
+blacklenticularbracketleftvertical;FE3B\r
+blacklenticularbracketright;3011\r
+blacklenticularbracketrightvertical;FE3C\r
+blacklowerlefttriangle;25E3\r
+blacklowerrighttriangle;25E2\r
+blackrectangle;25AC\r
+blackrightpointingpointer;25BA\r
+blackrightpointingtriangle;25B6\r
+blacksmallsquare;25AA\r
+blacksmilingface;263B\r
+blacksquare;25A0\r
+blackstar;2605\r
+blackupperlefttriangle;25E4\r
+blackupperrighttriangle;25E5\r
+blackuppointingsmalltriangle;25B4\r
+blackuppointingtriangle;25B2\r
+blank;2423\r
+blinebelow;1E07\r
+block;2588\r
+bmonospace;FF42\r
+bobaimaithai;0E1A\r
+bohiragana;307C\r
+bokatakana;30DC\r
+bparen;249D\r
+bqsquare;33C3\r
+braceex;F8F4\r
+braceleft;007B\r
+braceleftbt;F8F3\r
+braceleftmid;F8F2\r
+braceleftmonospace;FF5B\r
+braceleftsmall;FE5B\r
+bracelefttp;F8F1\r
+braceleftvertical;FE37\r
+braceright;007D\r
+bracerightbt;F8FE\r
+bracerightmid;F8FD\r
+bracerightmonospace;FF5D\r
+bracerightsmall;FE5C\r
+bracerighttp;F8FC\r
+bracerightvertical;FE38\r
+bracketleft;005B\r
+bracketleftbt;F8F0\r
+bracketleftex;F8EF\r
+bracketleftmonospace;FF3B\r
+bracketlefttp;F8EE\r
+bracketright;005D\r
+bracketrightbt;F8FB\r
+bracketrightex;F8FA\r
+bracketrightmonospace;FF3D\r
+bracketrighttp;F8F9\r
+breve;02D8\r
+brevebelowcmb;032E\r
+brevecmb;0306\r
+breveinvertedbelowcmb;032F\r
+breveinvertedcmb;0311\r
+breveinverteddoublecmb;0361\r
+bridgebelowcmb;032A\r
+bridgeinvertedbelowcmb;033A\r
+brokenbar;00A6\r
+bstroke;0180\r
+bsuperior;F6EA\r
+btopbar;0183\r
+buhiragana;3076\r
+bukatakana;30D6\r
+bullet;2022\r
+bulletinverse;25D8\r
+bulletoperator;2219\r
+bullseye;25CE\r
+c;0063\r
+caarmenian;056E\r
+cabengali;099A\r
+cacute;0107\r
+cadeva;091A\r
+cagujarati;0A9A\r
+cagurmukhi;0A1A\r
+calsquare;3388\r
+candrabindubengali;0981\r
+candrabinducmb;0310\r
+candrabindudeva;0901\r
+candrabindugujarati;0A81\r
+capslock;21EA\r
+careof;2105\r
+caron;02C7\r
+caronbelowcmb;032C\r
+caroncmb;030C\r
+carriagereturn;21B5\r
+cbopomofo;3118\r
+ccaron;010D\r
+ccedilla;00E7\r
+ccedillaacute;1E09\r
+ccircle;24D2\r
+ccircumflex;0109\r
+ccurl;0255\r
+cdot;010B\r
+cdotaccent;010B\r
+cdsquare;33C5\r
+cedilla;00B8\r
+cedillacmb;0327\r
+cent;00A2\r
+centigrade;2103\r
+centinferior;F6DF\r
+centmonospace;FFE0\r
+centoldstyle;F7A2\r
+centsuperior;F6E0\r
+chaarmenian;0579\r
+chabengali;099B\r
+chadeva;091B\r
+chagujarati;0A9B\r
+chagurmukhi;0A1B\r
+chbopomofo;3114\r
+cheabkhasiancyrillic;04BD\r
+checkmark;2713\r
+checyrillic;0447\r
+chedescenderabkhasiancyrillic;04BF\r
+chedescendercyrillic;04B7\r
+chedieresiscyrillic;04F5\r
+cheharmenian;0573\r
+chekhakassiancyrillic;04CC\r
+cheverticalstrokecyrillic;04B9\r
+chi;03C7\r
+chieuchacirclekorean;3277\r
+chieuchaparenkorean;3217\r
+chieuchcirclekorean;3269\r
+chieuchkorean;314A\r
+chieuchparenkorean;3209\r
+chochangthai;0E0A\r
+chochanthai;0E08\r
+chochingthai;0E09\r
+chochoethai;0E0C\r
+chook;0188\r
+cieucacirclekorean;3276\r
+cieucaparenkorean;3216\r
+cieuccirclekorean;3268\r
+cieuckorean;3148\r
+cieucparenkorean;3208\r
+cieucuparenkorean;321C\r
+circle;25CB\r
+circlemultiply;2297\r
+circleot;2299\r
+circleplus;2295\r
+circlepostalmark;3036\r
+circlewithlefthalfblack;25D0\r
+circlewithrighthalfblack;25D1\r
+circumflex;02C6\r
+circumflexbelowcmb;032D\r
+circumflexcmb;0302\r
+clear;2327\r
+clickalveolar;01C2\r
+clickdental;01C0\r
+clicklateral;01C1\r
+clickretroflex;01C3\r
+club;2663\r
+clubsuitblack;2663\r
+clubsuitwhite;2667\r
+cmcubedsquare;33A4\r
+cmonospace;FF43\r
+cmsquaredsquare;33A0\r
+coarmenian;0581\r
+colon;003A\r
+colonmonetary;20A1\r
+colonmonospace;FF1A\r
+colonsign;20A1\r
+colonsmall;FE55\r
+colontriangularhalfmod;02D1\r
+colontriangularmod;02D0\r
+comma;002C\r
+commaabovecmb;0313\r
+commaaboverightcmb;0315\r
+commaaccent;F6C3\r
+commaarabic;060C\r
+commaarmenian;055D\r
+commainferior;F6E1\r
+commamonospace;FF0C\r
+commareversedabovecmb;0314\r
+commareversedmod;02BD\r
+commasmall;FE50\r
+commasuperior;F6E2\r
+commaturnedabovecmb;0312\r
+commaturnedmod;02BB\r
+compass;263C\r
+congruent;2245\r
+contourintegral;222E\r
+control;2303\r
+controlACK;0006\r
+controlBEL;0007\r
+controlBS;0008\r
+controlCAN;0018\r
+controlCR;000D\r
+controlDC1;0011\r
+controlDC2;0012\r
+controlDC3;0013\r
+controlDC4;0014\r
+controlDEL;007F\r
+controlDLE;0010\r
+controlEM;0019\r
+controlENQ;0005\r
+controlEOT;0004\r
+controlESC;001B\r
+controlETB;0017\r
+controlETX;0003\r
+controlFF;000C\r
+controlFS;001C\r
+controlGS;001D\r
+controlHT;0009\r
+controlLF;000A\r
+controlNAK;0015\r
+controlRS;001E\r
+controlSI;000F\r
+controlSO;000E\r
+controlSOT;0002\r
+controlSTX;0001\r
+controlSUB;001A\r
+controlSYN;0016\r
+controlUS;001F\r
+controlVT;000B\r
+copyright;00A9\r
+copyrightsans;F8E9\r
+copyrightserif;F6D9\r
+cornerbracketleft;300C\r
+cornerbracketlefthalfwidth;FF62\r
+cornerbracketleftvertical;FE41\r
+cornerbracketright;300D\r
+cornerbracketrighthalfwidth;FF63\r
+cornerbracketrightvertical;FE42\r
+corporationsquare;337F\r
+cosquare;33C7\r
+coverkgsquare;33C6\r
+cparen;249E\r
+cruzeiro;20A2\r
+cstretched;0297\r
+curlyand;22CF\r
+curlyor;22CE\r
+currency;00A4\r
+cyrBreve;F6D1\r
+cyrFlex;F6D2\r
+cyrbreve;F6D4\r
+cyrflex;F6D5\r
+d;0064\r
+daarmenian;0564\r
+dabengali;09A6\r
+dadarabic;0636\r
+dadeva;0926\r
+dadfinalarabic;FEBE\r
+dadinitialarabic;FEBF\r
+dadmedialarabic;FEC0\r
+dagesh;05BC\r
+dageshhebrew;05BC\r
+dagger;2020\r
+daggerdbl;2021\r
+dagujarati;0AA6\r
+dagurmukhi;0A26\r
+dahiragana;3060\r
+dakatakana;30C0\r
+dalarabic;062F\r
+dalet;05D3\r
+daletdagesh;FB33\r
+daletdageshhebrew;FB33\r
+dalethatafpatah;05D3 05B2\r
+dalethatafpatahhebrew;05D3 05B2\r
+dalethatafsegol;05D3 05B1\r
+dalethatafsegolhebrew;05D3 05B1\r
+dalethebrew;05D3\r
+dalethiriq;05D3 05B4\r
+dalethiriqhebrew;05D3 05B4\r
+daletholam;05D3 05B9\r
+daletholamhebrew;05D3 05B9\r
+daletpatah;05D3 05B7\r
+daletpatahhebrew;05D3 05B7\r
+daletqamats;05D3 05B8\r
+daletqamatshebrew;05D3 05B8\r
+daletqubuts;05D3 05BB\r
+daletqubutshebrew;05D3 05BB\r
+daletsegol;05D3 05B6\r
+daletsegolhebrew;05D3 05B6\r
+daletsheva;05D3 05B0\r
+daletshevahebrew;05D3 05B0\r
+dalettsere;05D3 05B5\r
+dalettserehebrew;05D3 05B5\r
+dalfinalarabic;FEAA\r
+dammaarabic;064F\r
+dammalowarabic;064F\r
+dammatanaltonearabic;064C\r
+dammatanarabic;064C\r
+danda;0964\r
+dargahebrew;05A7\r
+dargalefthebrew;05A7\r
+dasiapneumatacyrilliccmb;0485\r
+dblGrave;F6D3\r
+dblanglebracketleft;300A\r
+dblanglebracketleftvertical;FE3D\r
+dblanglebracketright;300B\r
+dblanglebracketrightvertical;FE3E\r
+dblarchinvertedbelowcmb;032B\r
+dblarrowleft;21D4\r
+dblarrowright;21D2\r
+dbldanda;0965\r
+dblgrave;F6D6\r
+dblgravecmb;030F\r
+dblintegral;222C\r
+dbllowline;2017\r
+dbllowlinecmb;0333\r
+dbloverlinecmb;033F\r
+dblprimemod;02BA\r
+dblverticalbar;2016\r
+dblverticallineabovecmb;030E\r
+dbopomofo;3109\r
+dbsquare;33C8\r
+dcaron;010F\r
+dcedilla;1E11\r
+dcircle;24D3\r
+dcircumflexbelow;1E13\r
+dcroat;0111\r
+ddabengali;09A1\r
+ddadeva;0921\r
+ddagujarati;0AA1\r
+ddagurmukhi;0A21\r
+ddalarabic;0688\r
+ddalfinalarabic;FB89\r
+dddhadeva;095C\r
+ddhabengali;09A2\r
+ddhadeva;0922\r
+ddhagujarati;0AA2\r
+ddhagurmukhi;0A22\r
+ddotaccent;1E0B\r
+ddotbelow;1E0D\r
+decimalseparatorarabic;066B\r
+decimalseparatorpersian;066B\r
+decyrillic;0434\r
+degree;00B0\r
+dehihebrew;05AD\r
+dehiragana;3067\r
+deicoptic;03EF\r
+dekatakana;30C7\r
+deleteleft;232B\r
+deleteright;2326\r
+delta;03B4\r
+deltaturned;018D\r
+denominatorminusonenumeratorbengali;09F8\r
+dezh;02A4\r
+dhabengali;09A7\r
+dhadeva;0927\r
+dhagujarati;0AA7\r
+dhagurmukhi;0A27\r
+dhook;0257\r
+dialytikatonos;0385\r
+dialytikatonoscmb;0344\r
+diamond;2666\r
+diamondsuitwhite;2662\r
+dieresis;00A8\r
+dieresisacute;F6D7\r
+dieresisbelowcmb;0324\r
+dieresiscmb;0308\r
+dieresisgrave;F6D8\r
+dieresistonos;0385\r
+dihiragana;3062\r
+dikatakana;30C2\r
+dittomark;3003\r
+divide;00F7\r
+divides;2223\r
+divisionslash;2215\r
+djecyrillic;0452\r
+dkshade;2593\r
+dlinebelow;1E0F\r
+dlsquare;3397\r
+dmacron;0111\r
+dmonospace;FF44\r
+dnblock;2584\r
+dochadathai;0E0E\r
+dodekthai;0E14\r
+dohiragana;3069\r
+dokatakana;30C9\r
+dollar;0024\r
+dollarinferior;F6E3\r
+dollarmonospace;FF04\r
+dollaroldstyle;F724\r
+dollarsmall;FE69\r
+dollarsuperior;F6E4\r
+dong;20AB\r
+dorusquare;3326\r
+dotaccent;02D9\r
+dotaccentcmb;0307\r
+dotbelowcmb;0323\r
+dotbelowcomb;0323\r
+dotkatakana;30FB\r
+dotlessi;0131\r
+dotlessj;F6BE\r
+dotlessjstrokehook;0284\r
+dotmath;22C5\r
+dottedcircle;25CC\r
+doubleyodpatah;FB1F\r
+doubleyodpatahhebrew;FB1F\r
+downtackbelowcmb;031E\r
+downtackmod;02D5\r
+dparen;249F\r
+dsuperior;F6EB\r
+dtail;0256\r
+dtopbar;018C\r
+duhiragana;3065\r
+dukatakana;30C5\r
+dz;01F3\r
+dzaltone;02A3\r
+dzcaron;01C6\r
+dzcurl;02A5\r
+dzeabkhasiancyrillic;04E1\r
+dzecyrillic;0455\r
+dzhecyrillic;045F\r
+e;0065\r
+eacute;00E9\r
+earth;2641\r
+ebengali;098F\r
+ebopomofo;311C\r
+ebreve;0115\r
+ecandradeva;090D\r
+ecandragujarati;0A8D\r
+ecandravowelsigndeva;0945\r
+ecandravowelsigngujarati;0AC5\r
+ecaron;011B\r
+ecedillabreve;1E1D\r
+echarmenian;0565\r
+echyiwnarmenian;0587\r
+ecircle;24D4\r
+ecircumflex;00EA\r
+ecircumflexacute;1EBF\r
+ecircumflexbelow;1E19\r
+ecircumflexdotbelow;1EC7\r
+ecircumflexgrave;1EC1\r
+ecircumflexhookabove;1EC3\r
+ecircumflextilde;1EC5\r
+ecyrillic;0454\r
+edblgrave;0205\r
+edeva;090F\r
+edieresis;00EB\r
+edot;0117\r
+edotaccent;0117\r
+edotbelow;1EB9\r
+eegurmukhi;0A0F\r
+eematragurmukhi;0A47\r
+efcyrillic;0444\r
+egrave;00E8\r
+egujarati;0A8F\r
+eharmenian;0567\r
+ehbopomofo;311D\r
+ehiragana;3048\r
+ehookabove;1EBB\r
+eibopomofo;311F\r
+eight;0038\r
+eightarabic;0668\r
+eightbengali;09EE\r
+eightcircle;2467\r
+eightcircleinversesansserif;2791\r
+eightdeva;096E\r
+eighteencircle;2471\r
+eighteenparen;2485\r
+eighteenperiod;2499\r
+eightgujarati;0AEE\r
+eightgurmukhi;0A6E\r
+eighthackarabic;0668\r
+eighthangzhou;3028\r
+eighthnotebeamed;266B\r
+eightideographicparen;3227\r
+eightinferior;2088\r
+eightmonospace;FF18\r
+eightoldstyle;F738\r
+eightparen;247B\r
+eightperiod;248F\r
+eightpersian;06F8\r
+eightroman;2177\r
+eightsuperior;2078\r
+eightthai;0E58\r
+einvertedbreve;0207\r
+eiotifiedcyrillic;0465\r
+ekatakana;30A8\r
+ekatakanahalfwidth;FF74\r
+ekonkargurmukhi;0A74\r
+ekorean;3154\r
+elcyrillic;043B\r
+element;2208\r
+elevencircle;246A\r
+elevenparen;247E\r
+elevenperiod;2492\r
+elevenroman;217A\r
+ellipsis;2026\r
+ellipsisvertical;22EE\r
+emacron;0113\r
+emacronacute;1E17\r
+emacrongrave;1E15\r
+emcyrillic;043C\r
+emdash;2014\r
+emdashvertical;FE31\r
+emonospace;FF45\r
+emphasismarkarmenian;055B\r
+emptyset;2205\r
+enbopomofo;3123\r
+encyrillic;043D\r
+endash;2013\r
+endashvertical;FE32\r
+endescendercyrillic;04A3\r
+eng;014B\r
+engbopomofo;3125\r
+enghecyrillic;04A5\r
+enhookcyrillic;04C8\r
+enspace;2002\r
+eogonek;0119\r
+eokorean;3153\r
+eopen;025B\r
+eopenclosed;029A\r
+eopenreversed;025C\r
+eopenreversedclosed;025E\r
+eopenreversedhook;025D\r
+eparen;24A0\r
+epsilon;03B5\r
+epsilontonos;03AD\r
+equal;003D\r
+equalmonospace;FF1D\r
+equalsmall;FE66\r
+equalsuperior;207C\r
+equivalence;2261\r
+erbopomofo;3126\r
+ercyrillic;0440\r
+ereversed;0258\r
+ereversedcyrillic;044D\r
+escyrillic;0441\r
+esdescendercyrillic;04AB\r
+esh;0283\r
+eshcurl;0286\r
+eshortdeva;090E\r
+eshortvowelsigndeva;0946\r
+eshreversedloop;01AA\r
+eshsquatreversed;0285\r
+esmallhiragana;3047\r
+esmallkatakana;30A7\r
+esmallkatakanahalfwidth;FF6A\r
+estimated;212E\r
+esuperior;F6EC\r
+eta;03B7\r
+etarmenian;0568\r
+etatonos;03AE\r
+eth;00F0\r
+etilde;1EBD\r
+etildebelow;1E1B\r
+etnahtafoukhhebrew;0591\r
+etnahtafoukhlefthebrew;0591\r
+etnahtahebrew;0591\r
+etnahtalefthebrew;0591\r
+eturned;01DD\r
+eukorean;3161\r
+euro;20AC\r
+evowelsignbengali;09C7\r
+evowelsigndeva;0947\r
+evowelsigngujarati;0AC7\r
+exclam;0021\r
+exclamarmenian;055C\r
+exclamdbl;203C\r
+exclamdown;00A1\r
+exclamdownsmall;F7A1\r
+exclammonospace;FF01\r
+exclamsmall;F721\r
+existential;2203\r
+ezh;0292\r
+ezhcaron;01EF\r
+ezhcurl;0293\r
+ezhreversed;01B9\r
+ezhtail;01BA\r
+f;0066\r
+fadeva;095E\r
+fagurmukhi;0A5E\r
+fahrenheit;2109\r
+fathaarabic;064E\r
+fathalowarabic;064E\r
+fathatanarabic;064B\r
+fbopomofo;3108\r
+fcircle;24D5\r
+fdotaccent;1E1F\r
+feharabic;0641\r
+feharmenian;0586\r
+fehfinalarabic;FED2\r
+fehinitialarabic;FED3\r
+fehmedialarabic;FED4\r
+feicoptic;03E5\r
+female;2640\r
+ff;FB00\r
+ffi;FB03\r
+ffl;FB04\r
+fi;FB01\r
+fifteencircle;246E\r
+fifteenparen;2482\r
+fifteenperiod;2496\r
+figuredash;2012\r
+filledbox;25A0\r
+filledrect;25AC\r
+finalkaf;05DA\r
+finalkafdagesh;FB3A\r
+finalkafdageshhebrew;FB3A\r
+finalkafhebrew;05DA\r
+finalkafqamats;05DA 05B8\r
+finalkafqamatshebrew;05DA 05B8\r
+finalkafsheva;05DA 05B0\r
+finalkafshevahebrew;05DA 05B0\r
+finalmem;05DD\r
+finalmemhebrew;05DD\r
+finalnun;05DF\r
+finalnunhebrew;05DF\r
+finalpe;05E3\r
+finalpehebrew;05E3\r
+finaltsadi;05E5\r
+finaltsadihebrew;05E5\r
+firsttonechinese;02C9\r
+fisheye;25C9\r
+fitacyrillic;0473\r
+five;0035\r
+fivearabic;0665\r
+fivebengali;09EB\r
+fivecircle;2464\r
+fivecircleinversesansserif;278E\r
+fivedeva;096B\r
+fiveeighths;215D\r
+fivegujarati;0AEB\r
+fivegurmukhi;0A6B\r
+fivehackarabic;0665\r
+fivehangzhou;3025\r
+fiveideographicparen;3224\r
+fiveinferior;2085\r
+fivemonospace;FF15\r
+fiveoldstyle;F735\r
+fiveparen;2478\r
+fiveperiod;248C\r
+fivepersian;06F5\r
+fiveroman;2174\r
+fivesuperior;2075\r
+fivethai;0E55\r
+fl;FB02\r
+florin;0192\r
+fmonospace;FF46\r
+fmsquare;3399\r
+fofanthai;0E1F\r
+fofathai;0E1D\r
+fongmanthai;0E4F\r
+forall;2200\r
+four;0034\r
+fourarabic;0664\r
+fourbengali;09EA\r
+fourcircle;2463\r
+fourcircleinversesansserif;278D\r
+fourdeva;096A\r
+fourgujarati;0AEA\r
+fourgurmukhi;0A6A\r
+fourhackarabic;0664\r
+fourhangzhou;3024\r
+fourideographicparen;3223\r
+fourinferior;2084\r
+fourmonospace;FF14\r
+fournumeratorbengali;09F7\r
+fouroldstyle;F734\r
+fourparen;2477\r
+fourperiod;248B\r
+fourpersian;06F4\r
+fourroman;2173\r
+foursuperior;2074\r
+fourteencircle;246D\r
+fourteenparen;2481\r
+fourteenperiod;2495\r
+fourthai;0E54\r
+fourthtonechinese;02CB\r
+fparen;24A1\r
+fraction;2044\r
+franc;20A3\r
+g;0067\r
+gabengali;0997\r
+gacute;01F5\r
+gadeva;0917\r
+gafarabic;06AF\r
+gaffinalarabic;FB93\r
+gafinitialarabic;FB94\r
+gafmedialarabic;FB95\r
+gagujarati;0A97\r
+gagurmukhi;0A17\r
+gahiragana;304C\r
+gakatakana;30AC\r
+gamma;03B3\r
+gammalatinsmall;0263\r
+gammasuperior;02E0\r
+gangiacoptic;03EB\r
+gbopomofo;310D\r
+gbreve;011F\r
+gcaron;01E7\r
+gcedilla;0123\r
+gcircle;24D6\r
+gcircumflex;011D\r
+gcommaaccent;0123\r
+gdot;0121\r
+gdotaccent;0121\r
+gecyrillic;0433\r
+gehiragana;3052\r
+gekatakana;30B2\r
+geometricallyequal;2251\r
+gereshaccenthebrew;059C\r
+gereshhebrew;05F3\r
+gereshmuqdamhebrew;059D\r
+germandbls;00DF\r
+gershayimaccenthebrew;059E\r
+gershayimhebrew;05F4\r
+getamark;3013\r
+ghabengali;0998\r
+ghadarmenian;0572\r
+ghadeva;0918\r
+ghagujarati;0A98\r
+ghagurmukhi;0A18\r
+ghainarabic;063A\r
+ghainfinalarabic;FECE\r
+ghaininitialarabic;FECF\r
+ghainmedialarabic;FED0\r
+ghemiddlehookcyrillic;0495\r
+ghestrokecyrillic;0493\r
+gheupturncyrillic;0491\r
+ghhadeva;095A\r
+ghhagurmukhi;0A5A\r
+ghook;0260\r
+ghzsquare;3393\r
+gihiragana;304E\r
+gikatakana;30AE\r
+gimarmenian;0563\r
+gimel;05D2\r
+gimeldagesh;FB32\r
+gimeldageshhebrew;FB32\r
+gimelhebrew;05D2\r
+gjecyrillic;0453\r
+glottalinvertedstroke;01BE\r
+glottalstop;0294\r
+glottalstopinverted;0296\r
+glottalstopmod;02C0\r
+glottalstopreversed;0295\r
+glottalstopreversedmod;02C1\r
+glottalstopreversedsuperior;02E4\r
+glottalstopstroke;02A1\r
+glottalstopstrokereversed;02A2\r
+gmacron;1E21\r
+gmonospace;FF47\r
+gohiragana;3054\r
+gokatakana;30B4\r
+gparen;24A2\r
+gpasquare;33AC\r
+gradient;2207\r
+grave;0060\r
+gravebelowcmb;0316\r
+gravecmb;0300\r
+gravecomb;0300\r
+gravedeva;0953\r
+gravelowmod;02CE\r
+gravemonospace;FF40\r
+gravetonecmb;0340\r
+greater;003E\r
+greaterequal;2265\r
+greaterequalorless;22DB\r
+greatermonospace;FF1E\r
+greaterorequivalent;2273\r
+greaterorless;2277\r
+greateroverequal;2267\r
+greatersmall;FE65\r
+gscript;0261\r
+gstroke;01E5\r
+guhiragana;3050\r
+guillemotleft;00AB\r
+guillemotright;00BB\r
+guilsinglleft;2039\r
+guilsinglright;203A\r
+gukatakana;30B0\r
+guramusquare;3318\r
+gysquare;33C9\r
+h;0068\r
+haabkhasiancyrillic;04A9\r
+haaltonearabic;06C1\r
+habengali;09B9\r
+hadescendercyrillic;04B3\r
+hadeva;0939\r
+hagujarati;0AB9\r
+hagurmukhi;0A39\r
+haharabic;062D\r
+hahfinalarabic;FEA2\r
+hahinitialarabic;FEA3\r
+hahiragana;306F\r
+hahmedialarabic;FEA4\r
+haitusquare;332A\r
+hakatakana;30CF\r
+hakatakanahalfwidth;FF8A\r
+halantgurmukhi;0A4D\r
+hamzaarabic;0621\r
+hamzadammaarabic;0621 064F\r
+hamzadammatanarabic;0621 064C\r
+hamzafathaarabic;0621 064E\r
+hamzafathatanarabic;0621 064B\r
+hamzalowarabic;0621\r
+hamzalowkasraarabic;0621 0650\r
+hamzalowkasratanarabic;0621 064D\r
+hamzasukunarabic;0621 0652\r
+hangulfiller;3164\r
+hardsigncyrillic;044A\r
+harpoonleftbarbup;21BC\r
+harpoonrightbarbup;21C0\r
+hasquare;33CA\r
+hatafpatah;05B2\r
+hatafpatah16;05B2\r
+hatafpatah23;05B2\r
+hatafpatah2f;05B2\r
+hatafpatahhebrew;05B2\r
+hatafpatahnarrowhebrew;05B2\r
+hatafpatahquarterhebrew;05B2\r
+hatafpatahwidehebrew;05B2\r
+hatafqamats;05B3\r
+hatafqamats1b;05B3\r
+hatafqamats28;05B3\r
+hatafqamats34;05B3\r
+hatafqamatshebrew;05B3\r
+hatafqamatsnarrowhebrew;05B3\r
+hatafqamatsquarterhebrew;05B3\r
+hatafqamatswidehebrew;05B3\r
+hatafsegol;05B1\r
+hatafsegol17;05B1\r
+hatafsegol24;05B1\r
+hatafsegol30;05B1\r
+hatafsegolhebrew;05B1\r
+hatafsegolnarrowhebrew;05B1\r
+hatafsegolquarterhebrew;05B1\r
+hatafsegolwidehebrew;05B1\r
+hbar;0127\r
+hbopomofo;310F\r
+hbrevebelow;1E2B\r
+hcedilla;1E29\r
+hcircle;24D7\r
+hcircumflex;0125\r
+hdieresis;1E27\r
+hdotaccent;1E23\r
+hdotbelow;1E25\r
+he;05D4\r
+heart;2665\r
+heartsuitblack;2665\r
+heartsuitwhite;2661\r
+hedagesh;FB34\r
+hedageshhebrew;FB34\r
+hehaltonearabic;06C1\r
+heharabic;0647\r
+hehebrew;05D4\r
+hehfinalaltonearabic;FBA7\r
+hehfinalalttwoarabic;FEEA\r
+hehfinalarabic;FEEA\r
+hehhamzaabovefinalarabic;FBA5\r
+hehhamzaaboveisolatedarabic;FBA4\r
+hehinitialaltonearabic;FBA8\r
+hehinitialarabic;FEEB\r
+hehiragana;3078\r
+hehmedialaltonearabic;FBA9\r
+hehmedialarabic;FEEC\r
+heiseierasquare;337B\r
+hekatakana;30D8\r
+hekatakanahalfwidth;FF8D\r
+hekutaarusquare;3336\r
+henghook;0267\r
+herutusquare;3339\r
+het;05D7\r
+hethebrew;05D7\r
+hhook;0266\r
+hhooksuperior;02B1\r
+hieuhacirclekorean;327B\r
+hieuhaparenkorean;321B\r
+hieuhcirclekorean;326D\r
+hieuhkorean;314E\r
+hieuhparenkorean;320D\r
+hihiragana;3072\r
+hikatakana;30D2\r
+hikatakanahalfwidth;FF8B\r
+hiriq;05B4\r
+hiriq14;05B4\r
+hiriq21;05B4\r
+hiriq2d;05B4\r
+hiriqhebrew;05B4\r
+hiriqnarrowhebrew;05B4\r
+hiriqquarterhebrew;05B4\r
+hiriqwidehebrew;05B4\r
+hlinebelow;1E96\r
+hmonospace;FF48\r
+hoarmenian;0570\r
+hohipthai;0E2B\r
+hohiragana;307B\r
+hokatakana;30DB\r
+hokatakanahalfwidth;FF8E\r
+holam;05B9\r
+holam19;05B9\r
+holam26;05B9\r
+holam32;05B9\r
+holamhebrew;05B9\r
+holamnarrowhebrew;05B9\r
+holamquarterhebrew;05B9\r
+holamwidehebrew;05B9\r
+honokhukthai;0E2E\r
+hookabovecomb;0309\r
+hookcmb;0309\r
+hookpalatalizedbelowcmb;0321\r
+hookretroflexbelowcmb;0322\r
+hoonsquare;3342\r
+horicoptic;03E9\r
+horizontalbar;2015\r
+horncmb;031B\r
+hotsprings;2668\r
+house;2302\r
+hparen;24A3\r
+hsuperior;02B0\r
+hturned;0265\r
+huhiragana;3075\r
+huiitosquare;3333\r
+hukatakana;30D5\r
+hukatakanahalfwidth;FF8C\r
+hungarumlaut;02DD\r
+hungarumlautcmb;030B\r
+hv;0195\r
+hyphen;002D\r
+hypheninferior;F6E5\r
+hyphenmonospace;FF0D\r
+hyphensmall;FE63\r
+hyphensuperior;F6E6\r
+hyphentwo;2010\r
+i;0069\r
+iacute;00ED\r
+iacyrillic;044F\r
+ibengali;0987\r
+ibopomofo;3127\r
+ibreve;012D\r
+icaron;01D0\r
+icircle;24D8\r
+icircumflex;00EE\r
+icyrillic;0456\r
+idblgrave;0209\r
+ideographearthcircle;328F\r
+ideographfirecircle;328B\r
+ideographicallianceparen;323F\r
+ideographiccallparen;323A\r
+ideographiccentrecircle;32A5\r
+ideographicclose;3006\r
+ideographiccomma;3001\r
+ideographiccommaleft;FF64\r
+ideographiccongratulationparen;3237\r
+ideographiccorrectcircle;32A3\r
+ideographicearthparen;322F\r
+ideographicenterpriseparen;323D\r
+ideographicexcellentcircle;329D\r
+ideographicfestivalparen;3240\r
+ideographicfinancialcircle;3296\r
+ideographicfinancialparen;3236\r
+ideographicfireparen;322B\r
+ideographichaveparen;3232\r
+ideographichighcircle;32A4\r
+ideographiciterationmark;3005\r
+ideographiclaborcircle;3298\r
+ideographiclaborparen;3238\r
+ideographicleftcircle;32A7\r
+ideographiclowcircle;32A6\r
+ideographicmedicinecircle;32A9\r
+ideographicmetalparen;322E\r
+ideographicmoonparen;322A\r
+ideographicnameparen;3234\r
+ideographicperiod;3002\r
+ideographicprintcircle;329E\r
+ideographicreachparen;3243\r
+ideographicrepresentparen;3239\r
+ideographicresourceparen;323E\r
+ideographicrightcircle;32A8\r
+ideographicsecretcircle;3299\r
+ideographicselfparen;3242\r
+ideographicsocietyparen;3233\r
+ideographicspace;3000\r
+ideographicspecialparen;3235\r
+ideographicstockparen;3231\r
+ideographicstudyparen;323B\r
+ideographicsunparen;3230\r
+ideographicsuperviseparen;323C\r
+ideographicwaterparen;322C\r
+ideographicwoodparen;322D\r
+ideographiczero;3007\r
+ideographmetalcircle;328E\r
+ideographmooncircle;328A\r
+ideographnamecircle;3294\r
+ideographsuncircle;3290\r
+ideographwatercircle;328C\r
+ideographwoodcircle;328D\r
+ideva;0907\r
+idieresis;00EF\r
+idieresisacute;1E2F\r
+idieresiscyrillic;04E5\r
+idotbelow;1ECB\r
+iebrevecyrillic;04D7\r
+iecyrillic;0435\r
+ieungacirclekorean;3275\r
+ieungaparenkorean;3215\r
+ieungcirclekorean;3267\r
+ieungkorean;3147\r
+ieungparenkorean;3207\r
+igrave;00EC\r
+igujarati;0A87\r
+igurmukhi;0A07\r
+ihiragana;3044\r
+ihookabove;1EC9\r
+iibengali;0988\r
+iicyrillic;0438\r
+iideva;0908\r
+iigujarati;0A88\r
+iigurmukhi;0A08\r
+iimatragurmukhi;0A40\r
+iinvertedbreve;020B\r
+iishortcyrillic;0439\r
+iivowelsignbengali;09C0\r
+iivowelsigndeva;0940\r
+iivowelsigngujarati;0AC0\r
+ij;0133\r
+ikatakana;30A4\r
+ikatakanahalfwidth;FF72\r
+ikorean;3163\r
+ilde;02DC\r
+iluyhebrew;05AC\r
+imacron;012B\r
+imacroncyrillic;04E3\r
+imageorapproximatelyequal;2253\r
+imatragurmukhi;0A3F\r
+imonospace;FF49\r
+increment;2206\r
+infinity;221E\r
+iniarmenian;056B\r
+integral;222B\r
+integralbottom;2321\r
+integralbt;2321\r
+integralex;F8F5\r
+integraltop;2320\r
+integraltp;2320\r
+intersection;2229\r
+intisquare;3305\r
+invbullet;25D8\r
+invcircle;25D9\r
+invsmileface;263B\r
+iocyrillic;0451\r
+iogonek;012F\r
+iota;03B9\r
+iotadieresis;03CA\r
+iotadieresistonos;0390\r
+iotalatin;0269\r
+iotatonos;03AF\r
+iparen;24A4\r
+irigurmukhi;0A72\r
+ismallhiragana;3043\r
+ismallkatakana;30A3\r
+ismallkatakanahalfwidth;FF68\r
+issharbengali;09FA\r
+istroke;0268\r
+isuperior;F6ED\r
+iterationhiragana;309D\r
+iterationkatakana;30FD\r
+itilde;0129\r
+itildebelow;1E2D\r
+iubopomofo;3129\r
+iucyrillic;044E\r
+ivowelsignbengali;09BF\r
+ivowelsigndeva;093F\r
+ivowelsigngujarati;0ABF\r
+izhitsacyrillic;0475\r
+izhitsadblgravecyrillic;0477\r
+j;006A\r
+jaarmenian;0571\r
+jabengali;099C\r
+jadeva;091C\r
+jagujarati;0A9C\r
+jagurmukhi;0A1C\r
+jbopomofo;3110\r
+jcaron;01F0\r
+jcircle;24D9\r
+jcircumflex;0135\r
+jcrossedtail;029D\r
+jdotlessstroke;025F\r
+jecyrillic;0458\r
+jeemarabic;062C\r
+jeemfinalarabic;FE9E\r
+jeeminitialarabic;FE9F\r
+jeemmedialarabic;FEA0\r
+jeharabic;0698\r
+jehfinalarabic;FB8B\r
+jhabengali;099D\r
+jhadeva;091D\r
+jhagujarati;0A9D\r
+jhagurmukhi;0A1D\r
+jheharmenian;057B\r
+jis;3004\r
+jmonospace;FF4A\r
+jparen;24A5\r
+jsuperior;02B2\r
+k;006B\r
+kabashkircyrillic;04A1\r
+kabengali;0995\r
+kacute;1E31\r
+kacyrillic;043A\r
+kadescendercyrillic;049B\r
+kadeva;0915\r
+kaf;05DB\r
+kafarabic;0643\r
+kafdagesh;FB3B\r
+kafdageshhebrew;FB3B\r
+kaffinalarabic;FEDA\r
+kafhebrew;05DB\r
+kafinitialarabic;FEDB\r
+kafmedialarabic;FEDC\r
+kafrafehebrew;FB4D\r
+kagujarati;0A95\r
+kagurmukhi;0A15\r
+kahiragana;304B\r
+kahookcyrillic;04C4\r
+kakatakana;30AB\r
+kakatakanahalfwidth;FF76\r
+kappa;03BA\r
+kappasymbolgreek;03F0\r
+kapyeounmieumkorean;3171\r
+kapyeounphieuphkorean;3184\r
+kapyeounpieupkorean;3178\r
+kapyeounssangpieupkorean;3179\r
+karoriisquare;330D\r
+kashidaautoarabic;0640\r
+kashidaautonosidebearingarabic;0640\r
+kasmallkatakana;30F5\r
+kasquare;3384\r
+kasraarabic;0650\r
+kasratanarabic;064D\r
+kastrokecyrillic;049F\r
+katahiraprolongmarkhalfwidth;FF70\r
+kaverticalstrokecyrillic;049D\r
+kbopomofo;310E\r
+kcalsquare;3389\r
+kcaron;01E9\r
+kcedilla;0137\r
+kcircle;24DA\r
+kcommaaccent;0137\r
+kdotbelow;1E33\r
+keharmenian;0584\r
+kehiragana;3051\r
+kekatakana;30B1\r
+kekatakanahalfwidth;FF79\r
+kenarmenian;056F\r
+kesmallkatakana;30F6\r
+kgreenlandic;0138\r
+khabengali;0996\r
+khacyrillic;0445\r
+khadeva;0916\r
+khagujarati;0A96\r
+khagurmukhi;0A16\r
+khaharabic;062E\r
+khahfinalarabic;FEA6\r
+khahinitialarabic;FEA7\r
+khahmedialarabic;FEA8\r
+kheicoptic;03E7\r
+khhadeva;0959\r
+khhagurmukhi;0A59\r
+khieukhacirclekorean;3278\r
+khieukhaparenkorean;3218\r
+khieukhcirclekorean;326A\r
+khieukhkorean;314B\r
+khieukhparenkorean;320A\r
+khokhaithai;0E02\r
+khokhonthai;0E05\r
+khokhuatthai;0E03\r
+khokhwaithai;0E04\r
+khomutthai;0E5B\r
+khook;0199\r
+khorakhangthai;0E06\r
+khzsquare;3391\r
+kihiragana;304D\r
+kikatakana;30AD\r
+kikatakanahalfwidth;FF77\r
+kiroguramusquare;3315\r
+kiromeetorusquare;3316\r
+kirosquare;3314\r
+kiyeokacirclekorean;326E\r
+kiyeokaparenkorean;320E\r
+kiyeokcirclekorean;3260\r
+kiyeokkorean;3131\r
+kiyeokparenkorean;3200\r
+kiyeoksioskorean;3133\r
+kjecyrillic;045C\r
+klinebelow;1E35\r
+klsquare;3398\r
+kmcubedsquare;33A6\r
+kmonospace;FF4B\r
+kmsquaredsquare;33A2\r
+kohiragana;3053\r
+kohmsquare;33C0\r
+kokaithai;0E01\r
+kokatakana;30B3\r
+kokatakanahalfwidth;FF7A\r
+kooposquare;331E\r
+koppacyrillic;0481\r
+koreanstandardsymbol;327F\r
+koroniscmb;0343\r
+kparen;24A6\r
+kpasquare;33AA\r
+ksicyrillic;046F\r
+ktsquare;33CF\r
+kturned;029E\r
+kuhiragana;304F\r
+kukatakana;30AF\r
+kukatakanahalfwidth;FF78\r
+kvsquare;33B8\r
+kwsquare;33BE\r
+l;006C\r
+labengali;09B2\r
+lacute;013A\r
+ladeva;0932\r
+lagujarati;0AB2\r
+lagurmukhi;0A32\r
+lakkhangyaothai;0E45\r
+lamaleffinalarabic;FEFC\r
+lamalefhamzaabovefinalarabic;FEF8\r
+lamalefhamzaaboveisolatedarabic;FEF7\r
+lamalefhamzabelowfinalarabic;FEFA\r
+lamalefhamzabelowisolatedarabic;FEF9\r
+lamalefisolatedarabic;FEFB\r
+lamalefmaddaabovefinalarabic;FEF6\r
+lamalefmaddaaboveisolatedarabic;FEF5\r
+lamarabic;0644\r
+lambda;03BB\r
+lambdastroke;019B\r
+lamed;05DC\r
+lameddagesh;FB3C\r
+lameddageshhebrew;FB3C\r
+lamedhebrew;05DC\r
+lamedholam;05DC 05B9\r
+lamedholamdagesh;05DC 05B9 05BC\r
+lamedholamdageshhebrew;05DC 05B9 05BC\r
+lamedholamhebrew;05DC 05B9\r
+lamfinalarabic;FEDE\r
+lamhahinitialarabic;FCCA\r
+laminitialarabic;FEDF\r
+lamjeeminitialarabic;FCC9\r
+lamkhahinitialarabic;FCCB\r
+lamlamhehisolatedarabic;FDF2\r
+lammedialarabic;FEE0\r
+lammeemhahinitialarabic;FD88\r
+lammeeminitialarabic;FCCC\r
+lammeemjeeminitialarabic;FEDF FEE4 FEA0\r
+lammeemkhahinitialarabic;FEDF FEE4 FEA8\r
+largecircle;25EF\r
+lbar;019A\r
+lbelt;026C\r
+lbopomofo;310C\r
+lcaron;013E\r
+lcedilla;013C\r
+lcircle;24DB\r
+lcircumflexbelow;1E3D\r
+lcommaaccent;013C\r
+ldot;0140\r
+ldotaccent;0140\r
+ldotbelow;1E37\r
+ldotbelowmacron;1E39\r
+leftangleabovecmb;031A\r
+lefttackbelowcmb;0318\r
+less;003C\r
+lessequal;2264\r
+lessequalorgreater;22DA\r
+lessmonospace;FF1C\r
+lessorequivalent;2272\r
+lessorgreater;2276\r
+lessoverequal;2266\r
+lesssmall;FE64\r
+lezh;026E\r
+lfblock;258C\r
+lhookretroflex;026D\r
+lira;20A4\r
+liwnarmenian;056C\r
+lj;01C9\r
+ljecyrillic;0459\r
+ll;F6C0\r
+lladeva;0933\r
+llagujarati;0AB3\r
+llinebelow;1E3B\r
+llladeva;0934\r
+llvocalicbengali;09E1\r
+llvocalicdeva;0961\r
+llvocalicvowelsignbengali;09E3\r
+llvocalicvowelsigndeva;0963\r
+lmiddletilde;026B\r
+lmonospace;FF4C\r
+lmsquare;33D0\r
+lochulathai;0E2C\r
+logicaland;2227\r
+logicalnot;00AC\r
+logicalnotreversed;2310\r
+logicalor;2228\r
+lolingthai;0E25\r
+longs;017F\r
+lowlinecenterline;FE4E\r
+lowlinecmb;0332\r
+lowlinedashed;FE4D\r
+lozenge;25CA\r
+lparen;24A7\r
+lslash;0142\r
+lsquare;2113\r
+lsuperior;F6EE\r
+ltshade;2591\r
+luthai;0E26\r
+lvocalicbengali;098C\r
+lvocalicdeva;090C\r
+lvocalicvowelsignbengali;09E2\r
+lvocalicvowelsigndeva;0962\r
+lxsquare;33D3\r
+m;006D\r
+mabengali;09AE\r
+macron;00AF\r
+macronbelowcmb;0331\r
+macroncmb;0304\r
+macronlowmod;02CD\r
+macronmonospace;FFE3\r
+macute;1E3F\r
+madeva;092E\r
+magujarati;0AAE\r
+magurmukhi;0A2E\r
+mahapakhhebrew;05A4\r
+mahapakhlefthebrew;05A4\r
+mahiragana;307E\r
+maichattawalowleftthai;F895\r
+maichattawalowrightthai;F894\r
+maichattawathai;0E4B\r
+maichattawaupperleftthai;F893\r
+maieklowleftthai;F88C\r
+maieklowrightthai;F88B\r
+maiekthai;0E48\r
+maiekupperleftthai;F88A\r
+maihanakatleftthai;F884\r
+maihanakatthai;0E31\r
+maitaikhuleftthai;F889\r
+maitaikhuthai;0E47\r
+maitholowleftthai;F88F\r
+maitholowrightthai;F88E\r
+maithothai;0E49\r
+maithoupperleftthai;F88D\r
+maitrilowleftthai;F892\r
+maitrilowrightthai;F891\r
+maitrithai;0E4A\r
+maitriupperleftthai;F890\r
+maiyamokthai;0E46\r
+makatakana;30DE\r
+makatakanahalfwidth;FF8F\r
+male;2642\r
+mansyonsquare;3347\r
+maqafhebrew;05BE\r
+mars;2642\r
+masoracirclehebrew;05AF\r
+masquare;3383\r
+mbopomofo;3107\r
+mbsquare;33D4\r
+mcircle;24DC\r
+mcubedsquare;33A5\r
+mdotaccent;1E41\r
+mdotbelow;1E43\r
+meemarabic;0645\r
+meemfinalarabic;FEE2\r
+meeminitialarabic;FEE3\r
+meemmedialarabic;FEE4\r
+meemmeeminitialarabic;FCD1\r
+meemmeemisolatedarabic;FC48\r
+meetorusquare;334D\r
+mehiragana;3081\r
+meizierasquare;337E\r
+mekatakana;30E1\r
+mekatakanahalfwidth;FF92\r
+mem;05DE\r
+memdagesh;FB3E\r
+memdageshhebrew;FB3E\r
+memhebrew;05DE\r
+menarmenian;0574\r
+merkhahebrew;05A5\r
+merkhakefulahebrew;05A6\r
+merkhakefulalefthebrew;05A6\r
+merkhalefthebrew;05A5\r
+mhook;0271\r
+mhzsquare;3392\r
+middledotkatakanahalfwidth;FF65\r
+middot;00B7\r
+mieumacirclekorean;3272\r
+mieumaparenkorean;3212\r
+mieumcirclekorean;3264\r
+mieumkorean;3141\r
+mieumpansioskorean;3170\r
+mieumparenkorean;3204\r
+mieumpieupkorean;316E\r
+mieumsioskorean;316F\r
+mihiragana;307F\r
+mikatakana;30DF\r
+mikatakanahalfwidth;FF90\r
+minus;2212\r
+minusbelowcmb;0320\r
+minuscircle;2296\r
+minusmod;02D7\r
+minusplus;2213\r
+minute;2032\r
+miribaarusquare;334A\r
+mirisquare;3349\r
+mlonglegturned;0270\r
+mlsquare;3396\r
+mmcubedsquare;33A3\r
+mmonospace;FF4D\r
+mmsquaredsquare;339F\r
+mohiragana;3082\r
+mohmsquare;33C1\r
+mokatakana;30E2\r
+mokatakanahalfwidth;FF93\r
+molsquare;33D6\r
+momathai;0E21\r
+moverssquare;33A7\r
+moverssquaredsquare;33A8\r
+mparen;24A8\r
+mpasquare;33AB\r
+mssquare;33B3\r
+msuperior;F6EF\r
+mturned;026F\r
+mu1;00B5\r
+mu;00B5\r
+muasquare;3382\r
+muchgreater;226B\r
+muchless;226A\r
+mufsquare;338C\r
+mugreek;03BC\r
+mugsquare;338D\r
+muhiragana;3080\r
+mukatakana;30E0\r
+mukatakanahalfwidth;FF91\r
+mulsquare;3395\r
+multiply;00D7\r
+mumsquare;339B\r
+munahhebrew;05A3\r
+munahlefthebrew;05A3\r
+musicalnote;266A\r
+musicalnotedbl;266B\r
+musicflatsign;266D\r
+musicsharpsign;266F\r
+mussquare;33B2\r
+muvsquare;33B6\r
+muwsquare;33BC\r
+mvmegasquare;33B9\r
+mvsquare;33B7\r
+mwmegasquare;33BF\r
+mwsquare;33BD\r
+n;006E\r
+nabengali;09A8\r
+nabla;2207\r
+nacute;0144\r
+nadeva;0928\r
+nagujarati;0AA8\r
+nagurmukhi;0A28\r
+nahiragana;306A\r
+nakatakana;30CA\r
+nakatakanahalfwidth;FF85\r
+napostrophe;0149\r
+nasquare;3381\r
+nbopomofo;310B\r
+nbspace;00A0\r
+ncaron;0148\r
+ncedilla;0146\r
+ncircle;24DD\r
+ncircumflexbelow;1E4B\r
+ncommaaccent;0146\r
+ndotaccent;1E45\r
+ndotbelow;1E47\r
+nehiragana;306D\r
+nekatakana;30CD\r
+nekatakanahalfwidth;FF88\r
+newsheqelsign;20AA\r
+nfsquare;338B\r
+ngabengali;0999\r
+ngadeva;0919\r
+ngagujarati;0A99\r
+ngagurmukhi;0A19\r
+ngonguthai;0E07\r
+nhiragana;3093\r
+nhookleft;0272\r
+nhookretroflex;0273\r
+nieunacirclekorean;326F\r
+nieunaparenkorean;320F\r
+nieuncieuckorean;3135\r
+nieuncirclekorean;3261\r
+nieunhieuhkorean;3136\r
+nieunkorean;3134\r
+nieunpansioskorean;3168\r
+nieunparenkorean;3201\r
+nieunsioskorean;3167\r
+nieuntikeutkorean;3166\r
+nihiragana;306B\r
+nikatakana;30CB\r
+nikatakanahalfwidth;FF86\r
+nikhahitleftthai;F899\r
+nikhahitthai;0E4D\r
+nine;0039\r
+ninearabic;0669\r
+ninebengali;09EF\r
+ninecircle;2468\r
+ninecircleinversesansserif;2792\r
+ninedeva;096F\r
+ninegujarati;0AEF\r
+ninegurmukhi;0A6F\r
+ninehackarabic;0669\r
+ninehangzhou;3029\r
+nineideographicparen;3228\r
+nineinferior;2089\r
+ninemonospace;FF19\r
+nineoldstyle;F739\r
+nineparen;247C\r
+nineperiod;2490\r
+ninepersian;06F9\r
+nineroman;2178\r
+ninesuperior;2079\r
+nineteencircle;2472\r
+nineteenparen;2486\r
+nineteenperiod;249A\r
+ninethai;0E59\r
+nj;01CC\r
+njecyrillic;045A\r
+nkatakana;30F3\r
+nkatakanahalfwidth;FF9D\r
+nlegrightlong;019E\r
+nlinebelow;1E49\r
+nmonospace;FF4E\r
+nmsquare;339A\r
+nnabengali;09A3\r
+nnadeva;0923\r
+nnagujarati;0AA3\r
+nnagurmukhi;0A23\r
+nnnadeva;0929\r
+nohiragana;306E\r
+nokatakana;30CE\r
+nokatakanahalfwidth;FF89\r
+nonbreakingspace;00A0\r
+nonenthai;0E13\r
+nonuthai;0E19\r
+noonarabic;0646\r
+noonfinalarabic;FEE6\r
+noonghunnaarabic;06BA\r
+noonghunnafinalarabic;FB9F\r
+noonhehinitialarabic;FEE7 FEEC\r
+nooninitialarabic;FEE7\r
+noonjeeminitialarabic;FCD2\r
+noonjeemisolatedarabic;FC4B\r
+noonmedialarabic;FEE8\r
+noonmeeminitialarabic;FCD5\r
+noonmeemisolatedarabic;FC4E\r
+noonnoonfinalarabic;FC8D\r
+notcontains;220C\r
+notelement;2209\r
+notelementof;2209\r
+notequal;2260\r
+notgreater;226F\r
+notgreaternorequal;2271\r
+notgreaternorless;2279\r
+notidentical;2262\r
+notless;226E\r
+notlessnorequal;2270\r
+notparallel;2226\r
+notprecedes;2280\r
+notsubset;2284\r
+notsucceeds;2281\r
+notsuperset;2285\r
+nowarmenian;0576\r
+nparen;24A9\r
+nssquare;33B1\r
+nsuperior;207F\r
+ntilde;00F1\r
+nu;03BD\r
+nuhiragana;306C\r
+nukatakana;30CC\r
+nukatakanahalfwidth;FF87\r
+nuktabengali;09BC\r
+nuktadeva;093C\r
+nuktagujarati;0ABC\r
+nuktagurmukhi;0A3C\r
+numbersign;0023\r
+numbersignmonospace;FF03\r
+numbersignsmall;FE5F\r
+numeralsigngreek;0374\r
+numeralsignlowergreek;0375\r
+numero;2116\r
+nun;05E0\r
+nundagesh;FB40\r
+nundageshhebrew;FB40\r
+nunhebrew;05E0\r
+nvsquare;33B5\r
+nwsquare;33BB\r
+nyabengali;099E\r
+nyadeva;091E\r
+nyagujarati;0A9E\r
+nyagurmukhi;0A1E\r
+o;006F\r
+oacute;00F3\r
+oangthai;0E2D\r
+obarred;0275\r
+obarredcyrillic;04E9\r
+obarreddieresiscyrillic;04EB\r
+obengali;0993\r
+obopomofo;311B\r
+obreve;014F\r
+ocandradeva;0911\r
+ocandragujarati;0A91\r
+ocandravowelsigndeva;0949\r
+ocandravowelsigngujarati;0AC9\r
+ocaron;01D2\r
+ocircle;24DE\r
+ocircumflex;00F4\r
+ocircumflexacute;1ED1\r
+ocircumflexdotbelow;1ED9\r
+ocircumflexgrave;1ED3\r
+ocircumflexhookabove;1ED5\r
+ocircumflextilde;1ED7\r
+ocyrillic;043E\r
+odblacute;0151\r
+odblgrave;020D\r
+odeva;0913\r
+odieresis;00F6\r
+odieresiscyrillic;04E7\r
+odotbelow;1ECD\r
+oe;0153\r
+oekorean;315A\r
+ogonek;02DB\r
+ogonekcmb;0328\r
+ograve;00F2\r
+ogujarati;0A93\r
+oharmenian;0585\r
+ohiragana;304A\r
+ohookabove;1ECF\r
+ohorn;01A1\r
+ohornacute;1EDB\r
+ohorndotbelow;1EE3\r
+ohorngrave;1EDD\r
+ohornhookabove;1EDF\r
+ohorntilde;1EE1\r
+ohungarumlaut;0151\r
+oi;01A3\r
+oinvertedbreve;020F\r
+okatakana;30AA\r
+okatakanahalfwidth;FF75\r
+okorean;3157\r
+olehebrew;05AB\r
+omacron;014D\r
+omacronacute;1E53\r
+omacrongrave;1E51\r
+omdeva;0950\r
+omega;03C9\r
+omega1;03D6\r
+omegacyrillic;0461\r
+omegalatinclosed;0277\r
+omegaroundcyrillic;047B\r
+omegatitlocyrillic;047D\r
+omegatonos;03CE\r
+omgujarati;0AD0\r
+omicron;03BF\r
+omicrontonos;03CC\r
+omonospace;FF4F\r
+one;0031\r
+onearabic;0661\r
+onebengali;09E7\r
+onecircle;2460\r
+onecircleinversesansserif;278A\r
+onedeva;0967\r
+onedotenleader;2024\r
+oneeighth;215B\r
+onefitted;F6DC\r
+onegujarati;0AE7\r
+onegurmukhi;0A67\r
+onehackarabic;0661\r
+onehalf;00BD\r
+onehangzhou;3021\r
+oneideographicparen;3220\r
+oneinferior;2081\r
+onemonospace;FF11\r
+onenumeratorbengali;09F4\r
+oneoldstyle;F731\r
+oneparen;2474\r
+oneperiod;2488\r
+onepersian;06F1\r
+onequarter;00BC\r
+oneroman;2170\r
+onesuperior;00B9\r
+onethai;0E51\r
+onethird;2153\r
+oogonek;01EB\r
+oogonekmacron;01ED\r
+oogurmukhi;0A13\r
+oomatragurmukhi;0A4B\r
+oopen;0254\r
+oparen;24AA\r
+openbullet;25E6\r
+option;2325\r
+ordfeminine;00AA\r
+ordmasculine;00BA\r
+orthogonal;221F\r
+oshortdeva;0912\r
+oshortvowelsigndeva;094A\r
+oslash;00F8\r
+oslashacute;01FF\r
+osmallhiragana;3049\r
+osmallkatakana;30A9\r
+osmallkatakanahalfwidth;FF6B\r
+ostrokeacute;01FF\r
+osuperior;F6F0\r
+otcyrillic;047F\r
+otilde;00F5\r
+otildeacute;1E4D\r
+otildedieresis;1E4F\r
+oubopomofo;3121\r
+overline;203E\r
+overlinecenterline;FE4A\r
+overlinecmb;0305\r
+overlinedashed;FE49\r
+overlinedblwavy;FE4C\r
+overlinewavy;FE4B\r
+overscore;00AF\r
+ovowelsignbengali;09CB\r
+ovowelsigndeva;094B\r
+ovowelsigngujarati;0ACB\r
+p;0070\r
+paampssquare;3380\r
+paasentosquare;332B\r
+pabengali;09AA\r
+pacute;1E55\r
+padeva;092A\r
+pagedown;21DF\r
+pageup;21DE\r
+pagujarati;0AAA\r
+pagurmukhi;0A2A\r
+pahiragana;3071\r
+paiyannoithai;0E2F\r
+pakatakana;30D1\r
+palatalizationcyrilliccmb;0484\r
+palochkacyrillic;04C0\r
+pansioskorean;317F\r
+paragraph;00B6\r
+parallel;2225\r
+parenleft;0028\r
+parenleftaltonearabic;FD3E\r
+parenleftbt;F8ED\r
+parenleftex;F8EC\r
+parenleftinferior;208D\r
+parenleftmonospace;FF08\r
+parenleftsmall;FE59\r
+parenleftsuperior;207D\r
+parenlefttp;F8EB\r
+parenleftvertical;FE35\r
+parenright;0029\r
+parenrightaltonearabic;FD3F\r
+parenrightbt;F8F8\r
+parenrightex;F8F7\r
+parenrightinferior;208E\r
+parenrightmonospace;FF09\r
+parenrightsmall;FE5A\r
+parenrightsuperior;207E\r
+parenrighttp;F8F6\r
+parenrightvertical;FE36\r
+partialdiff;2202\r
+paseqhebrew;05C0\r
+pashtahebrew;0599\r
+pasquare;33A9\r
+patah;05B7\r
+patah11;05B7\r
+patah1d;05B7\r
+patah2a;05B7\r
+patahhebrew;05B7\r
+patahnarrowhebrew;05B7\r
+patahquarterhebrew;05B7\r
+patahwidehebrew;05B7\r
+pazerhebrew;05A1\r
+pbopomofo;3106\r
+pcircle;24DF\r
+pdotaccent;1E57\r
+pe;05E4\r
+pecyrillic;043F\r
+pedagesh;FB44\r
+pedageshhebrew;FB44\r
+peezisquare;333B\r
+pefinaldageshhebrew;FB43\r
+peharabic;067E\r
+peharmenian;057A\r
+pehebrew;05E4\r
+pehfinalarabic;FB57\r
+pehinitialarabic;FB58\r
+pehiragana;307A\r
+pehmedialarabic;FB59\r
+pekatakana;30DA\r
+pemiddlehookcyrillic;04A7\r
+perafehebrew;FB4E\r
+percent;0025\r
+percentarabic;066A\r
+percentmonospace;FF05\r
+percentsmall;FE6A\r
+period;002E\r
+periodarmenian;0589\r
+periodcentered;00B7\r
+periodhalfwidth;FF61\r
+periodinferior;F6E7\r
+periodmonospace;FF0E\r
+periodsmall;FE52\r
+periodsuperior;F6E8\r
+perispomenigreekcmb;0342\r
+perpendicular;22A5\r
+perthousand;2030\r
+peseta;20A7\r
+pfsquare;338A\r
+phabengali;09AB\r
+phadeva;092B\r
+phagujarati;0AAB\r
+phagurmukhi;0A2B\r
+phi;03C6\r
+phi1;03D5\r
+phieuphacirclekorean;327A\r
+phieuphaparenkorean;321A\r
+phieuphcirclekorean;326C\r
+phieuphkorean;314D\r
+phieuphparenkorean;320C\r
+philatin;0278\r
+phinthuthai;0E3A\r
+phisymbolgreek;03D5\r
+phook;01A5\r
+phophanthai;0E1E\r
+phophungthai;0E1C\r
+phosamphaothai;0E20\r
+pi;03C0\r
+pieupacirclekorean;3273\r
+pieupaparenkorean;3213\r
+pieupcieuckorean;3176\r
+pieupcirclekorean;3265\r
+pieupkiyeokkorean;3172\r
+pieupkorean;3142\r
+pieupparenkorean;3205\r
+pieupsioskiyeokkorean;3174\r
+pieupsioskorean;3144\r
+pieupsiostikeutkorean;3175\r
+pieupthieuthkorean;3177\r
+pieuptikeutkorean;3173\r
+pihiragana;3074\r
+pikatakana;30D4\r
+pisymbolgreek;03D6\r
+piwrarmenian;0583\r
+plus;002B\r
+plusbelowcmb;031F\r
+pluscircle;2295\r
+plusminus;00B1\r
+plusmod;02D6\r
+plusmonospace;FF0B\r
+plussmall;FE62\r
+plussuperior;207A\r
+pmonospace;FF50\r
+pmsquare;33D8\r
+pohiragana;307D\r
+pointingindexdownwhite;261F\r
+pointingindexleftwhite;261C\r
+pointingindexrightwhite;261E\r
+pointingindexupwhite;261D\r
+pokatakana;30DD\r
+poplathai;0E1B\r
+postalmark;3012\r
+postalmarkface;3020\r
+pparen;24AB\r
+precedes;227A\r
+prescription;211E\r
+primemod;02B9\r
+primereversed;2035\r
+product;220F\r
+projective;2305\r
+prolongedkana;30FC\r
+propellor;2318\r
+propersubset;2282\r
+propersuperset;2283\r
+proportion;2237\r
+proportional;221D\r
+psi;03C8\r
+psicyrillic;0471\r
+psilipneumatacyrilliccmb;0486\r
+pssquare;33B0\r
+puhiragana;3077\r
+pukatakana;30D7\r
+pvsquare;33B4\r
+pwsquare;33BA\r
+q;0071\r
+qadeva;0958\r
+qadmahebrew;05A8\r
+qafarabic;0642\r
+qaffinalarabic;FED6\r
+qafinitialarabic;FED7\r
+qafmedialarabic;FED8\r
+qamats;05B8\r
+qamats10;05B8\r
+qamats1a;05B8\r
+qamats1c;05B8\r
+qamats27;05B8\r
+qamats29;05B8\r
+qamats33;05B8\r
+qamatsde;05B8\r
+qamatshebrew;05B8\r
+qamatsnarrowhebrew;05B8\r
+qamatsqatanhebrew;05B8\r
+qamatsqatannarrowhebrew;05B8\r
+qamatsqatanquarterhebrew;05B8\r
+qamatsqatanwidehebrew;05B8\r
+qamatsquarterhebrew;05B8\r
+qamatswidehebrew;05B8\r
+qarneyparahebrew;059F\r
+qbopomofo;3111\r
+qcircle;24E0\r
+qhook;02A0\r
+qmonospace;FF51\r
+qof;05E7\r
+qofdagesh;FB47\r
+qofdageshhebrew;FB47\r
+qofhatafpatah;05E7 05B2\r
+qofhatafpatahhebrew;05E7 05B2\r
+qofhatafsegol;05E7 05B1\r
+qofhatafsegolhebrew;05E7 05B1\r
+qofhebrew;05E7\r
+qofhiriq;05E7 05B4\r
+qofhiriqhebrew;05E7 05B4\r
+qofholam;05E7 05B9\r
+qofholamhebrew;05E7 05B9\r
+qofpatah;05E7 05B7\r
+qofpatahhebrew;05E7 05B7\r
+qofqamats;05E7 05B8\r
+qofqamatshebrew;05E7 05B8\r
+qofqubuts;05E7 05BB\r
+qofqubutshebrew;05E7 05BB\r
+qofsegol;05E7 05B6\r
+qofsegolhebrew;05E7 05B6\r
+qofsheva;05E7 05B0\r
+qofshevahebrew;05E7 05B0\r
+qoftsere;05E7 05B5\r
+qoftserehebrew;05E7 05B5\r
+qparen;24AC\r
+quarternote;2669\r
+qubuts;05BB\r
+qubuts18;05BB\r
+qubuts25;05BB\r
+qubuts31;05BB\r
+qubutshebrew;05BB\r
+qubutsnarrowhebrew;05BB\r
+qubutsquarterhebrew;05BB\r
+qubutswidehebrew;05BB\r
+question;003F\r
+questionarabic;061F\r
+questionarmenian;055E\r
+questiondown;00BF\r
+questiondownsmall;F7BF\r
+questiongreek;037E\r
+questionmonospace;FF1F\r
+questionsmall;F73F\r
+quotedbl;0022\r
+quotedblbase;201E\r
+quotedblleft;201C\r
+quotedblmonospace;FF02\r
+quotedblprime;301E\r
+quotedblprimereversed;301D\r
+quotedblright;201D\r
+quoteleft;2018\r
+quoteleftreversed;201B\r
+quotereversed;201B\r
+quoteright;2019\r
+quoterightn;0149\r
+quotesinglbase;201A\r
+quotesingle;0027\r
+quotesinglemonospace;FF07\r
+r;0072\r
+raarmenian;057C\r
+rabengali;09B0\r
+racute;0155\r
+radeva;0930\r
+radical;221A\r
+radicalex;F8E5\r
+radoverssquare;33AE\r
+radoverssquaredsquare;33AF\r
+radsquare;33AD\r
+rafe;05BF\r
+rafehebrew;05BF\r
+ragujarati;0AB0\r
+ragurmukhi;0A30\r
+rahiragana;3089\r
+rakatakana;30E9\r
+rakatakanahalfwidth;FF97\r
+ralowerdiagonalbengali;09F1\r
+ramiddlediagonalbengali;09F0\r
+ramshorn;0264\r
+ratio;2236\r
+rbopomofo;3116\r
+rcaron;0159\r
+rcedilla;0157\r
+rcircle;24E1\r
+rcommaaccent;0157\r
+rdblgrave;0211\r
+rdotaccent;1E59\r
+rdotbelow;1E5B\r
+rdotbelowmacron;1E5D\r
+referencemark;203B\r
+reflexsubset;2286\r
+reflexsuperset;2287\r
+registered;00AE\r
+registersans;F8E8\r
+registerserif;F6DA\r
+reharabic;0631\r
+reharmenian;0580\r
+rehfinalarabic;FEAE\r
+rehiragana;308C\r
+rehyehaleflamarabic;0631 FEF3 FE8E 0644\r
+rekatakana;30EC\r
+rekatakanahalfwidth;FF9A\r
+resh;05E8\r
+reshdageshhebrew;FB48\r
+reshhatafpatah;05E8 05B2\r
+reshhatafpatahhebrew;05E8 05B2\r
+reshhatafsegol;05E8 05B1\r
+reshhatafsegolhebrew;05E8 05B1\r
+reshhebrew;05E8\r
+reshhiriq;05E8 05B4\r
+reshhiriqhebrew;05E8 05B4\r
+reshholam;05E8 05B9\r
+reshholamhebrew;05E8 05B9\r
+reshpatah;05E8 05B7\r
+reshpatahhebrew;05E8 05B7\r
+reshqamats;05E8 05B8\r
+reshqamatshebrew;05E8 05B8\r
+reshqubuts;05E8 05BB\r
+reshqubutshebrew;05E8 05BB\r
+reshsegol;05E8 05B6\r
+reshsegolhebrew;05E8 05B6\r
+reshsheva;05E8 05B0\r
+reshshevahebrew;05E8 05B0\r
+reshtsere;05E8 05B5\r
+reshtserehebrew;05E8 05B5\r
+reversedtilde;223D\r
+reviahebrew;0597\r
+reviamugrashhebrew;0597\r
+revlogicalnot;2310\r
+rfishhook;027E\r
+rfishhookreversed;027F\r
+rhabengali;09DD\r
+rhadeva;095D\r
+rho;03C1\r
+rhook;027D\r
+rhookturned;027B\r
+rhookturnedsuperior;02B5\r
+rhosymbolgreek;03F1\r
+rhotichookmod;02DE\r
+rieulacirclekorean;3271\r
+rieulaparenkorean;3211\r
+rieulcirclekorean;3263\r
+rieulhieuhkorean;3140\r
+rieulkiyeokkorean;313A\r
+rieulkiyeoksioskorean;3169\r
+rieulkorean;3139\r
+rieulmieumkorean;313B\r
+rieulpansioskorean;316C\r
+rieulparenkorean;3203\r
+rieulphieuphkorean;313F\r
+rieulpieupkorean;313C\r
+rieulpieupsioskorean;316B\r
+rieulsioskorean;313D\r
+rieulthieuthkorean;313E\r
+rieultikeutkorean;316A\r
+rieulyeorinhieuhkorean;316D\r
+rightangle;221F\r
+righttackbelowcmb;0319\r
+righttriangle;22BF\r
+rihiragana;308A\r
+rikatakana;30EA\r
+rikatakanahalfwidth;FF98\r
+ring;02DA\r
+ringbelowcmb;0325\r
+ringcmb;030A\r
+ringhalfleft;02BF\r
+ringhalfleftarmenian;0559\r
+ringhalfleftbelowcmb;031C\r
+ringhalfleftcentered;02D3\r
+ringhalfright;02BE\r
+ringhalfrightbelowcmb;0339\r
+ringhalfrightcentered;02D2\r
+rinvertedbreve;0213\r
+rittorusquare;3351\r
+rlinebelow;1E5F\r
+rlongleg;027C\r
+rlonglegturned;027A\r
+rmonospace;FF52\r
+rohiragana;308D\r
+rokatakana;30ED\r
+rokatakanahalfwidth;FF9B\r
+roruathai;0E23\r
+rparen;24AD\r
+rrabengali;09DC\r
+rradeva;0931\r
+rragurmukhi;0A5C\r
+rreharabic;0691\r
+rrehfinalarabic;FB8D\r
+rrvocalicbengali;09E0\r
+rrvocalicdeva;0960\r
+rrvocalicgujarati;0AE0\r
+rrvocalicvowelsignbengali;09C4\r
+rrvocalicvowelsigndeva;0944\r
+rrvocalicvowelsigngujarati;0AC4\r
+rsuperior;F6F1\r
+rtblock;2590\r
+rturned;0279\r
+rturnedsuperior;02B4\r
+ruhiragana;308B\r
+rukatakana;30EB\r
+rukatakanahalfwidth;FF99\r
+rupeemarkbengali;09F2\r
+rupeesignbengali;09F3\r
+rupiah;F6DD\r
+ruthai;0E24\r
+rvocalicbengali;098B\r
+rvocalicdeva;090B\r
+rvocalicgujarati;0A8B\r
+rvocalicvowelsignbengali;09C3\r
+rvocalicvowelsigndeva;0943\r
+rvocalicvowelsigngujarati;0AC3\r
+s;0073\r
+sabengali;09B8\r
+sacute;015B\r
+sacutedotaccent;1E65\r
+sadarabic;0635\r
+sadeva;0938\r
+sadfinalarabic;FEBA\r
+sadinitialarabic;FEBB\r
+sadmedialarabic;FEBC\r
+sagujarati;0AB8\r
+sagurmukhi;0A38\r
+sahiragana;3055\r
+sakatakana;30B5\r
+sakatakanahalfwidth;FF7B\r
+sallallahoualayhewasallamarabic;FDFA\r
+samekh;05E1\r
+samekhdagesh;FB41\r
+samekhdageshhebrew;FB41\r
+samekhhebrew;05E1\r
+saraaathai;0E32\r
+saraaethai;0E41\r
+saraaimaimalaithai;0E44\r
+saraaimaimuanthai;0E43\r
+saraamthai;0E33\r
+saraathai;0E30\r
+saraethai;0E40\r
+saraiileftthai;F886\r
+saraiithai;0E35\r
+saraileftthai;F885\r
+saraithai;0E34\r
+saraothai;0E42\r
+saraueeleftthai;F888\r
+saraueethai;0E37\r
+saraueleftthai;F887\r
+sarauethai;0E36\r
+sarauthai;0E38\r
+sarauuthai;0E39\r
+sbopomofo;3119\r
+scaron;0161\r
+scarondotaccent;1E67\r
+scedilla;015F\r
+schwa;0259\r
+schwacyrillic;04D9\r
+schwadieresiscyrillic;04DB\r
+schwahook;025A\r
+scircle;24E2\r
+scircumflex;015D\r
+scommaaccent;0219\r
+sdotaccent;1E61\r
+sdotbelow;1E63\r
+sdotbelowdotaccent;1E69\r
+seagullbelowcmb;033C\r
+second;2033\r
+secondtonechinese;02CA\r
+section;00A7\r
+seenarabic;0633\r
+seenfinalarabic;FEB2\r
+seeninitialarabic;FEB3\r
+seenmedialarabic;FEB4\r
+segol;05B6\r
+segol13;05B6\r
+segol1f;05B6\r
+segol2c;05B6\r
+segolhebrew;05B6\r
+segolnarrowhebrew;05B6\r
+segolquarterhebrew;05B6\r
+segoltahebrew;0592\r
+segolwidehebrew;05B6\r
+seharmenian;057D\r
+sehiragana;305B\r
+sekatakana;30BB\r
+sekatakanahalfwidth;FF7E\r
+semicolon;003B\r
+semicolonarabic;061B\r
+semicolonmonospace;FF1B\r
+semicolonsmall;FE54\r
+semivoicedmarkkana;309C\r
+semivoicedmarkkanahalfwidth;FF9F\r
+sentisquare;3322\r
+sentosquare;3323\r
+seven;0037\r
+sevenarabic;0667\r
+sevenbengali;09ED\r
+sevencircle;2466\r
+sevencircleinversesansserif;2790\r
+sevendeva;096D\r
+seveneighths;215E\r
+sevengujarati;0AED\r
+sevengurmukhi;0A6D\r
+sevenhackarabic;0667\r
+sevenhangzhou;3027\r
+sevenideographicparen;3226\r
+seveninferior;2087\r
+sevenmonospace;FF17\r
+sevenoldstyle;F737\r
+sevenparen;247A\r
+sevenperiod;248E\r
+sevenpersian;06F7\r
+sevenroman;2176\r
+sevensuperior;2077\r
+seventeencircle;2470\r
+seventeenparen;2484\r
+seventeenperiod;2498\r
+seventhai;0E57\r
+sfthyphen;00AD\r
+shaarmenian;0577\r
+shabengali;09B6\r
+shacyrillic;0448\r
+shaddaarabic;0651\r
+shaddadammaarabic;FC61\r
+shaddadammatanarabic;FC5E\r
+shaddafathaarabic;FC60\r
+shaddafathatanarabic;0651 064B\r
+shaddakasraarabic;FC62\r
+shaddakasratanarabic;FC5F\r
+shade;2592\r
+shadedark;2593\r
+shadelight;2591\r
+shademedium;2592\r
+shadeva;0936\r
+shagujarati;0AB6\r
+shagurmukhi;0A36\r
+shalshelethebrew;0593\r
+shbopomofo;3115\r
+shchacyrillic;0449\r
+sheenarabic;0634\r
+sheenfinalarabic;FEB6\r
+sheeninitialarabic;FEB7\r
+sheenmedialarabic;FEB8\r
+sheicoptic;03E3\r
+sheqel;20AA\r
+sheqelhebrew;20AA\r
+sheva;05B0\r
+sheva115;05B0\r
+sheva15;05B0\r
+sheva22;05B0\r
+sheva2e;05B0\r
+shevahebrew;05B0\r
+shevanarrowhebrew;05B0\r
+shevaquarterhebrew;05B0\r
+shevawidehebrew;05B0\r
+shhacyrillic;04BB\r
+shimacoptic;03ED\r
+shin;05E9\r
+shindagesh;FB49\r
+shindageshhebrew;FB49\r
+shindageshshindot;FB2C\r
+shindageshshindothebrew;FB2C\r
+shindageshsindot;FB2D\r
+shindageshsindothebrew;FB2D\r
+shindothebrew;05C1\r
+shinhebrew;05E9\r
+shinshindot;FB2A\r
+shinshindothebrew;FB2A\r
+shinsindot;FB2B\r
+shinsindothebrew;FB2B\r
+shook;0282\r
+sigma;03C3\r
+sigma1;03C2\r
+sigmafinal;03C2\r
+sigmalunatesymbolgreek;03F2\r
+sihiragana;3057\r
+sikatakana;30B7\r
+sikatakanahalfwidth;FF7C\r
+siluqhebrew;05BD\r
+siluqlefthebrew;05BD\r
+similar;223C\r
+sindothebrew;05C2\r
+siosacirclekorean;3274\r
+siosaparenkorean;3214\r
+sioscieuckorean;317E\r
+sioscirclekorean;3266\r
+sioskiyeokkorean;317A\r
+sioskorean;3145\r
+siosnieunkorean;317B\r
+siosparenkorean;3206\r
+siospieupkorean;317D\r
+siostikeutkorean;317C\r
+six;0036\r
+sixarabic;0666\r
+sixbengali;09EC\r
+sixcircle;2465\r
+sixcircleinversesansserif;278F\r
+sixdeva;096C\r
+sixgujarati;0AEC\r
+sixgurmukhi;0A6C\r
+sixhackarabic;0666\r
+sixhangzhou;3026\r
+sixideographicparen;3225\r
+sixinferior;2086\r
+sixmonospace;FF16\r
+sixoldstyle;F736\r
+sixparen;2479\r
+sixperiod;248D\r
+sixpersian;06F6\r
+sixroman;2175\r
+sixsuperior;2076\r
+sixteencircle;246F\r
+sixteencurrencydenominatorbengali;09F9\r
+sixteenparen;2483\r
+sixteenperiod;2497\r
+sixthai;0E56\r
+slash;002F\r
+slashmonospace;FF0F\r
+slong;017F\r
+slongdotaccent;1E9B\r
+smileface;263A\r
+smonospace;FF53\r
+sofpasuqhebrew;05C3\r
+softhyphen;00AD\r
+softsigncyrillic;044C\r
+sohiragana;305D\r
+sokatakana;30BD\r
+sokatakanahalfwidth;FF7F\r
+soliduslongoverlaycmb;0338\r
+solidusshortoverlaycmb;0337\r
+sorusithai;0E29\r
+sosalathai;0E28\r
+sosothai;0E0B\r
+sosuathai;0E2A\r
+space;0020\r
+spacehackarabic;0020\r
+spade;2660\r
+spadesuitblack;2660\r
+spadesuitwhite;2664\r
+sparen;24AE\r
+squarebelowcmb;033B\r
+squarecc;33C4\r
+squarecm;339D\r
+squarediagonalcrosshatchfill;25A9\r
+squarehorizontalfill;25A4\r
+squarekg;338F\r
+squarekm;339E\r
+squarekmcapital;33CE\r
+squareln;33D1\r
+squarelog;33D2\r
+squaremg;338E\r
+squaremil;33D5\r
+squaremm;339C\r
+squaremsquared;33A1\r
+squareorthogonalcrosshatchfill;25A6\r
+squareupperlefttolowerrightfill;25A7\r
+squareupperrighttolowerleftfill;25A8\r
+squareverticalfill;25A5\r
+squarewhitewithsmallblack;25A3\r
+srsquare;33DB\r
+ssabengali;09B7\r
+ssadeva;0937\r
+ssagujarati;0AB7\r
+ssangcieuckorean;3149\r
+ssanghieuhkorean;3185\r
+ssangieungkorean;3180\r
+ssangkiyeokkorean;3132\r
+ssangnieunkorean;3165\r
+ssangpieupkorean;3143\r
+ssangsioskorean;3146\r
+ssangtikeutkorean;3138\r
+ssuperior;F6F2\r
+sterling;00A3\r
+sterlingmonospace;FFE1\r
+strokelongoverlaycmb;0336\r
+strokeshortoverlaycmb;0335\r
+subset;2282\r
+subsetnotequal;228A\r
+subsetorequal;2286\r
+succeeds;227B\r
+suchthat;220B\r
+suhiragana;3059\r
+sukatakana;30B9\r
+sukatakanahalfwidth;FF7D\r
+sukunarabic;0652\r
+summation;2211\r
+sun;263C\r
+superset;2283\r
+supersetnotequal;228B\r
+supersetorequal;2287\r
+svsquare;33DC\r
+syouwaerasquare;337C\r
+t;0074\r
+tabengali;09A4\r
+tackdown;22A4\r
+tackleft;22A3\r
+tadeva;0924\r
+tagujarati;0AA4\r
+tagurmukhi;0A24\r
+taharabic;0637\r
+tahfinalarabic;FEC2\r
+tahinitialarabic;FEC3\r
+tahiragana;305F\r
+tahmedialarabic;FEC4\r
+taisyouerasquare;337D\r
+takatakana;30BF\r
+takatakanahalfwidth;FF80\r
+tatweelarabic;0640\r
+tau;03C4\r
+tav;05EA\r
+tavdages;FB4A\r
+tavdagesh;FB4A\r
+tavdageshhebrew;FB4A\r
+tavhebrew;05EA\r
+tbar;0167\r
+tbopomofo;310A\r
+tcaron;0165\r
+tccurl;02A8\r
+tcedilla;0163\r
+tcheharabic;0686\r
+tchehfinalarabic;FB7B\r
+tchehinitialarabic;FB7C\r
+tchehmedialarabic;FB7D\r
+tchehmeeminitialarabic;FB7C FEE4\r
+tcircle;24E3\r
+tcircumflexbelow;1E71\r
+tcommaaccent;0163\r
+tdieresis;1E97\r
+tdotaccent;1E6B\r
+tdotbelow;1E6D\r
+tecyrillic;0442\r
+tedescendercyrillic;04AD\r
+teharabic;062A\r
+tehfinalarabic;FE96\r
+tehhahinitialarabic;FCA2\r
+tehhahisolatedarabic;FC0C\r
+tehinitialarabic;FE97\r
+tehiragana;3066\r
+tehjeeminitialarabic;FCA1\r
+tehjeemisolatedarabic;FC0B\r
+tehmarbutaarabic;0629\r
+tehmarbutafinalarabic;FE94\r
+tehmedialarabic;FE98\r
+tehmeeminitialarabic;FCA4\r
+tehmeemisolatedarabic;FC0E\r
+tehnoonfinalarabic;FC73\r
+tekatakana;30C6\r
+tekatakanahalfwidth;FF83\r
+telephone;2121\r
+telephoneblack;260E\r
+telishagedolahebrew;05A0\r
+telishaqetanahebrew;05A9\r
+tencircle;2469\r
+tenideographicparen;3229\r
+tenparen;247D\r
+tenperiod;2491\r
+tenroman;2179\r
+tesh;02A7\r
+tet;05D8\r
+tetdagesh;FB38\r
+tetdageshhebrew;FB38\r
+tethebrew;05D8\r
+tetsecyrillic;04B5\r
+tevirhebrew;059B\r
+tevirlefthebrew;059B\r
+thabengali;09A5\r
+thadeva;0925\r
+thagujarati;0AA5\r
+thagurmukhi;0A25\r
+thalarabic;0630\r
+thalfinalarabic;FEAC\r
+thanthakhatlowleftthai;F898\r
+thanthakhatlowrightthai;F897\r
+thanthakhatthai;0E4C\r
+thanthakhatupperleftthai;F896\r
+theharabic;062B\r
+thehfinalarabic;FE9A\r
+thehinitialarabic;FE9B\r
+thehmedialarabic;FE9C\r
+thereexists;2203\r
+therefore;2234\r
+theta;03B8\r
+theta1;03D1\r
+thetasymbolgreek;03D1\r
+thieuthacirclekorean;3279\r
+thieuthaparenkorean;3219\r
+thieuthcirclekorean;326B\r
+thieuthkorean;314C\r
+thieuthparenkorean;320B\r
+thirteencircle;246C\r
+thirteenparen;2480\r
+thirteenperiod;2494\r
+thonangmonthothai;0E11\r
+thook;01AD\r
+thophuthaothai;0E12\r
+thorn;00FE\r
+thothahanthai;0E17\r
+thothanthai;0E10\r
+thothongthai;0E18\r
+thothungthai;0E16\r
+thousandcyrillic;0482\r
+thousandsseparatorarabic;066C\r
+thousandsseparatorpersian;066C\r
+three;0033\r
+threearabic;0663\r
+threebengali;09E9\r
+threecircle;2462\r
+threecircleinversesansserif;278C\r
+threedeva;0969\r
+threeeighths;215C\r
+threegujarati;0AE9\r
+threegurmukhi;0A69\r
+threehackarabic;0663\r
+threehangzhou;3023\r
+threeideographicparen;3222\r
+threeinferior;2083\r
+threemonospace;FF13\r
+threenumeratorbengali;09F6\r
+threeoldstyle;F733\r
+threeparen;2476\r
+threeperiod;248A\r
+threepersian;06F3\r
+threequarters;00BE\r
+threequartersemdash;F6DE\r
+threeroman;2172\r
+threesuperior;00B3\r
+threethai;0E53\r
+thzsquare;3394\r
+tihiragana;3061\r
+tikatakana;30C1\r
+tikatakanahalfwidth;FF81\r
+tikeutacirclekorean;3270\r
+tikeutaparenkorean;3210\r
+tikeutcirclekorean;3262\r
+tikeutkorean;3137\r
+tikeutparenkorean;3202\r
+tilde;02DC\r
+tildebelowcmb;0330\r
+tildecmb;0303\r
+tildecomb;0303\r
+tildedoublecmb;0360\r
+tildeoperator;223C\r
+tildeoverlaycmb;0334\r
+tildeverticalcmb;033E\r
+timescircle;2297\r
+tipehahebrew;0596\r
+tipehalefthebrew;0596\r
+tippigurmukhi;0A70\r
+titlocyrilliccmb;0483\r
+tiwnarmenian;057F\r
+tlinebelow;1E6F\r
+tmonospace;FF54\r
+toarmenian;0569\r
+tohiragana;3068\r
+tokatakana;30C8\r
+tokatakanahalfwidth;FF84\r
+tonebarextrahighmod;02E5\r
+tonebarextralowmod;02E9\r
+tonebarhighmod;02E6\r
+tonebarlowmod;02E8\r
+tonebarmidmod;02E7\r
+tonefive;01BD\r
+tonesix;0185\r
+tonetwo;01A8\r
+tonos;0384\r
+tonsquare;3327\r
+topatakthai;0E0F\r
+tortoiseshellbracketleft;3014\r
+tortoiseshellbracketleftsmall;FE5D\r
+tortoiseshellbracketleftvertical;FE39\r
+tortoiseshellbracketright;3015\r
+tortoiseshellbracketrightsmall;FE5E\r
+tortoiseshellbracketrightvertical;FE3A\r
+totaothai;0E15\r
+tpalatalhook;01AB\r
+tparen;24AF\r
+trademark;2122\r
+trademarksans;F8EA\r
+trademarkserif;F6DB\r
+tretroflexhook;0288\r
+triagdn;25BC\r
+triaglf;25C4\r
+triagrt;25BA\r
+triagup;25B2\r
+ts;02A6\r
+tsadi;05E6\r
+tsadidagesh;FB46\r
+tsadidageshhebrew;FB46\r
+tsadihebrew;05E6\r
+tsecyrillic;0446\r
+tsere;05B5\r
+tsere12;05B5\r
+tsere1e;05B5\r
+tsere2b;05B5\r
+tserehebrew;05B5\r
+tserenarrowhebrew;05B5\r
+tserequarterhebrew;05B5\r
+tserewidehebrew;05B5\r
+tshecyrillic;045B\r
+tsuperior;F6F3\r
+ttabengali;099F\r
+ttadeva;091F\r
+ttagujarati;0A9F\r
+ttagurmukhi;0A1F\r
+tteharabic;0679\r
+ttehfinalarabic;FB67\r
+ttehinitialarabic;FB68\r
+ttehmedialarabic;FB69\r
+tthabengali;09A0\r
+tthadeva;0920\r
+tthagujarati;0AA0\r
+tthagurmukhi;0A20\r
+tturned;0287\r
+tuhiragana;3064\r
+tukatakana;30C4\r
+tukatakanahalfwidth;FF82\r
+tusmallhiragana;3063\r
+tusmallkatakana;30C3\r
+tusmallkatakanahalfwidth;FF6F\r
+twelvecircle;246B\r
+twelveparen;247F\r
+twelveperiod;2493\r
+twelveroman;217B\r
+twentycircle;2473\r
+twentyhangzhou;5344\r
+twentyparen;2487\r
+twentyperiod;249B\r
+two;0032\r
+twoarabic;0662\r
+twobengali;09E8\r
+twocircle;2461\r
+twocircleinversesansserif;278B\r
+twodeva;0968\r
+twodotenleader;2025\r
+twodotleader;2025\r
+twodotleadervertical;FE30\r
+twogujarati;0AE8\r
+twogurmukhi;0A68\r
+twohackarabic;0662\r
+twohangzhou;3022\r
+twoideographicparen;3221\r
+twoinferior;2082\r
+twomonospace;FF12\r
+twonumeratorbengali;09F5\r
+twooldstyle;F732\r
+twoparen;2475\r
+twoperiod;2489\r
+twopersian;06F2\r
+tworoman;2171\r
+twostroke;01BB\r
+twosuperior;00B2\r
+twothai;0E52\r
+twothirds;2154\r
+u;0075\r
+uacute;00FA\r
+ubar;0289\r
+ubengali;0989\r
+ubopomofo;3128\r
+ubreve;016D\r
+ucaron;01D4\r
+ucircle;24E4\r
+ucircumflex;00FB\r
+ucircumflexbelow;1E77\r
+ucyrillic;0443\r
+udattadeva;0951\r
+udblacute;0171\r
+udblgrave;0215\r
+udeva;0909\r
+udieresis;00FC\r
+udieresisacute;01D8\r
+udieresisbelow;1E73\r
+udieresiscaron;01DA\r
+udieresiscyrillic;04F1\r
+udieresisgrave;01DC\r
+udieresismacron;01D6\r
+udotbelow;1EE5\r
+ugrave;00F9\r
+ugujarati;0A89\r
+ugurmukhi;0A09\r
+uhiragana;3046\r
+uhookabove;1EE7\r
+uhorn;01B0\r
+uhornacute;1EE9\r
+uhorndotbelow;1EF1\r
+uhorngrave;1EEB\r
+uhornhookabove;1EED\r
+uhorntilde;1EEF\r
+uhungarumlaut;0171\r
+uhungarumlautcyrillic;04F3\r
+uinvertedbreve;0217\r
+ukatakana;30A6\r
+ukatakanahalfwidth;FF73\r
+ukcyrillic;0479\r
+ukorean;315C\r
+umacron;016B\r
+umacroncyrillic;04EF\r
+umacrondieresis;1E7B\r
+umatragurmukhi;0A41\r
+umonospace;FF55\r
+underscore;005F\r
+underscoredbl;2017\r
+underscoremonospace;FF3F\r
+underscorevertical;FE33\r
+underscorewavy;FE4F\r
+union;222A\r
+universal;2200\r
+uogonek;0173\r
+uparen;24B0\r
+upblock;2580\r
+upperdothebrew;05C4\r
+upsilon;03C5\r
+upsilondieresis;03CB\r
+upsilondieresistonos;03B0\r
+upsilonlatin;028A\r
+upsilontonos;03CD\r
+uptackbelowcmb;031D\r
+uptackmod;02D4\r
+uragurmukhi;0A73\r
+uring;016F\r
+ushortcyrillic;045E\r
+usmallhiragana;3045\r
+usmallkatakana;30A5\r
+usmallkatakanahalfwidth;FF69\r
+ustraightcyrillic;04AF\r
+ustraightstrokecyrillic;04B1\r
+utilde;0169\r
+utildeacute;1E79\r
+utildebelow;1E75\r
+uubengali;098A\r
+uudeva;090A\r
+uugujarati;0A8A\r
+uugurmukhi;0A0A\r
+uumatragurmukhi;0A42\r
+uuvowelsignbengali;09C2\r
+uuvowelsigndeva;0942\r
+uuvowelsigngujarati;0AC2\r
+uvowelsignbengali;09C1\r
+uvowelsigndeva;0941\r
+uvowelsigngujarati;0AC1\r
+v;0076\r
+vadeva;0935\r
+vagujarati;0AB5\r
+vagurmukhi;0A35\r
+vakatakana;30F7\r
+vav;05D5\r
+vavdagesh;FB35\r
+vavdagesh65;FB35\r
+vavdageshhebrew;FB35\r
+vavhebrew;05D5\r
+vavholam;FB4B\r
+vavholamhebrew;FB4B\r
+vavvavhebrew;05F0\r
+vavyodhebrew;05F1\r
+vcircle;24E5\r
+vdotbelow;1E7F\r
+vecyrillic;0432\r
+veharabic;06A4\r
+vehfinalarabic;FB6B\r
+vehinitialarabic;FB6C\r
+vehmedialarabic;FB6D\r
+vekatakana;30F9\r
+venus;2640\r
+verticalbar;007C\r
+verticallineabovecmb;030D\r
+verticallinebelowcmb;0329\r
+verticallinelowmod;02CC\r
+verticallinemod;02C8\r
+vewarmenian;057E\r
+vhook;028B\r
+vikatakana;30F8\r
+viramabengali;09CD\r
+viramadeva;094D\r
+viramagujarati;0ACD\r
+visargabengali;0983\r
+visargadeva;0903\r
+visargagujarati;0A83\r
+vmonospace;FF56\r
+voarmenian;0578\r
+voicediterationhiragana;309E\r
+voicediterationkatakana;30FE\r
+voicedmarkkana;309B\r
+voicedmarkkanahalfwidth;FF9E\r
+vokatakana;30FA\r
+vparen;24B1\r
+vtilde;1E7D\r
+vturned;028C\r
+vuhiragana;3094\r
+vukatakana;30F4\r
+w;0077\r
+wacute;1E83\r
+waekorean;3159\r
+wahiragana;308F\r
+wakatakana;30EF\r
+wakatakanahalfwidth;FF9C\r
+wakorean;3158\r
+wasmallhiragana;308E\r
+wasmallkatakana;30EE\r
+wattosquare;3357\r
+wavedash;301C\r
+wavyunderscorevertical;FE34\r
+wawarabic;0648\r
+wawfinalarabic;FEEE\r
+wawhamzaabovearabic;0624\r
+wawhamzaabovefinalarabic;FE86\r
+wbsquare;33DD\r
+wcircle;24E6\r
+wcircumflex;0175\r
+wdieresis;1E85\r
+wdotaccent;1E87\r
+wdotbelow;1E89\r
+wehiragana;3091\r
+weierstrass;2118\r
+wekatakana;30F1\r
+wekorean;315E\r
+weokorean;315D\r
+wgrave;1E81\r
+whitebullet;25E6\r
+whitecircle;25CB\r
+whitecircleinverse;25D9\r
+whitecornerbracketleft;300E\r
+whitecornerbracketleftvertical;FE43\r
+whitecornerbracketright;300F\r
+whitecornerbracketrightvertical;FE44\r
+whitediamond;25C7\r
+whitediamondcontainingblacksmalldiamond;25C8\r
+whitedownpointingsmalltriangle;25BF\r
+whitedownpointingtriangle;25BD\r
+whiteleftpointingsmalltriangle;25C3\r
+whiteleftpointingtriangle;25C1\r
+whitelenticularbracketleft;3016\r
+whitelenticularbracketright;3017\r
+whiterightpointingsmalltriangle;25B9\r
+whiterightpointingtriangle;25B7\r
+whitesmallsquare;25AB\r
+whitesmilingface;263A\r
+whitesquare;25A1\r
+whitestar;2606\r
+whitetelephone;260F\r
+whitetortoiseshellbracketleft;3018\r
+whitetortoiseshellbracketright;3019\r
+whiteuppointingsmalltriangle;25B5\r
+whiteuppointingtriangle;25B3\r
+wihiragana;3090\r
+wikatakana;30F0\r
+wikorean;315F\r
+wmonospace;FF57\r
+wohiragana;3092\r
+wokatakana;30F2\r
+wokatakanahalfwidth;FF66\r
+won;20A9\r
+wonmonospace;FFE6\r
+wowaenthai;0E27\r
+wparen;24B2\r
+wring;1E98\r
+wsuperior;02B7\r
+wturned;028D\r
+wynn;01BF\r
+x;0078\r
+xabovecmb;033D\r
+xbopomofo;3112\r
+xcircle;24E7\r
+xdieresis;1E8D\r
+xdotaccent;1E8B\r
+xeharmenian;056D\r
+xi;03BE\r
+xmonospace;FF58\r
+xparen;24B3\r
+xsuperior;02E3\r
+y;0079\r
+yaadosquare;334E\r
+yabengali;09AF\r
+yacute;00FD\r
+yadeva;092F\r
+yaekorean;3152\r
+yagujarati;0AAF\r
+yagurmukhi;0A2F\r
+yahiragana;3084\r
+yakatakana;30E4\r
+yakatakanahalfwidth;FF94\r
+yakorean;3151\r
+yamakkanthai;0E4E\r
+yasmallhiragana;3083\r
+yasmallkatakana;30E3\r
+yasmallkatakanahalfwidth;FF6C\r
+yatcyrillic;0463\r
+ycircle;24E8\r
+ycircumflex;0177\r
+ydieresis;00FF\r
+ydotaccent;1E8F\r
+ydotbelow;1EF5\r
+yeharabic;064A\r
+yehbarreearabic;06D2\r
+yehbarreefinalarabic;FBAF\r
+yehfinalarabic;FEF2\r
+yehhamzaabovearabic;0626\r
+yehhamzaabovefinalarabic;FE8A\r
+yehhamzaaboveinitialarabic;FE8B\r
+yehhamzaabovemedialarabic;FE8C\r
+yehinitialarabic;FEF3\r
+yehmedialarabic;FEF4\r
+yehmeeminitialarabic;FCDD\r
+yehmeemisolatedarabic;FC58\r
+yehnoonfinalarabic;FC94\r
+yehthreedotsbelowarabic;06D1\r
+yekorean;3156\r
+yen;00A5\r
+yenmonospace;FFE5\r
+yeokorean;3155\r
+yeorinhieuhkorean;3186\r
+yerahbenyomohebrew;05AA\r
+yerahbenyomolefthebrew;05AA\r
+yericyrillic;044B\r
+yerudieresiscyrillic;04F9\r
+yesieungkorean;3181\r
+yesieungpansioskorean;3183\r
+yesieungsioskorean;3182\r
+yetivhebrew;059A\r
+ygrave;1EF3\r
+yhook;01B4\r
+yhookabove;1EF7\r
+yiarmenian;0575\r
+yicyrillic;0457\r
+yikorean;3162\r
+yinyang;262F\r
+yiwnarmenian;0582\r
+ymonospace;FF59\r
+yod;05D9\r
+yoddagesh;FB39\r
+yoddageshhebrew;FB39\r
+yodhebrew;05D9\r
+yodyodhebrew;05F2\r
+yodyodpatahhebrew;FB1F\r
+yohiragana;3088\r
+yoikorean;3189\r
+yokatakana;30E8\r
+yokatakanahalfwidth;FF96\r
+yokorean;315B\r
+yosmallhiragana;3087\r
+yosmallkatakana;30E7\r
+yosmallkatakanahalfwidth;FF6E\r
+yotgreek;03F3\r
+yoyaekorean;3188\r
+yoyakorean;3187\r
+yoyakthai;0E22\r
+yoyingthai;0E0D\r
+yparen;24B4\r
+ypogegrammeni;037A\r
+ypogegrammenigreekcmb;0345\r
+yr;01A6\r
+yring;1E99\r
+ysuperior;02B8\r
+ytilde;1EF9\r
+yturned;028E\r
+yuhiragana;3086\r
+yuikorean;318C\r
+yukatakana;30E6\r
+yukatakanahalfwidth;FF95\r
+yukorean;3160\r
+yusbigcyrillic;046B\r
+yusbigiotifiedcyrillic;046D\r
+yuslittlecyrillic;0467\r
+yuslittleiotifiedcyrillic;0469\r
+yusmallhiragana;3085\r
+yusmallkatakana;30E5\r
+yusmallkatakanahalfwidth;FF6D\r
+yuyekorean;318B\r
+yuyeokorean;318A\r
+yyabengali;09DF\r
+yyadeva;095F\r
+z;007A\r
+zaarmenian;0566\r
+zacute;017A\r
+zadeva;095B\r
+zagurmukhi;0A5B\r
+zaharabic;0638\r
+zahfinalarabic;FEC6\r
+zahinitialarabic;FEC7\r
+zahiragana;3056\r
+zahmedialarabic;FEC8\r
+zainarabic;0632\r
+zainfinalarabic;FEB0\r
+zakatakana;30B6\r
+zaqefgadolhebrew;0595\r
+zaqefqatanhebrew;0594\r
+zarqahebrew;0598\r
+zayin;05D6\r
+zayindagesh;FB36\r
+zayindageshhebrew;FB36\r
+zayinhebrew;05D6\r
+zbopomofo;3117\r
+zcaron;017E\r
+zcircle;24E9\r
+zcircumflex;1E91\r
+zcurl;0291\r
+zdot;017C\r
+zdotaccent;017C\r
+zdotbelow;1E93\r
+zecyrillic;0437\r
+zedescendercyrillic;0499\r
+zedieresiscyrillic;04DF\r
+zehiragana;305C\r
+zekatakana;30BC\r
+zero;0030\r
+zeroarabic;0660\r
+zerobengali;09E6\r
+zerodeva;0966\r
+zerogujarati;0AE6\r
+zerogurmukhi;0A66\r
+zerohackarabic;0660\r
+zeroinferior;2080\r
+zeromonospace;FF10\r
+zerooldstyle;F730\r
+zeropersian;06F0\r
+zerosuperior;2070\r
+zerothai;0E50\r
+zerowidthjoiner;FEFF\r
+zerowidthnonjoiner;200C\r
+zerowidthspace;200B\r
+zeta;03B6\r
+zhbopomofo;3113\r
+zhearmenian;056A\r
+zhebrevecyrillic;04C2\r
+zhecyrillic;0436\r
+zhedescendercyrillic;0497\r
+zhedieresiscyrillic;04DD\r
+zihiragana;3058\r
+zikatakana;30B8\r
+zinorhebrew;05AE\r
+zlinebelow;1E95\r
+zmonospace;FF5A\r
+zohiragana;305E\r
+zokatakana;30BE\r
+zparen;24B5\r
+zretroflexhook;0290\r
+zstroke;01B6\r
+zuhiragana;305A\r
+zukatakana;30BA\r
+#--end\r
+#\r
+# Name:          Adobe Glyph List\r
+# Table version: 1.2\r
+# Date:          22 Oct 1998\r
+#\r
+# Description:\r
+#\r
+#   The Adobe Glyph List (AGL) list relates Unicode values (UVs) to glyph\r
+#   names, and should be used only as described in the document "Unicode and\r
+#   Glyph Names," at\r
+#   http://partners.adobe.com/asn/developer/typeforum/unicodegn.html .\r
+#\r
+#   The glyph name to UV relation is one to many. 12 glyph names are mapped to\r
+#   two UVs each; each UV has a separate entry. All other glyph names are\r
+#   mapped to one UV each.\r
+#\r
+#   The Unicode Standard version 2.1 is used for all UVs outside of the Private\r
+#   Use area, except for 4 entries (see Revision History for 1.2 below).\r
+#\r
+#   There are 1051 entries in this list, 171 of which are in the Corporate Use\r
+#   subarea (CUS). Refer to the document "Unicode Corporate Use Subarea as used\r
+#   by Adobe Systems," at\r
+#   http://partners.adobe.com/asn/developer/typeforum/corporateuse.txt\r
+#   for compatibility decompositions for these characters, and to the document\r
+#   "Unicode and Glyph Names" for more information the CUS.\r
+#\r
+# Format: Semicolon-delimited fields:\r
+#\r
+#   (1) Standard UV or CUS UV. (4 uppercase hexadecimal digits)\r
+#\r
+#   (2) Glyph name. (upper- and lowercase letters, digits)\r
+#\r
+#   (3) Character names: Unicode character names for standard UVs, and\r
+#       descriptive names for CUS UVs. (uppercase letters, hyphen, space)\r
+#\r
+#   (4) [optional] Comment. A comment of "Duplicate" indicates one of two\r
+#       UVs of a double-mapping. It is the UV that may be given a uni<CODE>\r
+#       override, or the UV that is in the CUS, as described in the document\r
+#       "Unicode and Glyph Names."\r
+#\r
+#   The entries are sorted by glyph name in increasing ASCII order; entries\r
+#   with the same glyph name are sorted in decreasing priority order.\r
+#\r
+#   Lines starting with "#" are comments; blank lines should be ignored.\r
+#\r
+# Revision History:\r
+#\r
+#   1.2  [22 Oct 1998]\r
+#\r
+#     Some Central European glyph names were remapped and the glyph "dotlessj"\r
+#     was added. Some entries in the table below have not changed but are\r
+#     included to provide a complete context for other glyphs that have been\r
+#     remapped or double-mapped. "-" means that the entry for that UV does not\r
+#     exist in the AGL.\r
+#\r
+#       -------- ---------------------- ---------------- --------------\r
+#       UV       Character name         AGL 1.1          AGL 1.2\r
+#                (shortened)            glyph name       glyph name\r
+#       -------- ---------------------- ---------------- --------------\r
+#       015E/F   S/s with cedilla       S/scommaaccent   S/scedilla\r
+#       0162/3   T/t with cedilla       T/tcommaaccent   T/tcommaaccent\r
+#       0218/9   S/s with comma below   -                S/scommaaccent\r
+#       021A/B   T/t with comma below   -                T/tcommaaccent\r
+#       1E9E/F   S/s with comma below   S/scedilla       -\r
+#       F6C1/2   S/s with cedilla       S/scedilla       S/scedilla\r
+#       F6BE     dotless j              -                dotlessj\r
+#       -------- ---------------------- ---------------- --------------\r
+#\r
+#     The characters at U+1E9E/F in AGL 1.1, LATIN CAPITAL/SMALL LETTER S WITH\r
+#     COMMA BELOW, which are proposed new characters (see (b) in the notes for\r
+#     AGL 1.1 below), have since been reassigned by the Unicode Standard to new\r
+#     proposed values of U+0218/9. These characters, as well as U+021A/B, LATIN\r
+#     CAPITAL/SMALL LETTER T WITH COMMA BELOW, are not in the Unicode Standard\r
+#     2.1.\r
+#\r
+#     Entries with the same glyph name are now sorted in decreasing priority\r
+#     order instead of in increasing UV order.\r
+#\r
+#   1.1  [24 Nov 1997]\r
+#\r
+#     a. The "Euro" glyph's UV assignment is changed from U+20A0 (EURO-CURRENCY\r
+#        SIGN) to U+20AC (EURO SIGN). While U+20AC is not defined in the\r
+#        Unicode Standard 2.0, it has been accepted by the Unicode Technical\r
+#        Committee for the next version of the Standard; it has not yet passed\r
+#        the ISO approval process as of 7 November '97.\r
+#\r
+#     b. Glyphs "Scedilla" and "scedilla", which were assigned in the Corporate\r
+#        Use Subarea in AGL 1.0, are now additionally mapped to U+1E9E and\r
+#        U+1E9F respectively. These two UVs share the same Unicode approval\r
+#        status as the Euro glyph (see a. above).\r
+#\r
+#     c. The "fraction" glyph is now additionally mapped to U+2215, to match\r
+#        Windows Glyph List 4.\r
+#\r
+#     d. The descriptive name for glyph "onefitted", in the Corporate Use\r
+#        subarea, is changed from "TABULAR DIGIT ONE" to "PROPORTIONAL DIGIT\r
+#        ONE".\r
+#\r
+#   1.0  [17 Jul 1997]  Original version\r
+#\r
+A;0041\r
+AE;00C6\r
+AEacute;01FC\r
+AEsmall;F7E6\r
+Aacute;00C1\r
+Aacutesmall;F7E1\r
+Abreve;0102\r
+Acircumflex;00C2\r
+Acircumflexsmall;F7E2\r
+Acute;F6C9\r
+Acutesmall;F7B4\r
+Adieresis;00C4\r
+Adieresissmall;F7E4\r
+Agrave;00C0\r
+Agravesmall;F7E0\r
+Alpha;0391\r
+Alphatonos;0386\r
+Amacron;0100\r
+Aogonek;0104\r
+Aring;00C5\r
+Aringacute;01FA\r
+Aringsmall;F7E5\r
+Asmall;F761\r
+Atilde;00C3\r
+Atildesmall;F7E3\r
+B;0042\r
+Beta;0392\r
+Brevesmall;F6F4\r
+Bsmall;F762\r
+C;0043\r
+Cacute;0106\r
+Caron;F6CA\r
+Caronsmall;F6F5\r
+Ccaron;010C\r
+Ccedilla;00C7\r
+Ccedillasmall;F7E7\r
+Ccircumflex;0108\r
+Cdotaccent;010A\r
+Cedillasmall;F7B8\r
+Chi;03A7\r
+Circumflexsmall;F6F6\r
+Csmall;F763\r
+D;0044\r
+Dcaron;010E\r
+Dcroat;0110\r
+Delta;0394\r
+Dieresis;F6CB\r
+DieresisAcute;F6CC\r
+DieresisGrave;F6CD\r
+Dieresissmall;F7A8\r
+Dotaccentsmall;F6F7\r
+Dsmall;F764\r
+E;0045\r
+Eacute;00C9\r
+Eacutesmall;F7E9\r
+Ebreve;0114\r
+Ecaron;011A\r
+Ecircumflex;00CA\r
+Ecircumflexsmall;F7EA\r
+Edieresis;00CB\r
+Edieresissmall;F7EB\r
+Edotaccent;0116\r
+Egrave;00C8\r
+Egravesmall;F7E8\r
+Emacron;0112\r
+Eng;014A\r
+Eogonek;0118\r
+Epsilon;0395\r
+Epsilontonos;0388\r
+Esmall;F765\r
+Eta;0397\r
+Etatonos;0389\r
+Eth;00D0\r
+Ethsmall;F7F0\r
+Euro;20AC\r
+F;0046\r
+Fsmall;F766\r
+G;0047\r
+Gamma;0393\r
+Gbreve;011E\r
+Gcaron;01E6\r
+Gcircumflex;011C\r
+Gcommaaccent;0122\r
+Gdotaccent;0120\r
+Grave;F6CE\r
+Gravesmall;F760\r
+Gsmall;F767\r
+H;0048\r
+H18533;25CF\r
+H18543;25AA\r
+H18551;25AB\r
+H22073;25A1\r
+Hbar;0126\r
+Hcircumflex;0124\r
+Hsmall;F768\r
+Hungarumlaut;F6CF\r
+Hungarumlautsmall;F6F8\r
+I;0049\r
+IJ;0132\r
+Iacute;00CD\r
+Iacutesmall;F7ED\r
+Ibreve;012C\r
+Icircumflex;00CE\r
+Icircumflexsmall;F7EE\r
+Idieresis;00CF\r
+Idieresissmall;F7EF\r
+Idotaccent;0130\r
+Ifraktur;2111\r
+Igrave;00CC\r
+Igravesmall;F7EC\r
+Imacron;012A\r
+Iogonek;012E\r
+Iota;0399\r
+Iotadieresis;03AA\r
+Iotatonos;038A\r
+Ismall;F769\r
+Itilde;0128\r
+J;004A\r
+Jcircumflex;0134\r
+Jsmall;F76A\r
+K;004B\r
+Kappa;039A\r
+Kcommaaccent;0136\r
+Ksmall;F76B\r
+L;004C\r
+LL;F6BF\r
+Lacute;0139\r
+Lambda;039B\r
+Lcaron;013D\r
+Lcommaaccent;013B\r
+Ldot;013F\r
+Lslash;0141\r
+Lslashsmall;F6F9\r
+Lsmall;F76C\r
+M;004D\r
+Macron;F6D0\r
+Macronsmall;F7AF\r
+Msmall;F76D\r
+Mu;039C\r
+N;004E\r
+Nacute;0143\r
+Ncaron;0147\r
+Ncommaaccent;0145\r
+Nsmall;F76E\r
+Ntilde;00D1\r
+Ntildesmall;F7F1\r
+Nu;039D\r
+O;004F\r
+OE;0152\r
+OEsmall;F6FA\r
+Oacute;00D3\r
+Oacutesmall;F7F3\r
+Obreve;014E\r
+Ocircumflex;00D4\r
+Ocircumflexsmall;F7F4\r
+Odieresis;00D6\r
+Odieresissmall;F7F6\r
+Ogoneksmall;F6FB\r
+Ograve;00D2\r
+Ogravesmall;F7F2\r
+Ohorn;01A0\r
+Ohungarumlaut;0150\r
+Omacron;014C\r
+Omega;03A9\r
+Omegatonos;038F\r
+Omicron;039F\r
+Omicrontonos;038C\r
+Oslash;00D8\r
+Oslashacute;01FE\r
+Oslashsmall;F7F8\r
+Osmall;F76F\r
+Otilde;00D5\r
+Otildesmall;F7F5\r
+P;0050\r
+Phi;03A6\r
+Pi;03A0\r
+Psi;03A8\r
+Psmall;F770\r
+Q;0051\r
+Qsmall;F771\r
+R;0052\r
+Racute;0154\r
+Rcaron;0158\r
+Rcommaaccent;0156\r
+Rfraktur;211C\r
+Rho;03A1\r
+Ringsmall;F6FC\r
+Rsmall;F772\r
+S;0053\r
+SF010000;250C\r
+SF020000;2514\r
+SF030000;2510\r
+SF040000;2518\r
+SF050000;253C\r
+SF060000;252C\r
+SF070000;2534\r
+SF080000;251C\r
+SF090000;2524\r
+SF100000;2500\r
+SF110000;2502\r
+SF190000;2561\r
+SF200000;2562\r
+SF210000;2556\r
+SF220000;2555\r
+SF230000;2563\r
+SF240000;2551\r
+SF250000;2557\r
+SF260000;255D\r
+SF270000;255C\r
+SF280000;255B\r
+SF360000;255E\r
+SF370000;255F\r
+SF380000;255A\r
+SF390000;2554\r
+SF400000;2569\r
+SF410000;2566\r
+SF420000;2560\r
+SF430000;2550\r
+SF440000;256C\r
+SF450000;2567\r
+SF460000;2568\r
+SF470000;2564\r
+SF480000;2565\r
+SF490000;2559\r
+SF500000;2558\r
+SF510000;2552\r
+SF520000;2553\r
+SF530000;256B\r
+SF540000;256A\r
+Sacute;015A\r
+Scaron;0160\r
+Scaronsmall;F6FD\r
+Scedilla;015E\r
+Scircumflex;015C\r
+Scommaaccent;0218\r
+Sigma;03A3\r
+Ssmall;F773\r
+T;0054\r
+Tau;03A4\r
+Tbar;0166\r
+Tcaron;0164\r
+Tcommaaccent;0162\r
+Theta;0398\r
+Thorn;00DE\r
+Thornsmall;F7FE\r
+Tildesmall;F6FE\r
+Tsmall;F774\r
+U;0055\r
+Uacute;00DA\r
+Uacutesmall;F7FA\r
+Ubreve;016C\r
+Ucircumflex;00DB\r
+Ucircumflexsmall;F7FB\r
+Udieresis;00DC\r
+Udieresissmall;F7FC\r
+Ugrave;00D9\r
+Ugravesmall;F7F9\r
+Uhorn;01AF\r
+Uhungarumlaut;0170\r
+Umacron;016A\r
+Uogonek;0172\r
+Upsilon;03A5\r
+Upsilon1;03D2\r
+Upsilondieresis;03AB\r
+Upsilontonos;038E\r
+Uring;016E\r
+Usmall;F775\r
+Utilde;0168\r
+V;0056\r
+Vsmall;F776\r
+W;0057\r
+Wacute;1E82\r
+Wcircumflex;0174\r
+Wdieresis;1E84\r
+Wgrave;1E80\r
+Wsmall;F777\r
+X;0058\r
+Xi;039E\r
+Xsmall;F778\r
+Y;0059\r
+Yacute;00DD\r
+Yacutesmall;F7FD\r
+Ycircumflex;0176\r
+Ydieresis;0178\r
+Ydieresissmall;F7FF\r
+Ygrave;1EF2\r
+Ysmall;F779\r
+Z;005A\r
+Zacute;0179\r
+Zcaron;017D\r
+Zcaronsmall;F6FF\r
+Zdotaccent;017B\r
+Zeta;0396\r
+Zsmall;F77A\r
+a;0061\r
+aacute;00E1\r
+abreve;0103\r
+acircumflex;00E2\r
+acute;00B4\r
+acutecomb;0301\r
+adieresis;00E4\r
+ae;00E6\r
+aeacute;01FD\r
+afii00208;2015\r
+afii10017;0410\r
+afii10018;0411\r
+afii10019;0412\r
+afii10020;0413\r
+afii10021;0414\r
+afii10022;0415\r
+afii10023;0401\r
+afii10024;0416\r
+afii10025;0417\r
+afii10026;0418\r
+afii10027;0419\r
+afii10028;041A\r
+afii10029;041B\r
+afii10030;041C\r
+afii10031;041D\r
+afii10032;041E\r
+afii10033;041F\r
+afii10034;0420\r
+afii10035;0421\r
+afii10036;0422\r
+afii10037;0423\r
+afii10038;0424\r
+afii10039;0425\r
+afii10040;0426\r
+afii10041;0427\r
+afii10042;0428\r
+afii10043;0429\r
+afii10044;042A\r
+afii10045;042B\r
+afii10046;042C\r
+afii10047;042D\r
+afii10048;042E\r
+afii10049;042F\r
+afii10050;0490\r
+afii10051;0402\r
+afii10052;0403\r
+afii10053;0404\r
+afii10054;0405\r
+afii10055;0406\r
+afii10056;0407\r
+afii10057;0408\r
+afii10058;0409\r
+afii10059;040A\r
+afii10060;040B\r
+afii10061;040C\r
+afii10062;040E\r
+afii10063;F6C4\r
+afii10064;F6C5\r
+afii10065;0430\r
+afii10066;0431\r
+afii10067;0432\r
+afii10068;0433\r
+afii10069;0434\r
+afii10070;0435\r
+afii10071;0451\r
+afii10072;0436\r
+afii10073;0437\r
+afii10074;0438\r
+afii10075;0439\r
+afii10076;043A\r
+afii10077;043B\r
+afii10078;043C\r
+afii10079;043D\r
+afii10080;043E\r
+afii10081;043F\r
+afii10082;0440\r
+afii10083;0441\r
+afii10084;0442\r
+afii10085;0443\r
+afii10086;0444\r
+afii10087;0445\r
+afii10088;0446\r
+afii10089;0447\r
+afii10090;0448\r
+afii10091;0449\r
+afii10092;044A\r
+afii10093;044B\r
+afii10094;044C\r
+afii10095;044D\r
+afii10096;044E\r
+afii10097;044F\r
+afii10098;0491\r
+afii10099;0452\r
+afii10100;0453\r
+afii10101;0454\r
+afii10102;0455\r
+afii10103;0456\r
+afii10104;0457\r
+afii10105;0458\r
+afii10106;0459\r
+afii10107;045A\r
+afii10108;045B\r
+afii10109;045C\r
+afii10110;045E\r
+afii10145;040F\r
+afii10146;0462\r
+afii10147;0472\r
+afii10148;0474\r
+afii10192;F6C6\r
+afii10193;045F\r
+afii10194;0463\r
+afii10195;0473\r
+afii10196;0475\r
+afii10831;F6C7\r
+afii10832;F6C8\r
+afii10846;04D9\r
+afii299;200E\r
+afii300;200F\r
+afii301;200D\r
+afii57381;066A\r
+afii57388;060C\r
+afii57392;0660\r
+afii57393;0661\r
+afii57394;0662\r
+afii57395;0663\r
+afii57396;0664\r
+afii57397;0665\r
+afii57398;0666\r
+afii57399;0667\r
+afii57400;0668\r
+afii57401;0669\r
+afii57403;061B\r
+afii57407;061F\r
+afii57409;0621\r
+afii57410;0622\r
+afii57411;0623\r
+afii57412;0624\r
+afii57413;0625\r
+afii57414;0626\r
+afii57415;0627\r
+afii57416;0628\r
+afii57417;0629\r
+afii57418;062A\r
+afii57419;062B\r
+afii57420;062C\r
+afii57421;062D\r
+afii57422;062E\r
+afii57423;062F\r
+afii57424;0630\r
+afii57425;0631\r
+afii57426;0632\r
+afii57427;0633\r
+afii57428;0634\r
+afii57429;0635\r
+afii57430;0636\r
+afii57431;0637\r
+afii57432;0638\r
+afii57433;0639\r
+afii57434;063A\r
+afii57440;0640\r
+afii57441;0641\r
+afii57442;0642\r
+afii57443;0643\r
+afii57444;0644\r
+afii57445;0645\r
+afii57446;0646\r
+afii57448;0648\r
+afii57449;0649\r
+afii57450;064A\r
+afii57451;064B\r
+afii57452;064C\r
+afii57453;064D\r
+afii57454;064E\r
+afii57455;064F\r
+afii57456;0650\r
+afii57457;0651\r
+afii57458;0652\r
+afii57470;0647\r
+afii57505;06A4\r
+afii57506;067E\r
+afii57507;0686\r
+afii57508;0698\r
+afii57509;06AF\r
+afii57511;0679\r
+afii57512;0688\r
+afii57513;0691\r
+afii57514;06BA\r
+afii57519;06D2\r
+afii57534;06D5\r
+afii57636;20AA\r
+afii57645;05BE\r
+afii57658;05C3\r
+afii57664;05D0\r
+afii57665;05D1\r
+afii57666;05D2\r
+afii57667;05D3\r
+afii57668;05D4\r
+afii57669;05D5\r
+afii57670;05D6\r
+afii57671;05D7\r
+afii57672;05D8\r
+afii57673;05D9\r
+afii57674;05DA\r
+afii57675;05DB\r
+afii57676;05DC\r
+afii57677;05DD\r
+afii57678;05DE\r
+afii57679;05DF\r
+afii57680;05E0\r
+afii57681;05E1\r
+afii57682;05E2\r
+afii57683;05E3\r
+afii57684;05E4\r
+afii57685;05E5\r
+afii57686;05E6\r
+afii57687;05E7\r
+afii57688;05E8\r
+afii57689;05E9\r
+afii57690;05EA\r
+afii57694;FB2A\r
+afii57695;FB2B\r
+afii57700;FB4B\r
+afii57705;FB1F\r
+afii57716;05F0\r
+afii57717;05F1\r
+afii57718;05F2\r
+afii57723;FB35\r
+afii57793;05B4\r
+afii57794;05B5\r
+afii57795;05B6\r
+afii57796;05BB\r
+afii57797;05B8\r
+afii57798;05B7\r
+afii57799;05B0\r
+afii57800;05B2\r
+afii57801;05B1\r
+afii57802;05B3\r
+afii57803;05C2\r
+afii57804;05C1\r
+afii57806;05B9\r
+afii57807;05BC\r
+afii57839;05BD\r
+afii57841;05BF\r
+afii57842;05C0\r
+afii57929;02BC\r
+afii61248;2105\r
+afii61289;2113\r
+afii61352;2116\r
+afii61573;202C\r
+afii61574;202D\r
+afii61575;202E\r
+afii61664;200C\r
+afii63167;066D\r
+afii64937;02BD\r
+agrave;00E0\r
+aleph;2135\r
+alpha;03B1\r
+alphatonos;03AC\r
+amacron;0101\r
+ampersand;0026\r
+ampersandsmall;F726\r
+angle;2220\r
+angleleft;2329\r
+angleright;232A\r
+anoteleia;0387\r
+aogonek;0105\r
+approxequal;2248\r
+aring;00E5\r
+aringacute;01FB\r
+arrowboth;2194\r
+arrowdblboth;21D4\r
+arrowdbldown;21D3\r
+arrowdblleft;21D0\r
+arrowdblright;21D2\r
+arrowdblup;21D1\r
+arrowdown;2193\r
+arrowhorizex;F8E7\r
+arrowleft;2190\r
+arrowright;2192\r
+arrowup;2191\r
+arrowupdn;2195\r
+arrowupdnbse;21A8\r
+arrowvertex;F8E6\r
+asciicircum;005E\r
+asciitilde;007E\r
+asterisk;002A\r
+asteriskmath;2217\r
+asuperior;F6E9\r
+at;0040\r
+atilde;00E3\r
+b;0062\r
+backslash;005C\r
+bar;007C\r
+beta;03B2\r
+block;2588\r
+braceex;F8F4\r
+braceleft;007B\r
+braceleftbt;F8F3\r
+braceleftmid;F8F2\r
+bracelefttp;F8F1\r
+braceright;007D\r
+bracerightbt;F8FE\r
+bracerightmid;F8FD\r
+bracerighttp;F8FC\r
+bracketleft;005B\r
+bracketleftbt;F8F0\r
+bracketleftex;F8EF\r
+bracketlefttp;F8EE\r
+bracketright;005D\r
+bracketrightbt;F8FB\r
+bracketrightex;F8FA\r
+bracketrighttp;F8F9\r
+breve;02D8\r
+brokenbar;00A6\r
+bsuperior;F6EA\r
+bullet;2022\r
+c;0063\r
+cacute;0107\r
+caron;02C7\r
+carriagereturn;21B5\r
+ccaron;010D\r
+ccedilla;00E7\r
+ccircumflex;0109\r
+cdotaccent;010B\r
+cedilla;00B8\r
+cent;00A2\r
+centinferior;F6DF\r
+centoldstyle;F7A2\r
+centsuperior;F6E0\r
+chi;03C7\r
+circle;25CB\r
+circlemultiply;2297\r
+circleplus;2295\r
+circumflex;02C6\r
+club;2663\r
+colon;003A\r
+colonmonetary;20A1\r
+comma;002C\r
+commaaccent;F6C3\r
+commainferior;F6E1\r
+commasuperior;F6E2\r
+congruent;2245\r
+copyright;00A9\r
+copyrightsans;F8E9\r
+copyrightserif;F6D9\r
+currency;00A4\r
+cyrBreve;F6D1\r
+cyrFlex;F6D2\r
+cyrbreve;F6D4\r
+cyrflex;F6D5\r
+d;0064\r
+dagger;2020\r
+daggerdbl;2021\r
+dblGrave;F6D3\r
+dblgrave;F6D6\r
+dcaron;010F\r
+dcroat;0111\r
+degree;00B0\r
+delta;03B4\r
+diamond;2666\r
+dieresis;00A8\r
+dieresisacute;F6D7\r
+dieresisgrave;F6D8\r
+dieresistonos;0385\r
+divide;00F7\r
+dkshade;2593\r
+dnblock;2584\r
+dollar;0024\r
+dollarinferior;F6E3\r
+dollaroldstyle;F724\r
+dollarsuperior;F6E4\r
+dong;20AB\r
+dotaccent;02D9\r
+dotbelowcomb;0323\r
+dotlessi;0131\r
+dotlessj;F6BE\r
+dotmath;22C5\r
+dsuperior;F6EB\r
+e;0065\r
+eacute;00E9\r
+ebreve;0115\r
+ecaron;011B\r
+ecircumflex;00EA\r
+edieresis;00EB\r
+edotaccent;0117\r
+egrave;00E8\r
+eight;0038\r
+eightinferior;2088\r
+eightoldstyle;F738\r
+eightsuperior;2078\r
+element;2208\r
+ellipsis;2026\r
+emacron;0113\r
+emdash;2014\r
+emptyset;2205\r
+endash;2013\r
+eng;014B\r
+eogonek;0119\r
+epsilon;03B5\r
+epsilontonos;03AD\r
+equal;003D\r
+equivalence;2261\r
+estimated;212E\r
+esuperior;F6EC\r
+eta;03B7\r
+etatonos;03AE\r
+eth;00F0\r
+exclam;0021\r
+exclamdbl;203C\r
+exclamdown;00A1\r
+exclamdownsmall;F7A1\r
+exclamsmall;F721\r
+existential;2203\r
+f;0066\r
+female;2640\r
+ff;FB00\r
+ffi;FB03\r
+ffl;FB04\r
+fi;FB01\r
+figuredash;2012\r
+filledbox;25A0\r
+filledrect;25AC\r
+five;0035\r
+fiveeighths;215D\r
+fiveinferior;2085\r
+fiveoldstyle;F735\r
+fivesuperior;2075\r
+fl;FB02\r
+florin;0192\r
+four;0034\r
+fourinferior;2084\r
+fouroldstyle;F734\r
+foursuperior;2074\r
+fraction;2044\r
+franc;20A3\r
+g;0067\r
+gamma;03B3\r
+gbreve;011F\r
+gcaron;01E7\r
+gcircumflex;011D\r
+gcommaaccent;0123\r
+gdotaccent;0121\r
+germandbls;00DF\r
+gradient;2207\r
+grave;0060\r
+gravecomb;0300\r
+greater;003E\r
+greaterequal;2265\r
+guillemotleft;00AB\r
+guillemotright;00BB\r
+guilsinglleft;2039\r
+guilsinglright;203A\r
+h;0068\r
+hbar;0127\r
+hcircumflex;0125\r
+heart;2665\r
+hookabovecomb;0309\r
+house;2302\r
+hungarumlaut;02DD\r
+hyphen;002D\r
+hypheninferior;F6E5\r
+hyphensuperior;F6E6\r
+i;0069\r
+iacute;00ED\r
+ibreve;012D\r
+icircumflex;00EE\r
+idieresis;00EF\r
+igrave;00EC\r
+ij;0133\r
+imacron;012B\r
+infinity;221E\r
+integral;222B\r
+integralbt;2321\r
+integralex;F8F5\r
+integraltp;2320\r
+intersection;2229\r
+invbullet;25D8\r
+invcircle;25D9\r
+invsmileface;263B\r
+iogonek;012F\r
+iota;03B9\r
+iotadieresis;03CA\r
+iotadieresistonos;0390\r
+iotatonos;03AF\r
+isuperior;F6ED\r
+itilde;0129\r
+j;006A\r
+jcircumflex;0135\r
+k;006B\r
+kappa;03BA\r
+kcommaaccent;0137\r
+kgreenlandic;0138\r
+l;006C\r
+lacute;013A\r
+lambda;03BB\r
+lcaron;013E\r
+lcommaaccent;013C\r
+ldot;0140\r
+less;003C\r
+lessequal;2264\r
+lfblock;258C\r
+lira;20A4\r
+ll;F6C0\r
+logicaland;2227\r
+logicalnot;00AC\r
+logicalor;2228\r
+longs;017F\r
+lozenge;25CA\r
+lslash;0142\r
+lsuperior;F6EE\r
+ltshade;2591\r
+m;006D\r
+macron;00AF\r
+male;2642\r
+minus;2212\r
+minute;2032\r
+msuperior;F6EF\r
+mu;03BC\r
+multiply;00D7\r
+musicalnote;266A\r
+musicalnotedbl;266B\r
+n;006E\r
+nacute;0144\r
+napostrophe;0149\r
+ncaron;0148\r
+ncommaaccent;0146\r
+nine;0039\r
+nineinferior;2089\r
+nineoldstyle;F739\r
+ninesuperior;2079\r
+notelement;2209\r
+notequal;2260\r
+notsubset;2284\r
+nsuperior;207F\r
+ntilde;00F1\r
+nu;03BD\r
+numbersign;0023\r
+o;006F\r
+oacute;00F3\r
+obreve;014F\r
+ocircumflex;00F4\r
+odieresis;00F6\r
+oe;0153\r
+ogonek;02DB\r
+ograve;00F2\r
+ohorn;01A1\r
+ohungarumlaut;0151\r
+omacron;014D\r
+omega;03C9\r
+omega1;03D6\r
+omegatonos;03CE\r
+omicron;03BF\r
+omicrontonos;03CC\r
+one;0031\r
+onedotenleader;2024\r
+oneeighth;215B\r
+onefitted;F6DC\r
+onehalf;00BD\r
+oneinferior;2081\r
+oneoldstyle;F731\r
+onequarter;00BC\r
+onesuperior;00B9\r
+onethird;2153\r
+openbullet;25E6\r
+ordfeminine;00AA\r
+ordmasculine;00BA\r
+orthogonal;221F\r
+oslash;00F8\r
+oslashacute;01FF\r
+osuperior;F6F0\r
+otilde;00F5\r
+p;0070\r
+paragraph;00B6\r
+parenleft;0028\r
+parenleftbt;F8ED\r
+parenleftex;F8EC\r
+parenleftinferior;208D\r
+parenleftsuperior;207D\r
+parenlefttp;F8EB\r
+parenright;0029\r
+parenrightbt;F8F8\r
+parenrightex;F8F7\r
+parenrightinferior;208E\r
+parenrightsuperior;207E\r
+parenrighttp;F8F6\r
+partialdiff;2202\r
+percent;0025\r
+period;002E\r
+periodcentered;00B7\r
+periodinferior;F6E7\r
+periodsuperior;F6E8\r
+perpendicular;22A5\r
+perthousand;2030\r
+peseta;20A7\r
+phi;03C6\r
+phi1;03D5\r
+pi;03C0\r
+plus;002B\r
+plusminus;00B1\r
+prescription;211E\r
+product;220F\r
+propersubset;2282\r
+propersuperset;2283\r
+proportional;221D\r
+psi;03C8\r
+q;0071\r
+question;003F\r
+questiondown;00BF\r
+questiondownsmall;F7BF\r
+questionsmall;F73F\r
+quotedbl;0022\r
+quotedblbase;201E\r
+quotedblleft;201C\r
+quotedblright;201D\r
+quoteleft;2018\r
+quotereversed;201B\r
+quoteright;2019\r
+quotesinglbase;201A\r
+quotesingle;0027\r
+r;0072\r
+racute;0155\r
+radical;221A\r
+radicalex;F8E5\r
+rcaron;0159\r
+rcommaaccent;0157\r
+reflexsubset;2286\r
+reflexsuperset;2287\r
+registered;00AE\r
+registersans;F8E8\r
+registerserif;F6DA\r
+revlogicalnot;2310\r
+rho;03C1\r
+ring;02DA\r
+rsuperior;F6F1\r
+rtblock;2590\r
+rupiah;F6DD\r
+s;0073\r
+sacute;015B\r
+scaron;0161\r
+scedilla;015F\r
+scircumflex;015D\r
+scommaaccent;0219\r
+second;2033\r
+section;00A7\r
+semicolon;003B\r
+seven;0037\r
+seveneighths;215E\r
+seveninferior;2087\r
+sevenoldstyle;F737\r
+sevensuperior;2077\r
+shade;2592\r
+sigma;03C3\r
+sigma1;03C2\r
+similar;223C\r
+six;0036\r
+sixinferior;2086\r
+sixoldstyle;F736\r
+sixsuperior;2076\r
+slash;002F\r
+smileface;263A\r
+space;0020\r
+spade;2660\r
+ssuperior;F6F2\r
+sterling;00A3\r
+suchthat;220B\r
+summation;2211\r
+sun;263C\r
+t;0074\r
+tau;03C4\r
+tbar;0167\r
+tcaron;0165\r
+tcommaaccent;0163\r
+therefore;2234\r
+theta;03B8\r
+theta1;03D1\r
+thorn;00FE\r
+three;0033\r
+threeeighths;215C\r
+threeinferior;2083\r
+threeoldstyle;F733\r
+threequarters;00BE\r
+threequartersemdash;F6DE\r
+threesuperior;00B3\r
+tilde;02DC\r
+tildecomb;0303\r
+tonos;0384\r
+trademark;2122\r
+trademarksans;F8EA\r
+trademarkserif;F6DB\r
+triagdn;25BC\r
+triaglf;25C4\r
+triagrt;25BA\r
+triagup;25B2\r
+tsuperior;F6F3\r
+two;0032\r
+twodotenleader;2025\r
+twoinferior;2082\r
+twooldstyle;F732\r
+twosuperior;00B2\r
+twothirds;2154\r
+u;0075\r
+uacute;00FA\r
+ubreve;016D\r
+ucircumflex;00FB\r
+udieresis;00FC\r
+ugrave;00F9\r
+uhorn;01B0\r
+uhungarumlaut;0171\r
+umacron;016B\r
+underscore;005F\r
+underscoredbl;2017\r
+union;222A\r
+universal;2200\r
+uogonek;0173\r
+upblock;2580\r
+upsilon;03C5\r
+upsilondieresis;03CB\r
+upsilondieresistonos;03B0\r
+upsilontonos;03CD\r
+uring;016F\r
+utilde;0169\r
+v;0076\r
+w;0077\r
+wacute;1E83\r
+wcircumflex;0175\r
+wdieresis;1E85\r
+weierstrass;2118\r
+wgrave;1E81\r
+x;0078\r
+xi;03BE\r
+y;0079\r
+yacute;00FD\r
+ycircumflex;0177\r
+ydieresis;00FF\r
+yen;00A5\r
+ygrave;1EF3\r
+z;007A\r
+zacute;017A\r
+zcaron;017E\r
+zdotaccent;017C\r
+zero;0030\r
+zeroinferior;2080\r
+zerooldstyle;F730\r
+zerosuperior;2070\r
+zeta;03B6\r
diff --git a/forester/java/classes/com/itextpdf/text/pdf/hyphenation/ByteVector.class b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/ByteVector.class
new file mode 100644 (file)
index 0000000..dcdb0bf
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/ByteVector.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/hyphenation/CharVector.class b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/CharVector.class
new file mode 100644 (file)
index 0000000..8bb40f0
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/CharVector.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/hyphenation/Hyphen.class b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/Hyphen.class
new file mode 100644 (file)
index 0000000..f456a64
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/Hyphen.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/hyphenation/Hyphenation.class b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/Hyphenation.class
new file mode 100644 (file)
index 0000000..c5dd7f0
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/Hyphenation.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/hyphenation/HyphenationException.class b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/HyphenationException.class
new file mode 100644 (file)
index 0000000..43ff609
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/HyphenationException.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/hyphenation/HyphenationTree.class b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/HyphenationTree.class
new file mode 100644 (file)
index 0000000..5d9859d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/HyphenationTree.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/hyphenation/Hyphenator.class b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/Hyphenator.class
new file mode 100644 (file)
index 0000000..cf52f68
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/Hyphenator.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/hyphenation/PatternConsumer.class b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/PatternConsumer.class
new file mode 100644 (file)
index 0000000..f92f284
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/PatternConsumer.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/hyphenation/SimplePatternParser.class b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/SimplePatternParser.class
new file mode 100644 (file)
index 0000000..eef9156
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/SimplePatternParser.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/hyphenation/TernaryTree$Iterator$Item.class b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/TernaryTree$Iterator$Item.class
new file mode 100644 (file)
index 0000000..be00169
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/TernaryTree$Iterator$Item.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/hyphenation/TernaryTree$Iterator.class b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/TernaryTree$Iterator.class
new file mode 100644 (file)
index 0000000..f535ef3
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/TernaryTree$Iterator.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/hyphenation/TernaryTree.class b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/TernaryTree.class
new file mode 100644 (file)
index 0000000..80e4807
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/TernaryTree.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/hyphenation/hyph/readme.txt b/forester/java/classes/com/itextpdf/text/pdf/hyphenation/hyph/readme.txt
new file mode 100644 (file)
index 0000000..7616d57
--- /dev/null
@@ -0,0 +1,5 @@
+The XML files in directory com/itextpdf/text/pdf/hyphenation/hyph are NOT PART of the iText project.\r
+\r
+These files are shared in a separate jar for your convenience. Most of the files are available under an Apache license, because they are also used in the Apache FOP project, but some XML files were sent to us by individual developers who obtained the files from different sources.\r
+\r
+Please check the header of each individual file you need for its license!
\ No newline at end of file
diff --git a/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfAnnotations.class b/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfAnnotations.class
new file mode 100644 (file)
index 0000000..aba604d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfAnnotations.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfDocumentActions.class b/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfDocumentActions.class
new file mode 100644 (file)
index 0000000..e9b7577
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfDocumentActions.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfEncryptionSettings.class b/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfEncryptionSettings.class
new file mode 100644 (file)
index 0000000..cefa6c4
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfEncryptionSettings.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfPageActions.class b/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfPageActions.class
new file mode 100644 (file)
index 0000000..339740e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfPageActions.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfRunDirection.class b/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfRunDirection.class
new file mode 100644 (file)
index 0000000..f97ce8e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfRunDirection.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfVersion.class b/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfVersion.class
new file mode 100644 (file)
index 0000000..b71c409
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfVersion.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfViewerPreferences.class b/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfViewerPreferences.class
new file mode 100644 (file)
index 0000000..1e77bd1
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfViewerPreferences.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfXConformance.class b/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfXConformance.class
new file mode 100644 (file)
index 0000000..4fbd5a9
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/interfaces/PdfXConformance.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/internal/PdfAnnotationsImp.class b/forester/java/classes/com/itextpdf/text/pdf/internal/PdfAnnotationsImp.class
new file mode 100644 (file)
index 0000000..de5ddc0
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/internal/PdfAnnotationsImp.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/internal/PdfVersionImp.class b/forester/java/classes/com/itextpdf/text/pdf/internal/PdfVersionImp.class
new file mode 100644 (file)
index 0000000..515349f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/internal/PdfVersionImp.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/internal/PdfViewerPreferencesImp.class b/forester/java/classes/com/itextpdf/text/pdf/internal/PdfViewerPreferencesImp.class
new file mode 100644 (file)
index 0000000..0e24489
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/internal/PdfViewerPreferencesImp.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/internal/PdfXConformanceImp.class b/forester/java/classes/com/itextpdf/text/pdf/internal/PdfXConformanceImp.class
new file mode 100644 (file)
index 0000000..4a6e6fe
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/internal/PdfXConformanceImp.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/internal/PolylineShape.class b/forester/java/classes/com/itextpdf/text/pdf/internal/PolylineShape.class
new file mode 100644 (file)
index 0000000..2ae2a8c
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/internal/PolylineShape.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/internal/PolylineShapeIterator.class b/forester/java/classes/com/itextpdf/text/pdf/internal/PolylineShapeIterator.class
new file mode 100644 (file)
index 0000000..83ca581
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/internal/PolylineShapeIterator.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/ContentByteUtils.class b/forester/java/classes/com/itextpdf/text/pdf/parser/ContentByteUtils.class
new file mode 100644 (file)
index 0000000..b532c91
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/ContentByteUtils.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/ContentOperator.class b/forester/java/classes/com/itextpdf/text/pdf/parser/ContentOperator.class
new file mode 100644 (file)
index 0000000..d1ad6d4
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/ContentOperator.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/FilteredRenderListener.class b/forester/java/classes/com/itextpdf/text/pdf/parser/FilteredRenderListener.class
new file mode 100644 (file)
index 0000000..d271d6e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/FilteredRenderListener.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/FilteredTextRenderListener.class b/forester/java/classes/com/itextpdf/text/pdf/parser/FilteredTextRenderListener.class
new file mode 100644 (file)
index 0000000..57893fa
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/FilteredTextRenderListener.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/GraphicsState.class b/forester/java/classes/com/itextpdf/text/pdf/parser/GraphicsState.class
new file mode 100644 (file)
index 0000000..58e83db
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/GraphicsState.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/ImageRenderInfo.class b/forester/java/classes/com/itextpdf/text/pdf/parser/ImageRenderInfo.class
new file mode 100644 (file)
index 0000000..49e4c15
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/ImageRenderInfo.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/InlineImageUtils$InlineImageParseException.class b/forester/java/classes/com/itextpdf/text/pdf/parser/InlineImageUtils$InlineImageParseException.class
new file mode 100644 (file)
index 0000000..ac12872
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/InlineImageUtils$InlineImageParseException.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/InlineImageUtils.class b/forester/java/classes/com/itextpdf/text/pdf/parser/InlineImageUtils.class
new file mode 100644 (file)
index 0000000..e606804
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/InlineImageUtils.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/LineSegment.class b/forester/java/classes/com/itextpdf/text/pdf/parser/LineSegment.class
new file mode 100644 (file)
index 0000000..2171227
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/LineSegment.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/LocationTextExtractionStrategy$TextChunk.class b/forester/java/classes/com/itextpdf/text/pdf/parser/LocationTextExtractionStrategy$TextChunk.class
new file mode 100644 (file)
index 0000000..036690e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/LocationTextExtractionStrategy$TextChunk.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/LocationTextExtractionStrategy.class b/forester/java/classes/com/itextpdf/text/pdf/parser/LocationTextExtractionStrategy.class
new file mode 100644 (file)
index 0000000..b053885
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/LocationTextExtractionStrategy.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/MarkedContentInfo.class b/forester/java/classes/com/itextpdf/text/pdf/parser/MarkedContentInfo.class
new file mode 100644 (file)
index 0000000..36b7c32
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/MarkedContentInfo.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/MarkedContentRenderFilter.class b/forester/java/classes/com/itextpdf/text/pdf/parser/MarkedContentRenderFilter.class
new file mode 100644 (file)
index 0000000..e6f038d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/MarkedContentRenderFilter.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/Matrix.class b/forester/java/classes/com/itextpdf/text/pdf/parser/Matrix.class
new file mode 100644 (file)
index 0000000..2157132
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/Matrix.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentReaderTool.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentReaderTool.class
new file mode 100644 (file)
index 0000000..4abffc9
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentReaderTool.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$1.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$1.class
new file mode 100644 (file)
index 0000000..af4dbed
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$1.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$BeginMarkedContent.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$BeginMarkedContent.class
new file mode 100644 (file)
index 0000000..e4ad2ea
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$BeginMarkedContent.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$BeginMarkedContentDictionary.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$BeginMarkedContentDictionary.class
new file mode 100644 (file)
index 0000000..53f3762
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$BeginMarkedContentDictionary.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$BeginText.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$BeginText.class
new file mode 100644 (file)
index 0000000..08c95b2
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$BeginText.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$Do.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$Do.class
new file mode 100644 (file)
index 0000000..045fa6a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$Do.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$EndMarkedContent.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$EndMarkedContent.class
new file mode 100644 (file)
index 0000000..0fc7385
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$EndMarkedContent.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$EndText.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$EndText.class
new file mode 100644 (file)
index 0000000..698dbbe
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$EndText.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$FormXObjectDoHandler.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$FormXObjectDoHandler.class
new file mode 100644 (file)
index 0000000..c6ac904
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$FormXObjectDoHandler.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$IgnoreOperatorContentOperator.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$IgnoreOperatorContentOperator.class
new file mode 100644 (file)
index 0000000..9bc113c
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$IgnoreOperatorContentOperator.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$IgnoreXObjectDoHandler.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$IgnoreXObjectDoHandler.class
new file mode 100644 (file)
index 0000000..b4dff1a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$IgnoreXObjectDoHandler.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ImageXObjectDoHandler.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ImageXObjectDoHandler.class
new file mode 100644 (file)
index 0000000..edb32e8
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ImageXObjectDoHandler.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ModifyCurrentTransformationMatrix.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ModifyCurrentTransformationMatrix.class
new file mode 100644 (file)
index 0000000..125ef7b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ModifyCurrentTransformationMatrix.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$MoveNextLineAndShowText.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$MoveNextLineAndShowText.class
new file mode 100644 (file)
index 0000000..947f39f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$MoveNextLineAndShowText.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$MoveNextLineAndShowTextWithSpacing.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$MoveNextLineAndShowTextWithSpacing.class
new file mode 100644 (file)
index 0000000..0ac7486
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$MoveNextLineAndShowTextWithSpacing.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$PopGraphicsState.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$PopGraphicsState.class
new file mode 100644 (file)
index 0000000..bdb0738
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$PopGraphicsState.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ProcessGraphicsStateResource.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ProcessGraphicsStateResource.class
new file mode 100644 (file)
index 0000000..6b4d125
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ProcessGraphicsStateResource.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$PushGraphicsState.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$PushGraphicsState.class
new file mode 100644 (file)
index 0000000..722a015
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$PushGraphicsState.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ResourceDictionary.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ResourceDictionary.class
new file mode 100644 (file)
index 0000000..0f9b63c
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ResourceDictionary.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextCharacterSpacing.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextCharacterSpacing.class
new file mode 100644 (file)
index 0000000..82ca608
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextCharacterSpacing.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextFont.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextFont.class
new file mode 100644 (file)
index 0000000..1362fb7
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextFont.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextHorizontalScaling.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextHorizontalScaling.class
new file mode 100644 (file)
index 0000000..969de03
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextHorizontalScaling.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextLeading.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextLeading.class
new file mode 100644 (file)
index 0000000..58af30f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextLeading.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextRenderMode.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextRenderMode.class
new file mode 100644 (file)
index 0000000..4f8d03f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextRenderMode.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextRise.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextRise.class
new file mode 100644 (file)
index 0000000..c437c9e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextRise.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextWordSpacing.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextWordSpacing.class
new file mode 100644 (file)
index 0000000..dad2ab8
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$SetTextWordSpacing.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ShowText.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ShowText.class
new file mode 100644 (file)
index 0000000..2a8e23e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ShowText.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ShowTextArray.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ShowTextArray.class
new file mode 100644 (file)
index 0000000..5fed98b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$ShowTextArray.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$TextMoveNextLine.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$TextMoveNextLine.class
new file mode 100644 (file)
index 0000000..e6aceb3
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$TextMoveNextLine.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$TextMoveStartNextLine.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$TextMoveStartNextLine.class
new file mode 100644 (file)
index 0000000..37b9739
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$TextMoveStartNextLine.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$TextMoveStartNextLineWithLeading.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$TextMoveStartNextLineWithLeading.class
new file mode 100644 (file)
index 0000000..44c0469
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$TextMoveStartNextLineWithLeading.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$TextSetTextMatrix.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$TextSetTextMatrix.class
new file mode 100644 (file)
index 0000000..04216b8
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor$TextSetTextMatrix.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor.class
new file mode 100644 (file)
index 0000000..a4601cf
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfContentStreamProcessor.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfImageObject.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfImageObject.class
new file mode 100644 (file)
index 0000000..0a33ffd
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfImageObject.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfReaderContentParser.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfReaderContentParser.class
new file mode 100644 (file)
index 0000000..c7dd58b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfReaderContentParser.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/PdfTextExtractor.class b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfTextExtractor.class
new file mode 100644 (file)
index 0000000..b33ae72
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/PdfTextExtractor.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/RegionTextRenderFilter.class b/forester/java/classes/com/itextpdf/text/pdf/parser/RegionTextRenderFilter.class
new file mode 100644 (file)
index 0000000..05ff0a1
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/RegionTextRenderFilter.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/RenderFilter.class b/forester/java/classes/com/itextpdf/text/pdf/parser/RenderFilter.class
new file mode 100644 (file)
index 0000000..f173557
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/RenderFilter.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/RenderListener.class b/forester/java/classes/com/itextpdf/text/pdf/parser/RenderListener.class
new file mode 100644 (file)
index 0000000..bc9c7eb
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/RenderListener.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/SimpleTextExtractionStrategy.class b/forester/java/classes/com/itextpdf/text/pdf/parser/SimpleTextExtractionStrategy.class
new file mode 100644 (file)
index 0000000..94e1f6f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/SimpleTextExtractionStrategy.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/TaggedPdfReaderTool.class b/forester/java/classes/com/itextpdf/text/pdf/parser/TaggedPdfReaderTool.class
new file mode 100644 (file)
index 0000000..1a2e80c
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/TaggedPdfReaderTool.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/TextExtractionStrategy.class b/forester/java/classes/com/itextpdf/text/pdf/parser/TextExtractionStrategy.class
new file mode 100644 (file)
index 0000000..960add5
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/TextExtractionStrategy.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/TextMarginFinder.class b/forester/java/classes/com/itextpdf/text/pdf/parser/TextMarginFinder.class
new file mode 100644 (file)
index 0000000..7c106b6
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/TextMarginFinder.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/TextRenderInfo.class b/forester/java/classes/com/itextpdf/text/pdf/parser/TextRenderInfo.class
new file mode 100644 (file)
index 0000000..9295796
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/TextRenderInfo.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/Vector.class b/forester/java/classes/com/itextpdf/text/pdf/parser/Vector.class
new file mode 100644 (file)
index 0000000..cd72884
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/Vector.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/parser/XObjectDoHandler.class b/forester/java/classes/com/itextpdf/text/pdf/parser/XObjectDoHandler.class
new file mode 100644 (file)
index 0000000..22e4437
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/parser/XObjectDoHandler.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/BitArray.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/BitArray.class
new file mode 100644 (file)
index 0000000..79f6e9e
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/BitArray.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/BitMatrix.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/BitMatrix.class
new file mode 100644 (file)
index 0000000..5aba9c1
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/BitMatrix.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/BitVector.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/BitVector.class
new file mode 100644 (file)
index 0000000..174d6ae
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/BitVector.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/BlockPair.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/BlockPair.class
new file mode 100644 (file)
index 0000000..fafeb3b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/BlockPair.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/ByteArray.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/ByteArray.class
new file mode 100644 (file)
index 0000000..fdf1d1d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/ByteArray.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/ByteMatrix.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/ByteMatrix.class
new file mode 100644 (file)
index 0000000..2b262ca
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/ByteMatrix.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/CharacterSetECI.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/CharacterSetECI.class
new file mode 100644 (file)
index 0000000..efef140
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/CharacterSetECI.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/EncodeHintType.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/EncodeHintType.class
new file mode 100644 (file)
index 0000000..be9d8b6
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/EncodeHintType.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/Encoder.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/Encoder.class
new file mode 100644 (file)
index 0000000..602a817
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/Encoder.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/ErrorCorrectionLevel.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/ErrorCorrectionLevel.class
new file mode 100644 (file)
index 0000000..4078a6b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/ErrorCorrectionLevel.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/FormatInformation.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/FormatInformation.class
new file mode 100644 (file)
index 0000000..ef66cf1
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/FormatInformation.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/GF256.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/GF256.class
new file mode 100644 (file)
index 0000000..0e44fd7
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/GF256.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/GF256Poly.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/GF256Poly.class
new file mode 100644 (file)
index 0000000..041fd4b
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/GF256Poly.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/MaskUtil.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/MaskUtil.class
new file mode 100644 (file)
index 0000000..506f933
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/MaskUtil.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/MatrixUtil.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/MatrixUtil.class
new file mode 100644 (file)
index 0000000..938cb1a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/MatrixUtil.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/Mode.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/Mode.class
new file mode 100644 (file)
index 0000000..56b1ed7
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/Mode.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/QRCode.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/QRCode.class
new file mode 100644 (file)
index 0000000..741c489
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/QRCode.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/QRCodeWriter.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/QRCodeWriter.class
new file mode 100644 (file)
index 0000000..01e98ba
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/QRCodeWriter.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/ReedSolomonEncoder.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/ReedSolomonEncoder.class
new file mode 100644 (file)
index 0000000..f867a47
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/ReedSolomonEncoder.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/ReedSolomonException.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/ReedSolomonException.class
new file mode 100644 (file)
index 0000000..3892332
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/ReedSolomonException.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/Version$ECB.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/Version$ECB.class
new file mode 100644 (file)
index 0000000..ac05ebe
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/Version$ECB.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/Version$ECBlocks.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/Version$ECBlocks.class
new file mode 100644 (file)
index 0000000..e5c7f57
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/Version$ECBlocks.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/Version.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/Version.class
new file mode 100644 (file)
index 0000000..f527e4f
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/Version.class differ
diff --git a/forester/java/classes/com/itextpdf/text/pdf/qrcode/WriterException.class b/forester/java/classes/com/itextpdf/text/pdf/qrcode/WriterException.class
new file mode 100644 (file)
index 0000000..6f92f90
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/pdf/qrcode/WriterException.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/XMLUtil.class b/forester/java/classes/com/itextpdf/text/xml/XMLUtil.class
new file mode 100644 (file)
index 0000000..4e17fd5
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/XMLUtil.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/XmlDomWriter.class b/forester/java/classes/com/itextpdf/text/xml/XmlDomWriter.class
new file mode 100644 (file)
index 0000000..531dd37
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/XmlDomWriter.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/simpleparser/EntitiesToSymbol.class b/forester/java/classes/com/itextpdf/text/xml/simpleparser/EntitiesToSymbol.class
new file mode 100644 (file)
index 0000000..cf433bb
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/simpleparser/EntitiesToSymbol.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/simpleparser/EntitiesToUnicode.class b/forester/java/classes/com/itextpdf/text/xml/simpleparser/EntitiesToUnicode.class
new file mode 100644 (file)
index 0000000..bd98411
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/simpleparser/EntitiesToUnicode.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/simpleparser/IanaEncodings.class b/forester/java/classes/com/itextpdf/text/xml/simpleparser/IanaEncodings.class
new file mode 100644 (file)
index 0000000..522c45a
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/simpleparser/IanaEncodings.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/simpleparser/NewLineHandler.class b/forester/java/classes/com/itextpdf/text/xml/simpleparser/NewLineHandler.class
new file mode 100644 (file)
index 0000000..37c8776
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/simpleparser/NewLineHandler.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/simpleparser/SimpleXMLDocHandler.class b/forester/java/classes/com/itextpdf/text/xml/simpleparser/SimpleXMLDocHandler.class
new file mode 100644 (file)
index 0000000..f572b44
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/simpleparser/SimpleXMLDocHandler.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/simpleparser/SimpleXMLDocHandlerComment.class b/forester/java/classes/com/itextpdf/text/xml/simpleparser/SimpleXMLDocHandlerComment.class
new file mode 100644 (file)
index 0000000..e61b293
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/simpleparser/SimpleXMLDocHandlerComment.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/simpleparser/SimpleXMLParser.class b/forester/java/classes/com/itextpdf/text/xml/simpleparser/SimpleXMLParser.class
new file mode 100644 (file)
index 0000000..a02f91d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/simpleparser/SimpleXMLParser.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/simpleparser/handler/HTMLNewLineHandler.class b/forester/java/classes/com/itextpdf/text/xml/simpleparser/handler/HTMLNewLineHandler.class
new file mode 100644 (file)
index 0000000..cda7f44
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/simpleparser/handler/HTMLNewLineHandler.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/simpleparser/handler/NeverNewLineHandler.class b/forester/java/classes/com/itextpdf/text/xml/simpleparser/handler/NeverNewLineHandler.class
new file mode 100644 (file)
index 0000000..661cbef
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/simpleparser/handler/NeverNewLineHandler.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/xmp/DublinCoreSchema.class b/forester/java/classes/com/itextpdf/text/xml/xmp/DublinCoreSchema.class
new file mode 100644 (file)
index 0000000..2228e28
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/xmp/DublinCoreSchema.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/xmp/LangAlt.class b/forester/java/classes/com/itextpdf/text/xml/xmp/LangAlt.class
new file mode 100644 (file)
index 0000000..aacbefe
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/xmp/LangAlt.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/xmp/PdfA1Schema.class b/forester/java/classes/com/itextpdf/text/xml/xmp/PdfA1Schema.class
new file mode 100644 (file)
index 0000000..c77c219
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/xmp/PdfA1Schema.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/xmp/PdfSchema.class b/forester/java/classes/com/itextpdf/text/xml/xmp/PdfSchema.class
new file mode 100644 (file)
index 0000000..dab3b8c
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/xmp/PdfSchema.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/xmp/XmpArray.class b/forester/java/classes/com/itextpdf/text/xml/xmp/XmpArray.class
new file mode 100644 (file)
index 0000000..6d36e54
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/xmp/XmpArray.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/xmp/XmpBasicSchema.class b/forester/java/classes/com/itextpdf/text/xml/xmp/XmpBasicSchema.class
new file mode 100644 (file)
index 0000000..1943285
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/xmp/XmpBasicSchema.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/xmp/XmpMMSchema.class b/forester/java/classes/com/itextpdf/text/xml/xmp/XmpMMSchema.class
new file mode 100644 (file)
index 0000000..baf9d5d
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/xmp/XmpMMSchema.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/xmp/XmpReader.class b/forester/java/classes/com/itextpdf/text/xml/xmp/XmpReader.class
new file mode 100644 (file)
index 0000000..acf0e09
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/xmp/XmpReader.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/xmp/XmpSchema.class b/forester/java/classes/com/itextpdf/text/xml/xmp/XmpSchema.class
new file mode 100644 (file)
index 0000000..035f091
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/xmp/XmpSchema.class differ
diff --git a/forester/java/classes/com/itextpdf/text/xml/xmp/XmpWriter.class b/forester/java/classes/com/itextpdf/text/xml/xmp/XmpWriter.class
new file mode 100644 (file)
index 0000000..dc9fb12
Binary files /dev/null and b/forester/java/classes/com/itextpdf/text/xml/xmp/XmpWriter.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/BinaryDecoder.class b/forester/java/classes/org/apache/commons/codec/BinaryDecoder.class
new file mode 100644 (file)
index 0000000..bbe678e
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/BinaryDecoder.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/BinaryEncoder.class b/forester/java/classes/org/apache/commons/codec/BinaryEncoder.class
new file mode 100644 (file)
index 0000000..b696842
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/BinaryEncoder.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/CharEncoding.class b/forester/java/classes/org/apache/commons/codec/CharEncoding.class
new file mode 100644 (file)
index 0000000..6f313b9
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/CharEncoding.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/Decoder.class b/forester/java/classes/org/apache/commons/codec/Decoder.class
new file mode 100644 (file)
index 0000000..775c4dc
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/Decoder.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/DecoderException.class b/forester/java/classes/org/apache/commons/codec/DecoderException.class
new file mode 100644 (file)
index 0000000..7cc6df6
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/DecoderException.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/Encoder.class b/forester/java/classes/org/apache/commons/codec/Encoder.class
new file mode 100644 (file)
index 0000000..c0938d9
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/Encoder.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/EncoderException.class b/forester/java/classes/org/apache/commons/codec/EncoderException.class
new file mode 100644 (file)
index 0000000..0d56196
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/EncoderException.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/StringDecoder.class b/forester/java/classes/org/apache/commons/codec/StringDecoder.class
new file mode 100644 (file)
index 0000000..3c4ebdf
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/StringDecoder.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/StringEncoder.class b/forester/java/classes/org/apache/commons/codec/StringEncoder.class
new file mode 100644 (file)
index 0000000..9a63803
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/StringEncoder.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/StringEncoderComparator.class b/forester/java/classes/org/apache/commons/codec/StringEncoderComparator.class
new file mode 100644 (file)
index 0000000..9cd9a80
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/StringEncoderComparator.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/binary/Base32.class b/forester/java/classes/org/apache/commons/codec/binary/Base32.class
new file mode 100644 (file)
index 0000000..1ae212b
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/binary/Base32.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/binary/Base32InputStream.class b/forester/java/classes/org/apache/commons/codec/binary/Base32InputStream.class
new file mode 100644 (file)
index 0000000..3e37e6c
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/binary/Base32InputStream.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/binary/Base32OutputStream.class b/forester/java/classes/org/apache/commons/codec/binary/Base32OutputStream.class
new file mode 100644 (file)
index 0000000..18f9e6d
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/binary/Base32OutputStream.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/binary/Base64.class b/forester/java/classes/org/apache/commons/codec/binary/Base64.class
new file mode 100644 (file)
index 0000000..bffda87
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/binary/Base64.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/binary/Base64InputStream.class b/forester/java/classes/org/apache/commons/codec/binary/Base64InputStream.class
new file mode 100644 (file)
index 0000000..59ab1dc
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/binary/Base64InputStream.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/binary/Base64OutputStream.class b/forester/java/classes/org/apache/commons/codec/binary/Base64OutputStream.class
new file mode 100644 (file)
index 0000000..4946deb
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/binary/Base64OutputStream.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/binary/BaseNCodec.class b/forester/java/classes/org/apache/commons/codec/binary/BaseNCodec.class
new file mode 100644 (file)
index 0000000..1b1b3ae
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/binary/BaseNCodec.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/binary/BaseNCodecInputStream.class b/forester/java/classes/org/apache/commons/codec/binary/BaseNCodecInputStream.class
new file mode 100644 (file)
index 0000000..d32348b
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/binary/BaseNCodecInputStream.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/binary/BaseNCodecOutputStream.class b/forester/java/classes/org/apache/commons/codec/binary/BaseNCodecOutputStream.class
new file mode 100644 (file)
index 0000000..6e4e378
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/binary/BaseNCodecOutputStream.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/binary/BinaryCodec.class b/forester/java/classes/org/apache/commons/codec/binary/BinaryCodec.class
new file mode 100644 (file)
index 0000000..4fcd265
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/binary/BinaryCodec.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/binary/Hex.class b/forester/java/classes/org/apache/commons/codec/binary/Hex.class
new file mode 100644 (file)
index 0000000..4569d3c
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/binary/Hex.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/binary/StringUtils.class b/forester/java/classes/org/apache/commons/codec/binary/StringUtils.class
new file mode 100644 (file)
index 0000000..75cb4c7
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/binary/StringUtils.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/digest/DigestUtils.class b/forester/java/classes/org/apache/commons/codec/digest/DigestUtils.class
new file mode 100644 (file)
index 0000000..074a88a
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/digest/DigestUtils.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/language/AbstractCaverphone.class b/forester/java/classes/org/apache/commons/codec/language/AbstractCaverphone.class
new file mode 100644 (file)
index 0000000..864852f
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/language/AbstractCaverphone.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/language/Caverphone.class b/forester/java/classes/org/apache/commons/codec/language/Caverphone.class
new file mode 100644 (file)
index 0000000..09f0d63
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/language/Caverphone.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/language/Caverphone1.class b/forester/java/classes/org/apache/commons/codec/language/Caverphone1.class
new file mode 100644 (file)
index 0000000..bdf30f6
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/language/Caverphone1.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/language/Caverphone2.class b/forester/java/classes/org/apache/commons/codec/language/Caverphone2.class
new file mode 100644 (file)
index 0000000..ccc8f41
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/language/Caverphone2.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/language/ColognePhonetic$CologneBuffer.class b/forester/java/classes/org/apache/commons/codec/language/ColognePhonetic$CologneBuffer.class
new file mode 100644 (file)
index 0000000..c1eaac7
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/language/ColognePhonetic$CologneBuffer.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/language/ColognePhonetic$CologneInputBuffer.class b/forester/java/classes/org/apache/commons/codec/language/ColognePhonetic$CologneInputBuffer.class
new file mode 100644 (file)
index 0000000..323832d
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/language/ColognePhonetic$CologneInputBuffer.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/language/ColognePhonetic$CologneOutputBuffer.class b/forester/java/classes/org/apache/commons/codec/language/ColognePhonetic$CologneOutputBuffer.class
new file mode 100644 (file)
index 0000000..1cf5276
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/language/ColognePhonetic$CologneOutputBuffer.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/language/ColognePhonetic.class b/forester/java/classes/org/apache/commons/codec/language/ColognePhonetic.class
new file mode 100644 (file)
index 0000000..145982b
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/language/ColognePhonetic.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/language/DoubleMetaphone$DoubleMetaphoneResult.class b/forester/java/classes/org/apache/commons/codec/language/DoubleMetaphone$DoubleMetaphoneResult.class
new file mode 100644 (file)
index 0000000..e519dae
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/language/DoubleMetaphone$DoubleMetaphoneResult.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/language/DoubleMetaphone.class b/forester/java/classes/org/apache/commons/codec/language/DoubleMetaphone.class
new file mode 100644 (file)
index 0000000..0440ec0
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/language/DoubleMetaphone.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/language/Metaphone.class b/forester/java/classes/org/apache/commons/codec/language/Metaphone.class
new file mode 100644 (file)
index 0000000..9c9e147
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/language/Metaphone.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/language/RefinedSoundex.class b/forester/java/classes/org/apache/commons/codec/language/RefinedSoundex.class
new file mode 100644 (file)
index 0000000..db0c72d
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/language/RefinedSoundex.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/language/Soundex.class b/forester/java/classes/org/apache/commons/codec/language/Soundex.class
new file mode 100644 (file)
index 0000000..9c09163
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/language/Soundex.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/language/SoundexUtils.class b/forester/java/classes/org/apache/commons/codec/language/SoundexUtils.class
new file mode 100644 (file)
index 0000000..38bbb7e
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/language/SoundexUtils.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/net/BCodec.class b/forester/java/classes/org/apache/commons/codec/net/BCodec.class
new file mode 100644 (file)
index 0000000..63f92d0
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/net/BCodec.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/net/QCodec.class b/forester/java/classes/org/apache/commons/codec/net/QCodec.class
new file mode 100644 (file)
index 0000000..1d389d4
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/net/QCodec.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/net/QuotedPrintableCodec.class b/forester/java/classes/org/apache/commons/codec/net/QuotedPrintableCodec.class
new file mode 100644 (file)
index 0000000..25ee481
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/net/QuotedPrintableCodec.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/net/RFC1522Codec.class b/forester/java/classes/org/apache/commons/codec/net/RFC1522Codec.class
new file mode 100644 (file)
index 0000000..43d6426
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/net/RFC1522Codec.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/net/URLCodec.class b/forester/java/classes/org/apache/commons/codec/net/URLCodec.class
new file mode 100644 (file)
index 0000000..b216294
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/net/URLCodec.class differ
diff --git a/forester/java/classes/org/apache/commons/codec/net/Utils.class b/forester/java/classes/org/apache/commons/codec/net/Utils.class
new file mode 100644 (file)
index 0000000..b4f4fe0
Binary files /dev/null and b/forester/java/classes/org/apache/commons/codec/net/Utils.class differ
diff --git a/forester/java/classes/org/forester/analysis/AncestralTaxonomyInference.class b/forester/java/classes/org/forester/analysis/AncestralTaxonomyInference.class
new file mode 100644 (file)
index 0000000..1db3f53
Binary files /dev/null and b/forester/java/classes/org/forester/analysis/AncestralTaxonomyInference.class differ
diff --git a/forester/java/classes/org/forester/analysis/AncestralTaxonomyInferenceException.class b/forester/java/classes/org/forester/analysis/AncestralTaxonomyInferenceException.class
new file mode 100644 (file)
index 0000000..c25f578
Binary files /dev/null and b/forester/java/classes/org/forester/analysis/AncestralTaxonomyInferenceException.class differ
diff --git a/forester/java/classes/org/forester/analysis/TaxonomyDataManager$1.class b/forester/java/classes/org/forester/analysis/TaxonomyDataManager$1.class
new file mode 100644 (file)
index 0000000..4ede26b
Binary files /dev/null and b/forester/java/classes/org/forester/analysis/TaxonomyDataManager$1.class differ
diff --git a/forester/java/classes/org/forester/analysis/TaxonomyDataManager$QUERY_TYPE.class b/forester/java/classes/org/forester/analysis/TaxonomyDataManager$QUERY_TYPE.class
new file mode 100644 (file)
index 0000000..58dca36
Binary files /dev/null and b/forester/java/classes/org/forester/analysis/TaxonomyDataManager$QUERY_TYPE.class differ
diff --git a/forester/java/classes/org/forester/analysis/TaxonomyDataManager.class b/forester/java/classes/org/forester/analysis/TaxonomyDataManager.class
new file mode 100644 (file)
index 0000000..1f0c2cb
Binary files /dev/null and b/forester/java/classes/org/forester/analysis/TaxonomyDataManager.class differ
diff --git a/forester/java/classes/org/forester/application/annotator.class b/forester/java/classes/org/forester/application/annotator.class
new file mode 100644 (file)
index 0000000..a93452f
Binary files /dev/null and b/forester/java/classes/org/forester/application/annotator.class differ
diff --git a/forester/java/classes/org/forester/application/check_fasta.class b/forester/java/classes/org/forester/application/check_fasta.class
new file mode 100644 (file)
index 0000000..4219146
Binary files /dev/null and b/forester/java/classes/org/forester/application/check_fasta.class differ
diff --git a/forester/java/classes/org/forester/application/confadd.class b/forester/java/classes/org/forester/application/confadd.class
new file mode 100644 (file)
index 0000000..69522df
Binary files /dev/null and b/forester/java/classes/org/forester/application/confadd.class differ
diff --git a/forester/java/classes/org/forester/application/count_support.class b/forester/java/classes/org/forester/application/count_support.class
new file mode 100644 (file)
index 0000000..1ffff33
Binary files /dev/null and b/forester/java/classes/org/forester/application/count_support.class differ
diff --git a/forester/java/classes/org/forester/application/decorator.class b/forester/java/classes/org/forester/application/decorator.class
new file mode 100644 (file)
index 0000000..9761f71
Binary files /dev/null and b/forester/java/classes/org/forester/application/decorator.class differ
diff --git a/forester/java/classes/org/forester/application/decoratorX.class b/forester/java/classes/org/forester/application/decoratorX.class
new file mode 100644 (file)
index 0000000..fbd305e
Binary files /dev/null and b/forester/java/classes/org/forester/application/decoratorX.class differ
diff --git a/forester/java/classes/org/forester/application/dom_dup.class b/forester/java/classes/org/forester/application/dom_dup.class
new file mode 100644 (file)
index 0000000..9f482e4
Binary files /dev/null and b/forester/java/classes/org/forester/application/dom_dup.class differ
diff --git a/forester/java/classes/org/forester/application/gene_tree_preprocess.class b/forester/java/classes/org/forester/application/gene_tree_preprocess.class
new file mode 100644 (file)
index 0000000..c352fcd
Binary files /dev/null and b/forester/java/classes/org/forester/application/gene_tree_preprocess.class differ
diff --git a/forester/java/classes/org/forester/application/goac.class b/forester/java/classes/org/forester/application/goac.class
new file mode 100644 (file)
index 0000000..2779c65
Binary files /dev/null and b/forester/java/classes/org/forester/application/goac.class differ
diff --git a/forester/java/classes/org/forester/application/gsdi.class b/forester/java/classes/org/forester/application/gsdi.class
new file mode 100644 (file)
index 0000000..d6c4882
Binary files /dev/null and b/forester/java/classes/org/forester/application/gsdi.class differ
diff --git a/forester/java/classes/org/forester/application/mcc.class b/forester/java/classes/org/forester/application/mcc.class
new file mode 100644 (file)
index 0000000..1288395
Binary files /dev/null and b/forester/java/classes/org/forester/application/mcc.class differ
diff --git a/forester/java/classes/org/forester/application/meta_ontologizer.class b/forester/java/classes/org/forester/application/meta_ontologizer.class
new file mode 100644 (file)
index 0000000..d3abe29
Binary files /dev/null and b/forester/java/classes/org/forester/application/meta_ontologizer.class differ
diff --git a/forester/java/classes/org/forester/application/msa_compactor.class b/forester/java/classes/org/forester/application/msa_compactor.class
new file mode 100644 (file)
index 0000000..a41333a
Binary files /dev/null and b/forester/java/classes/org/forester/application/msa_compactor.class differ
diff --git a/forester/java/classes/org/forester/application/nj.class b/forester/java/classes/org/forester/application/nj.class
new file mode 100644 (file)
index 0000000..82ca5d3
Binary files /dev/null and b/forester/java/classes/org/forester/application/nj.class differ
diff --git a/forester/java/classes/org/forester/application/obo_tool.class b/forester/java/classes/org/forester/application/obo_tool.class
new file mode 100644 (file)
index 0000000..3a4bda8
Binary files /dev/null and b/forester/java/classes/org/forester/application/obo_tool.class differ
diff --git a/forester/java/classes/org/forester/application/pccx.class b/forester/java/classes/org/forester/application/pccx.class
new file mode 100644 (file)
index 0000000..e00b9a8
Binary files /dev/null and b/forester/java/classes/org/forester/application/pccx.class differ
diff --git a/forester/java/classes/org/forester/application/pfam2go_extractor.class b/forester/java/classes/org/forester/application/pfam2go_extractor.class
new file mode 100644 (file)
index 0000000..5c4d085
Binary files /dev/null and b/forester/java/classes/org/forester/application/pfam2go_extractor.class differ
diff --git a/forester/java/classes/org/forester/application/pfam_go.class b/forester/java/classes/org/forester/application/pfam_go.class
new file mode 100644 (file)
index 0000000..4239099
Binary files /dev/null and b/forester/java/classes/org/forester/application/pfam_go.class differ
diff --git a/forester/java/classes/org/forester/application/pfamacc2go.class b/forester/java/classes/org/forester/application/pfamacc2go.class
new file mode 100644 (file)
index 0000000..b58bd51
Binary files /dev/null and b/forester/java/classes/org/forester/application/pfamacc2go.class differ
diff --git a/forester/java/classes/org/forester/application/pfamacc2pfamid.class b/forester/java/classes/org/forester/application/pfamacc2pfamid.class
new file mode 100644 (file)
index 0000000..262eae4
Binary files /dev/null and b/forester/java/classes/org/forester/application/pfamacc2pfamid.class differ
diff --git a/forester/java/classes/org/forester/application/phylostrip.class b/forester/java/classes/org/forester/application/phylostrip.class
new file mode 100644 (file)
index 0000000..31820dc
Binary files /dev/null and b/forester/java/classes/org/forester/application/phylostrip.class differ
diff --git a/forester/java/classes/org/forester/application/phyloxml_converter.class b/forester/java/classes/org/forester/application/phyloxml_converter.class
new file mode 100644 (file)
index 0000000..5ce5f39
Binary files /dev/null and b/forester/java/classes/org/forester/application/phyloxml_converter.class differ
diff --git a/forester/java/classes/org/forester/application/rio$1.class b/forester/java/classes/org/forester/application/rio$1.class
new file mode 100644 (file)
index 0000000..824ac94
Binary files /dev/null and b/forester/java/classes/org/forester/application/rio$1.class differ
diff --git a/forester/java/classes/org/forester/application/rio.class b/forester/java/classes/org/forester/application/rio.class
new file mode 100644 (file)
index 0000000..3541365
Binary files /dev/null and b/forester/java/classes/org/forester/application/rio.class differ
diff --git a/forester/java/classes/org/forester/application/support_statistics.class b/forester/java/classes/org/forester/application/support_statistics.class
new file mode 100644 (file)
index 0000000..4bf85ae
Binary files /dev/null and b/forester/java/classes/org/forester/application/support_statistics.class differ
diff --git a/forester/java/classes/org/forester/application/support_transfer.class b/forester/java/classes/org/forester/application/support_transfer.class
new file mode 100644 (file)
index 0000000..1882ab8
Binary files /dev/null and b/forester/java/classes/org/forester/application/support_transfer.class differ
diff --git a/forester/java/classes/org/forester/application/surfacing$1.class b/forester/java/classes/org/forester/application/surfacing$1.class
new file mode 100644 (file)
index 0000000..3d97222
Binary files /dev/null and b/forester/java/classes/org/forester/application/surfacing$1.class differ
diff --git a/forester/java/classes/org/forester/application/surfacing.class b/forester/java/classes/org/forester/application/surfacing.class
new file mode 100644 (file)
index 0000000..c76fd44
Binary files /dev/null and b/forester/java/classes/org/forester/application/surfacing.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/AptxUtil$GraphicsExportType.class b/forester/java/classes/org/forester/archaeopteryx/AptxUtil$GraphicsExportType.class
new file mode 100644 (file)
index 0000000..40045be
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/AptxUtil$GraphicsExportType.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/AptxUtil.class b/forester/java/classes/org/forester/archaeopteryx/AptxUtil.class
new file mode 100644 (file)
index 0000000..69abd08
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/AptxUtil.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/Archaeopteryx.class b/forester/java/classes/org/forester/archaeopteryx/Archaeopteryx.class
new file mode 100644 (file)
index 0000000..af9b471
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/Archaeopteryx.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxA.class b/forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxA.class
new file mode 100644 (file)
index 0000000..8447b9f
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxA.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxE$1.class b/forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxE$1.class
new file mode 100644 (file)
index 0000000..f6b43bf
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxE$1.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxE$2.class b/forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxE$2.class
new file mode 100644 (file)
index 0000000..be5b88a
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxE$2.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxE$3.class b/forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxE$3.class
new file mode 100644 (file)
index 0000000..d9db187
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxE$3.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxE.class b/forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxE.class
new file mode 100644 (file)
index 0000000..1108f37
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/ArchaeopteryxE.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/ColorSchemeChooser$1.class b/forester/java/classes/org/forester/archaeopteryx/ColorSchemeChooser$1.class
new file mode 100644 (file)
index 0000000..95ee672
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/ColorSchemeChooser$1.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/ColorSchemeChooser$2.class b/forester/java/classes/org/forester/archaeopteryx/ColorSchemeChooser$2.class
new file mode 100644 (file)
index 0000000..ffcfe61
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/ColorSchemeChooser$2.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/ColorSchemeChooser$3.class b/forester/java/classes/org/forester/archaeopteryx/ColorSchemeChooser$3.class
new file mode 100644 (file)
index 0000000..b4eb32f
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/ColorSchemeChooser$3.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/ColorSchemeChooser.class b/forester/java/classes/org/forester/archaeopteryx/ColorSchemeChooser.class
new file mode 100644 (file)
index 0000000..f6fe813
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/ColorSchemeChooser.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/Configuration$EXT_NODE_DATA_RETURN_ON.class b/forester/java/classes/org/forester/archaeopteryx/Configuration$EXT_NODE_DATA_RETURN_ON.class
new file mode 100644 (file)
index 0000000..dd74297
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/Configuration$EXT_NODE_DATA_RETURN_ON.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/Configuration$TRIPLET.class b/forester/java/classes/org/forester/archaeopteryx/Configuration$TRIPLET.class
new file mode 100644 (file)
index 0000000..0391746
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/Configuration$TRIPLET.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/Configuration$UI.class b/forester/java/classes/org/forester/archaeopteryx/Configuration$UI.class
new file mode 100644 (file)
index 0000000..d9462f9
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/Configuration$UI.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/Configuration.class b/forester/java/classes/org/forester/archaeopteryx/Configuration.class
new file mode 100644 (file)
index 0000000..fb70e85
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/Configuration.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/Constants.class b/forester/java/classes/org/forester/archaeopteryx/Constants.class
new file mode 100644 (file)
index 0000000..653a536
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/Constants.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/ControlPanel$1.class b/forester/java/classes/org/forester/archaeopteryx/ControlPanel$1.class
new file mode 100644 (file)
index 0000000..ae69498
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/ControlPanel$1.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/ControlPanel$2.class b/forester/java/classes/org/forester/archaeopteryx/ControlPanel$2.class
new file mode 100644 (file)
index 0000000..4d944b2
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/ControlPanel$2.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/ControlPanel$3.class b/forester/java/classes/org/forester/archaeopteryx/ControlPanel$3.class
new file mode 100644 (file)
index 0000000..79d76c6
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/ControlPanel$3.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/ControlPanel$4.class b/forester/java/classes/org/forester/archaeopteryx/ControlPanel$4.class
new file mode 100644 (file)
index 0000000..c530cae
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/ControlPanel$4.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/ControlPanel$5.class b/forester/java/classes/org/forester/archaeopteryx/ControlPanel$5.class
new file mode 100644 (file)
index 0000000..dec7977
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/ControlPanel$5.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/ControlPanel$6.class b/forester/java/classes/org/forester/archaeopteryx/ControlPanel$6.class
new file mode 100644 (file)
index 0000000..49b07c1
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/ControlPanel$6.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/ControlPanel$7.class b/forester/java/classes/org/forester/archaeopteryx/ControlPanel$7.class
new file mode 100644 (file)
index 0000000..737d03f
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/ControlPanel$7.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/ControlPanel$8.class b/forester/java/classes/org/forester/archaeopteryx/ControlPanel$8.class
new file mode 100644 (file)
index 0000000..d7b7875
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/ControlPanel$8.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/ControlPanel$NodeClickAction.class b/forester/java/classes/org/forester/archaeopteryx/ControlPanel$NodeClickAction.class
new file mode 100644 (file)
index 0000000..56aca29
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/ControlPanel$NodeClickAction.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/ControlPanel.class b/forester/java/classes/org/forester/archaeopteryx/ControlPanel.class
new file mode 100644 (file)
index 0000000..121d2de
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/ControlPanel.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/DefaultFilter.class b/forester/java/classes/org/forester/archaeopteryx/DefaultFilter.class
new file mode 100644 (file)
index 0000000..e98cb8e
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/DefaultFilter.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/FontChooser.class b/forester/java/classes/org/forester/archaeopteryx/FontChooser.class
new file mode 100644 (file)
index 0000000..151fc95
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/FontChooser.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/GraphicsFileFilter.class b/forester/java/classes/org/forester/archaeopteryx/GraphicsFileFilter.class
new file mode 100644 (file)
index 0000000..cc0c4e0
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/GraphicsFileFilter.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MainFrame$1.class b/forester/java/classes/org/forester/archaeopteryx/MainFrame$1.class
new file mode 100644 (file)
index 0000000..5ae93d6
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MainFrame$1.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MainFrame$2.class b/forester/java/classes/org/forester/archaeopteryx/MainFrame$2.class
new file mode 100644 (file)
index 0000000..e436967
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MainFrame$2.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MainFrame.class b/forester/java/classes/org/forester/archaeopteryx/MainFrame.class
new file mode 100644 (file)
index 0000000..7d3f078
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MainFrame.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MainFrameApplet$1.class b/forester/java/classes/org/forester/archaeopteryx/MainFrameApplet$1.class
new file mode 100644 (file)
index 0000000..8aefd7c
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MainFrameApplet$1.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MainFrameApplet$2.class b/forester/java/classes/org/forester/archaeopteryx/MainFrameApplet$2.class
new file mode 100644 (file)
index 0000000..746e232
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MainFrameApplet$2.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MainFrameApplet$3.class b/forester/java/classes/org/forester/archaeopteryx/MainFrameApplet$3.class
new file mode 100644 (file)
index 0000000..df04666
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MainFrameApplet$3.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MainFrameApplet.class b/forester/java/classes/org/forester/archaeopteryx/MainFrameApplet.class
new file mode 100644 (file)
index 0000000..d64f38f
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MainFrameApplet.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MainFrameApplication$1.class b/forester/java/classes/org/forester/archaeopteryx/MainFrameApplication$1.class
new file mode 100644 (file)
index 0000000..912035a
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MainFrameApplication$1.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MainFrameApplication$2.class b/forester/java/classes/org/forester/archaeopteryx/MainFrameApplication$2.class
new file mode 100644 (file)
index 0000000..1f8326f
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MainFrameApplication$2.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MainFrameApplication$3.class b/forester/java/classes/org/forester/archaeopteryx/MainFrameApplication$3.class
new file mode 100644 (file)
index 0000000..d2a09ae
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MainFrameApplication$3.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MainFrameApplication$4.class b/forester/java/classes/org/forester/archaeopteryx/MainFrameApplication$4.class
new file mode 100644 (file)
index 0000000..9a65805
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MainFrameApplication$4.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MainFrameApplication.class b/forester/java/classes/org/forester/archaeopteryx/MainFrameApplication.class
new file mode 100644 (file)
index 0000000..6033c67
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MainFrameApplication.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MainPanel$1.class b/forester/java/classes/org/forester/archaeopteryx/MainPanel$1.class
new file mode 100644 (file)
index 0000000..55305d6
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MainPanel$1.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MainPanel$2.class b/forester/java/classes/org/forester/archaeopteryx/MainPanel$2.class
new file mode 100644 (file)
index 0000000..fde284a
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MainPanel$2.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MainPanel$3.class b/forester/java/classes/org/forester/archaeopteryx/MainPanel$3.class
new file mode 100644 (file)
index 0000000..178aa20
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MainPanel$3.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MainPanel$4.class b/forester/java/classes/org/forester/archaeopteryx/MainPanel$4.class
new file mode 100644 (file)
index 0000000..d08a5b3
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MainPanel$4.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MainPanel$5.class b/forester/java/classes/org/forester/archaeopteryx/MainPanel$5.class
new file mode 100644 (file)
index 0000000..dd8b150
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MainPanel$5.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MainPanel.class b/forester/java/classes/org/forester/archaeopteryx/MainPanel.class
new file mode 100644 (file)
index 0000000..6501977
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MainPanel.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MainPanelApplets.class b/forester/java/classes/org/forester/archaeopteryx/MainPanelApplets.class
new file mode 100644 (file)
index 0000000..6c46f36
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MainPanelApplets.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MouseListener.class b/forester/java/classes/org/forester/archaeopteryx/MouseListener.class
new file mode 100644 (file)
index 0000000..4b4752e
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MouseListener.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/MsaFileFilter.class b/forester/java/classes/org/forester/archaeopteryx/MsaFileFilter.class
new file mode 100644 (file)
index 0000000..5db1314
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/MsaFileFilter.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/NHFilter.class b/forester/java/classes/org/forester/archaeopteryx/NHFilter.class
new file mode 100644 (file)
index 0000000..b641ef3
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/NHFilter.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/NHXFilter.class b/forester/java/classes/org/forester/archaeopteryx/NHXFilter.class
new file mode 100644 (file)
index 0000000..f788ec7
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/NHXFilter.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/NexusFilter.class b/forester/java/classes/org/forester/archaeopteryx/NexusFilter.class
new file mode 100644 (file)
index 0000000..6a952b5
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/NexusFilter.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$1.class b/forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$1.class
new file mode 100644 (file)
index 0000000..bb0e712
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$1.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$2.class b/forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$2.class
new file mode 100644 (file)
index 0000000..107adb0
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$2.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$3.class b/forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$3.class
new file mode 100644 (file)
index 0000000..1a124e9
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$3.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$PHYLOXML_TAG.class b/forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$PHYLOXML_TAG.class
new file mode 100644 (file)
index 0000000..f5653ac
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$PHYLOXML_TAG.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$TagNumber.class b/forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$TagNumber.class
new file mode 100644 (file)
index 0000000..5712539
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/NodeEditPanel$TagNumber.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/NodeEditPanel.class b/forester/java/classes/org/forester/archaeopteryx/NodeEditPanel.class
new file mode 100644 (file)
index 0000000..8ee52c8
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/NodeEditPanel.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/NodeFrame$1.class b/forester/java/classes/org/forester/archaeopteryx/NodeFrame$1.class
new file mode 100644 (file)
index 0000000..ae66666
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/NodeFrame$1.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/NodeFrame$2.class b/forester/java/classes/org/forester/archaeopteryx/NodeFrame$2.class
new file mode 100644 (file)
index 0000000..063c6cb
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/NodeFrame$2.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/NodeFrame.class b/forester/java/classes/org/forester/archaeopteryx/NodeFrame.class
new file mode 100644 (file)
index 0000000..982b013
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/NodeFrame.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/NodePanel.class b/forester/java/classes/org/forester/archaeopteryx/NodePanel.class
new file mode 100644 (file)
index 0000000..65f33f1
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/NodePanel.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/Options$CLADOGRAM_TYPE.class b/forester/java/classes/org/forester/archaeopteryx/Options$CLADOGRAM_TYPE.class
new file mode 100644 (file)
index 0000000..2a59cea
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/Options$CLADOGRAM_TYPE.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/Options$NODE_LABEL_DIRECTION.class b/forester/java/classes/org/forester/archaeopteryx/Options$NODE_LABEL_DIRECTION.class
new file mode 100644 (file)
index 0000000..f2a28a1
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/Options$NODE_LABEL_DIRECTION.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/Options$OVERVIEW_PLACEMENT_TYPE.class b/forester/java/classes/org/forester/archaeopteryx/Options$OVERVIEW_PLACEMENT_TYPE.class
new file mode 100644 (file)
index 0000000..6adaaf3
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/Options$OVERVIEW_PLACEMENT_TYPE.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/Options$PHYLOGENY_GRAPHICS_TYPE.class b/forester/java/classes/org/forester/archaeopteryx/Options$PHYLOGENY_GRAPHICS_TYPE.class
new file mode 100644 (file)
index 0000000..b22fbd4
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/Options$PHYLOGENY_GRAPHICS_TYPE.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/Options.class b/forester/java/classes/org/forester/archaeopteryx/Options.class
new file mode 100644 (file)
index 0000000..846e0af
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/Options.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/PdfExporter.class b/forester/java/classes/org/forester/archaeopteryx/PdfExporter.class
new file mode 100644 (file)
index 0000000..6ffc58a
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/PdfExporter.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/PdfFilter.class b/forester/java/classes/org/forester/archaeopteryx/PdfFilter.class
new file mode 100644 (file)
index 0000000..b457d74
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/PdfFilter.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/Printer.class b/forester/java/classes/org/forester/archaeopteryx/Printer.class
new file mode 100644 (file)
index 0000000..77125eb
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/Printer.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/SequencesFileFilter.class b/forester/java/classes/org/forester/archaeopteryx/SequencesFileFilter.class
new file mode 100644 (file)
index 0000000..50d8e38
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/SequencesFileFilter.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/TextFrame$1.class b/forester/java/classes/org/forester/archaeopteryx/TextFrame$1.class
new file mode 100644 (file)
index 0000000..0c44153
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/TextFrame$1.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/TextFrame.class b/forester/java/classes/org/forester/archaeopteryx/TextFrame.class
new file mode 100644 (file)
index 0000000..f37badc
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/TextFrame.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/TolFilter.class b/forester/java/classes/org/forester/archaeopteryx/TolFilter.class
new file mode 100644 (file)
index 0000000..908a4c4
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/TolFilter.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/TreeColorSet.class b/forester/java/classes/org/forester/archaeopteryx/TreeColorSet.class
new file mode 100644 (file)
index 0000000..7bc111a
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/TreeColorSet.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/TreeFontSet.class b/forester/java/classes/org/forester/archaeopteryx/TreeFontSet.class
new file mode 100644 (file)
index 0000000..1676b15
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/TreeFontSet.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/TreePanel$1.class b/forester/java/classes/org/forester/archaeopteryx/TreePanel$1.class
new file mode 100644 (file)
index 0000000..23d0b8e
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/TreePanel$1.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/TreePanel$2.class b/forester/java/classes/org/forester/archaeopteryx/TreePanel$2.class
new file mode 100644 (file)
index 0000000..1aa4264
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/TreePanel$2.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/TreePanel$3.class b/forester/java/classes/org/forester/archaeopteryx/TreePanel$3.class
new file mode 100644 (file)
index 0000000..a4cd71a
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/TreePanel$3.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/TreePanel$NodeColorizationActionListener.class b/forester/java/classes/org/forester/archaeopteryx/TreePanel$NodeColorizationActionListener.class
new file mode 100644 (file)
index 0000000..8d7cedc
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/TreePanel$NodeColorizationActionListener.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/TreePanel$SubtreeColorizationActionListener.class b/forester/java/classes/org/forester/archaeopteryx/TreePanel$SubtreeColorizationActionListener.class
new file mode 100644 (file)
index 0000000..77fa8e8
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/TreePanel$SubtreeColorizationActionListener.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/TreePanel.class b/forester/java/classes/org/forester/archaeopteryx/TreePanel.class
new file mode 100644 (file)
index 0000000..3895921
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/TreePanel.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/TreePanelUtil.class b/forester/java/classes/org/forester/archaeopteryx/TreePanelUtil.class
new file mode 100644 (file)
index 0000000..6b9aa06
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/TreePanelUtil.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/UrlTreeReader$1.class b/forester/java/classes/org/forester/archaeopteryx/UrlTreeReader$1.class
new file mode 100644 (file)
index 0000000..5514a84
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/UrlTreeReader$1.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/UrlTreeReader.class b/forester/java/classes/org/forester/archaeopteryx/UrlTreeReader.class
new file mode 100644 (file)
index 0000000..6b85314
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/UrlTreeReader.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/XMLFilter.class b/forester/java/classes/org/forester/archaeopteryx/XMLFilter.class
new file mode 100644 (file)
index 0000000..1e8b154
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/XMLFilter.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/phylogeny/data/RenderableDomainArchitecture.class b/forester/java/classes/org/forester/archaeopteryx/phylogeny/data/RenderableDomainArchitecture.class
new file mode 100644 (file)
index 0000000..0aac1ff
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/phylogeny/data/RenderableDomainArchitecture.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/phylogeny/data/RenderablePhylogenyData.class b/forester/java/classes/org/forester/archaeopteryx/phylogeny/data/RenderablePhylogenyData.class
new file mode 100644 (file)
index 0000000..19e57de
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/phylogeny/data/RenderablePhylogenyData.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/phylogeny/data/RenderableVector.class b/forester/java/classes/org/forester/archaeopteryx/phylogeny/data/RenderableVector.class
new file mode 100644 (file)
index 0000000..a1b65a0
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/phylogeny/data/RenderableVector.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/tools/AncestralTaxonomyInferrer.class b/forester/java/classes/org/forester/archaeopteryx/tools/AncestralTaxonomyInferrer.class
new file mode 100644 (file)
index 0000000..9c3dba1
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/tools/AncestralTaxonomyInferrer.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/tools/Blast.class b/forester/java/classes/org/forester/archaeopteryx/tools/Blast.class
new file mode 100644 (file)
index 0000000..51f08b7
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/tools/Blast.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/tools/ImageLoader.class b/forester/java/classes/org/forester/archaeopteryx/tools/ImageLoader.class
new file mode 100644 (file)
index 0000000..2e23a84
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/tools/ImageLoader.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/tools/InferenceManager.class b/forester/java/classes/org/forester/archaeopteryx/tools/InferenceManager.class
new file mode 100644 (file)
index 0000000..fdc39d3
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/tools/InferenceManager.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/tools/PhyloInferenceDialog$1.class b/forester/java/classes/org/forester/archaeopteryx/tools/PhyloInferenceDialog$1.class
new file mode 100644 (file)
index 0000000..0e6f978
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/tools/PhyloInferenceDialog$1.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/tools/PhyloInferenceDialog.class b/forester/java/classes/org/forester/archaeopteryx/tools/PhyloInferenceDialog.class
new file mode 100644 (file)
index 0000000..97dd008
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/tools/PhyloInferenceDialog.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/tools/PhylogeneticInferenceOptions.class b/forester/java/classes/org/forester/archaeopteryx/tools/PhylogeneticInferenceOptions.class
new file mode 100644 (file)
index 0000000..af06768
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/tools/PhylogeneticInferenceOptions.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/tools/PhylogeneticInferrer$1.class b/forester/java/classes/org/forester/archaeopteryx/tools/PhylogeneticInferrer$1.class
new file mode 100644 (file)
index 0000000..bea5cf3
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/tools/PhylogeneticInferrer$1.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/tools/PhylogeneticInferrer$MSA_PRG.class b/forester/java/classes/org/forester/archaeopteryx/tools/PhylogeneticInferrer$MSA_PRG.class
new file mode 100644 (file)
index 0000000..898e724
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/tools/PhylogeneticInferrer$MSA_PRG.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/tools/PhylogeneticInferrer.class b/forester/java/classes/org/forester/archaeopteryx/tools/PhylogeneticInferrer.class
new file mode 100644 (file)
index 0000000..a8b9b2c
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/tools/PhylogeneticInferrer.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/tools/ProcessPool.class b/forester/java/classes/org/forester/archaeopteryx/tools/ProcessPool.class
new file mode 100644 (file)
index 0000000..973d518
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/tools/ProcessPool.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/tools/ProcessRunning.class b/forester/java/classes/org/forester/archaeopteryx/tools/ProcessRunning.class
new file mode 100644 (file)
index 0000000..d79520c
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/tools/ProcessRunning.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/tools/RunnableProcess.class b/forester/java/classes/org/forester/archaeopteryx/tools/RunnableProcess.class
new file mode 100644 (file)
index 0000000..859e7b4
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/tools/RunnableProcess.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/tools/SequenceDataRetriver.class b/forester/java/classes/org/forester/archaeopteryx/tools/SequenceDataRetriver.class
new file mode 100644 (file)
index 0000000..cade2ee
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/tools/SequenceDataRetriver.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/webservices/BasicPhylogeniesWebserviceClient.class b/forester/java/classes/org/forester/archaeopteryx/webservices/BasicPhylogeniesWebserviceClient.class
new file mode 100644 (file)
index 0000000..875e00a
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/webservices/BasicPhylogeniesWebserviceClient.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/webservices/PhylogeniesWebserviceClient.class b/forester/java/classes/org/forester/archaeopteryx/webservices/PhylogeniesWebserviceClient.class
new file mode 100644 (file)
index 0000000..c03c57e
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/webservices/PhylogeniesWebserviceClient.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/webservices/WebserviceUtil.class b/forester/java/classes/org/forester/archaeopteryx/webservices/WebserviceUtil.class
new file mode 100644 (file)
index 0000000..3d159ff
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/webservices/WebserviceUtil.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/webservices/WebservicesManager$WsPhylogenyFormat.class b/forester/java/classes/org/forester/archaeopteryx/webservices/WebservicesManager$WsPhylogenyFormat.class
new file mode 100644 (file)
index 0000000..085652e
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/webservices/WebservicesManager$WsPhylogenyFormat.class differ
diff --git a/forester/java/classes/org/forester/archaeopteryx/webservices/WebservicesManager.class b/forester/java/classes/org/forester/archaeopteryx/webservices/WebservicesManager.class
new file mode 100644 (file)
index 0000000..307533e
Binary files /dev/null and b/forester/java/classes/org/forester/archaeopteryx/webservices/WebservicesManager.class differ
diff --git a/forester/java/classes/org/forester/datastructures/IntMatrix.class b/forester/java/classes/org/forester/datastructures/IntMatrix.class
new file mode 100644 (file)
index 0000000..46cb71c
Binary files /dev/null and b/forester/java/classes/org/forester/datastructures/IntMatrix.class differ
diff --git a/forester/java/classes/org/forester/datastructures/Queue.class b/forester/java/classes/org/forester/datastructures/Queue.class
new file mode 100644 (file)
index 0000000..c23bf34
Binary files /dev/null and b/forester/java/classes/org/forester/datastructures/Queue.class differ
diff --git a/forester/java/classes/org/forester/development/AbstractRenderer.class b/forester/java/classes/org/forester/development/AbstractRenderer.class
new file mode 100644 (file)
index 0000000..b4b30fc
Binary files /dev/null and b/forester/java/classes/org/forester/development/AbstractRenderer.class differ
diff --git a/forester/java/classes/org/forester/development/DevelopmentTools.class b/forester/java/classes/org/forester/development/DevelopmentTools.class
new file mode 100644 (file)
index 0000000..4eb2a01
Binary files /dev/null and b/forester/java/classes/org/forester/development/DevelopmentTools.class differ
diff --git a/forester/java/classes/org/forester/development/Hello3d.class b/forester/java/classes/org/forester/development/Hello3d.class
new file mode 100644 (file)
index 0000000..4eed400
Binary files /dev/null and b/forester/java/classes/org/forester/development/Hello3d.class differ
diff --git a/forester/java/classes/org/forester/development/HmmerRest.class b/forester/java/classes/org/forester/development/HmmerRest.class
new file mode 100644 (file)
index 0000000..0b8c689
Binary files /dev/null and b/forester/java/classes/org/forester/development/HmmerRest.class differ
diff --git a/forester/java/classes/org/forester/development/MsaRenderer$1.class b/forester/java/classes/org/forester/development/MsaRenderer$1.class
new file mode 100644 (file)
index 0000000..be39af5
Binary files /dev/null and b/forester/java/classes/org/forester/development/MsaRenderer$1.class differ
diff --git a/forester/java/classes/org/forester/development/MsaRenderer$2.class b/forester/java/classes/org/forester/development/MsaRenderer$2.class
new file mode 100644 (file)
index 0000000..4b143ac
Binary files /dev/null and b/forester/java/classes/org/forester/development/MsaRenderer$2.class differ
diff --git a/forester/java/classes/org/forester/development/MsaRenderer.class b/forester/java/classes/org/forester/development/MsaRenderer.class
new file mode 100644 (file)
index 0000000..e16ed70
Binary files /dev/null and b/forester/java/classes/org/forester/development/MsaRenderer.class differ
diff --git a/forester/java/classes/org/forester/development/RandomThing.class b/forester/java/classes/org/forester/development/RandomThing.class
new file mode 100644 (file)
index 0000000..7b7d208
Binary files /dev/null and b/forester/java/classes/org/forester/development/RandomThing.class differ
diff --git a/forester/java/classes/org/forester/development/ResidueRenderer.class b/forester/java/classes/org/forester/development/ResidueRenderer.class
new file mode 100644 (file)
index 0000000..b0a99f9
Binary files /dev/null and b/forester/java/classes/org/forester/development/ResidueRenderer.class differ
diff --git a/forester/java/classes/org/forester/development/Test.class b/forester/java/classes/org/forester/development/Test.class
new file mode 100644 (file)
index 0000000..6dc5592
Binary files /dev/null and b/forester/java/classes/org/forester/development/Test.class differ
diff --git a/forester/java/classes/org/forester/development/Time.class b/forester/java/classes/org/forester/development/Time.class
new file mode 100644 (file)
index 0000000..c5ce8e6
Binary files /dev/null and b/forester/java/classes/org/forester/development/Time.class differ
diff --git a/forester/java/classes/org/forester/development/neTest$DoublePointer.class b/forester/java/classes/org/forester/development/neTest$DoublePointer.class
new file mode 100644 (file)
index 0000000..3e1869f
Binary files /dev/null and b/forester/java/classes/org/forester/development/neTest$DoublePointer.class differ
diff --git a/forester/java/classes/org/forester/development/neTest.class b/forester/java/classes/org/forester/development/neTest.class
new file mode 100644 (file)
index 0000000..9fef09f
Binary files /dev/null and b/forester/java/classes/org/forester/development/neTest.class differ
diff --git a/forester/java/classes/org/forester/evoinference/TestPhylogenyReconstruction.class b/forester/java/classes/org/forester/evoinference/TestPhylogenyReconstruction.class
new file mode 100644 (file)
index 0000000..ade651e
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/TestPhylogenyReconstruction.class differ
diff --git a/forester/java/classes/org/forester/evoinference/distance/NeighborJoining.class b/forester/java/classes/org/forester/evoinference/distance/NeighborJoining.class
new file mode 100644 (file)
index 0000000..e4171c7
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/distance/NeighborJoining.class differ
diff --git a/forester/java/classes/org/forester/evoinference/distance/NeighborJoiningF.class b/forester/java/classes/org/forester/evoinference/distance/NeighborJoiningF.class
new file mode 100644 (file)
index 0000000..483293a
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/distance/NeighborJoiningF.class differ
diff --git a/forester/java/classes/org/forester/evoinference/distance/NeighborJoiningR.class b/forester/java/classes/org/forester/evoinference/distance/NeighborJoiningR.class
new file mode 100644 (file)
index 0000000..a2e1232
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/distance/NeighborJoiningR.class differ
diff --git a/forester/java/classes/org/forester/evoinference/distance/PairwiseDistanceCalculator$PWD_DISTANCE_METHOD.class b/forester/java/classes/org/forester/evoinference/distance/PairwiseDistanceCalculator$PWD_DISTANCE_METHOD.class
new file mode 100644 (file)
index 0000000..a71f0e3
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/distance/PairwiseDistanceCalculator$PWD_DISTANCE_METHOD.class differ
diff --git a/forester/java/classes/org/forester/evoinference/distance/PairwiseDistanceCalculator.class b/forester/java/classes/org/forester/evoinference/distance/PairwiseDistanceCalculator.class
new file mode 100644 (file)
index 0000000..4fe20df
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/distance/PairwiseDistanceCalculator.class differ
diff --git a/forester/java/classes/org/forester/evoinference/distance/Sarray.class b/forester/java/classes/org/forester/evoinference/distance/Sarray.class
new file mode 100644 (file)
index 0000000..b22f130
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/distance/Sarray.class differ
diff --git a/forester/java/classes/org/forester/evoinference/distance/Sset.class b/forester/java/classes/org/forester/evoinference/distance/Sset.class
new file mode 100644 (file)
index 0000000..ea95601
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/distance/Sset.class differ
diff --git a/forester/java/classes/org/forester/evoinference/matrix/character/BasicCharacterStateMatrix$1.class b/forester/java/classes/org/forester/evoinference/matrix/character/BasicCharacterStateMatrix$1.class
new file mode 100644 (file)
index 0000000..f98f4ff
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/matrix/character/BasicCharacterStateMatrix$1.class differ
diff --git a/forester/java/classes/org/forester/evoinference/matrix/character/BasicCharacterStateMatrix.class b/forester/java/classes/org/forester/evoinference/matrix/character/BasicCharacterStateMatrix.class
new file mode 100644 (file)
index 0000000..e518eaa
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/matrix/character/BasicCharacterStateMatrix.class differ
diff --git a/forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$1.class b/forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$1.class
new file mode 100644 (file)
index 0000000..4b70aaa
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$1.class differ
diff --git a/forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$BinaryStates.class b/forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$BinaryStates.class
new file mode 100644 (file)
index 0000000..3123030
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$BinaryStates.class differ
diff --git a/forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$Format.class b/forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$Format.class
new file mode 100644 (file)
index 0000000..8eae4d0
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$Format.class differ
diff --git a/forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$GainLossStates.class b/forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$GainLossStates.class
new file mode 100644 (file)
index 0000000..e979a3c
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$GainLossStates.class differ
diff --git a/forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$NucleotideStates.class b/forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$NucleotideStates.class
new file mode 100644 (file)
index 0000000..52831d2
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix$NucleotideStates.class differ
diff --git a/forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix.class b/forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix.class
new file mode 100644 (file)
index 0000000..cc1146f
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/matrix/character/CharacterStateMatrix.class differ
diff --git a/forester/java/classes/org/forester/evoinference/matrix/distance/BasicSymmetricalDistanceMatrix$1.class b/forester/java/classes/org/forester/evoinference/matrix/distance/BasicSymmetricalDistanceMatrix$1.class
new file mode 100644 (file)
index 0000000..f201445
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/matrix/distance/BasicSymmetricalDistanceMatrix$1.class differ
diff --git a/forester/java/classes/org/forester/evoinference/matrix/distance/BasicSymmetricalDistanceMatrix.class b/forester/java/classes/org/forester/evoinference/matrix/distance/BasicSymmetricalDistanceMatrix.class
new file mode 100644 (file)
index 0000000..23f8dac
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/matrix/distance/BasicSymmetricalDistanceMatrix.class differ
diff --git a/forester/java/classes/org/forester/evoinference/matrix/distance/DistanceMatrix$Format.class b/forester/java/classes/org/forester/evoinference/matrix/distance/DistanceMatrix$Format.class
new file mode 100644 (file)
index 0000000..b4472c2
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/matrix/distance/DistanceMatrix$Format.class differ
diff --git a/forester/java/classes/org/forester/evoinference/matrix/distance/DistanceMatrix.class b/forester/java/classes/org/forester/evoinference/matrix/distance/DistanceMatrix.class
new file mode 100644 (file)
index 0000000..e2a9d60
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/matrix/distance/DistanceMatrix.class differ
diff --git a/forester/java/classes/org/forester/evoinference/parsimony/DolloParsimony.class b/forester/java/classes/org/forester/evoinference/parsimony/DolloParsimony.class
new file mode 100644 (file)
index 0000000..e551014
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/parsimony/DolloParsimony.class differ
diff --git a/forester/java/classes/org/forester/evoinference/parsimony/FitchParsimony.class b/forester/java/classes/org/forester/evoinference/parsimony/FitchParsimony.class
new file mode 100644 (file)
index 0000000..dbb7497
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/parsimony/FitchParsimony.class differ
diff --git a/forester/java/classes/org/forester/evoinference/parsimony/SankoffParsimony.class b/forester/java/classes/org/forester/evoinference/parsimony/SankoffParsimony.class
new file mode 100644 (file)
index 0000000..3709d86
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/parsimony/SankoffParsimony.class differ
diff --git a/forester/java/classes/org/forester/evoinference/tools/BootstrapResampler.class b/forester/java/classes/org/forester/evoinference/tools/BootstrapResampler.class
new file mode 100644 (file)
index 0000000..242915b
Binary files /dev/null and b/forester/java/classes/org/forester/evoinference/tools/BootstrapResampler.class differ
diff --git a/forester/java/classes/org/forester/go/BasicGoRelationship$1.class b/forester/java/classes/org/forester/go/BasicGoRelationship$1.class
new file mode 100644 (file)
index 0000000..809be2a
Binary files /dev/null and b/forester/java/classes/org/forester/go/BasicGoRelationship$1.class differ
diff --git a/forester/java/classes/org/forester/go/BasicGoRelationship.class b/forester/java/classes/org/forester/go/BasicGoRelationship.class
new file mode 100644 (file)
index 0000000..d292b28
Binary files /dev/null and b/forester/java/classes/org/forester/go/BasicGoRelationship.class differ
diff --git a/forester/java/classes/org/forester/go/BasicGoSubset$1.class b/forester/java/classes/org/forester/go/BasicGoSubset$1.class
new file mode 100644 (file)
index 0000000..92fcac4
Binary files /dev/null and b/forester/java/classes/org/forester/go/BasicGoSubset$1.class differ
diff --git a/forester/java/classes/org/forester/go/BasicGoSubset.class b/forester/java/classes/org/forester/go/BasicGoSubset.class
new file mode 100644 (file)
index 0000000..c21a85f
Binary files /dev/null and b/forester/java/classes/org/forester/go/BasicGoSubset.class differ
diff --git a/forester/java/classes/org/forester/go/BasicGoTerm.class b/forester/java/classes/org/forester/go/BasicGoTerm.class
new file mode 100644 (file)
index 0000000..3864ad3
Binary files /dev/null and b/forester/java/classes/org/forester/go/BasicGoTerm.class differ
diff --git a/forester/java/classes/org/forester/go/BasicGoXRef$1.class b/forester/java/classes/org/forester/go/BasicGoXRef$1.class
new file mode 100644 (file)
index 0000000..4df3f2e
Binary files /dev/null and b/forester/java/classes/org/forester/go/BasicGoXRef$1.class differ
diff --git a/forester/java/classes/org/forester/go/BasicGoXRef.class b/forester/java/classes/org/forester/go/BasicGoXRef.class
new file mode 100644 (file)
index 0000000..9a1c8b2
Binary files /dev/null and b/forester/java/classes/org/forester/go/BasicGoXRef.class differ
diff --git a/forester/java/classes/org/forester/go/GoId.class b/forester/java/classes/org/forester/go/GoId.class
new file mode 100644 (file)
index 0000000..912d92d
Binary files /dev/null and b/forester/java/classes/org/forester/go/GoId.class differ
diff --git a/forester/java/classes/org/forester/go/GoNameSpace$1.class b/forester/java/classes/org/forester/go/GoNameSpace$1.class
new file mode 100644 (file)
index 0000000..f108656
Binary files /dev/null and b/forester/java/classes/org/forester/go/GoNameSpace$1.class differ
diff --git a/forester/java/classes/org/forester/go/GoNameSpace$GoNamespaceType.class b/forester/java/classes/org/forester/go/GoNameSpace$GoNamespaceType.class
new file mode 100644 (file)
index 0000000..3ab4aff
Binary files /dev/null and b/forester/java/classes/org/forester/go/GoNameSpace$GoNamespaceType.class differ
diff --git a/forester/java/classes/org/forester/go/GoNameSpace.class b/forester/java/classes/org/forester/go/GoNameSpace.class
new file mode 100644 (file)
index 0000000..1ff36af
Binary files /dev/null and b/forester/java/classes/org/forester/go/GoNameSpace.class differ
diff --git a/forester/java/classes/org/forester/go/GoRelationship$Type.class b/forester/java/classes/org/forester/go/GoRelationship$Type.class
new file mode 100644 (file)
index 0000000..5f6670f
Binary files /dev/null and b/forester/java/classes/org/forester/go/GoRelationship$Type.class differ
diff --git a/forester/java/classes/org/forester/go/GoRelationship.class b/forester/java/classes/org/forester/go/GoRelationship.class
new file mode 100644 (file)
index 0000000..cb64c4f
Binary files /dev/null and b/forester/java/classes/org/forester/go/GoRelationship.class differ
diff --git a/forester/java/classes/org/forester/go/GoSubset$Type.class b/forester/java/classes/org/forester/go/GoSubset$Type.class
new file mode 100644 (file)
index 0000000..ba4966d
Binary files /dev/null and b/forester/java/classes/org/forester/go/GoSubset$Type.class differ
diff --git a/forester/java/classes/org/forester/go/GoSubset.class b/forester/java/classes/org/forester/go/GoSubset.class
new file mode 100644 (file)
index 0000000..5aaf83b
Binary files /dev/null and b/forester/java/classes/org/forester/go/GoSubset.class differ
diff --git a/forester/java/classes/org/forester/go/GoTerm.class b/forester/java/classes/org/forester/go/GoTerm.class
new file mode 100644 (file)
index 0000000..fc822e7
Binary files /dev/null and b/forester/java/classes/org/forester/go/GoTerm.class differ
diff --git a/forester/java/classes/org/forester/go/GoUtils.class b/forester/java/classes/org/forester/go/GoUtils.class
new file mode 100644 (file)
index 0000000..19f6a35
Binary files /dev/null and b/forester/java/classes/org/forester/go/GoUtils.class differ
diff --git a/forester/java/classes/org/forester/go/GoXRef$Type.class b/forester/java/classes/org/forester/go/GoXRef$Type.class
new file mode 100644 (file)
index 0000000..cac2c8f
Binary files /dev/null and b/forester/java/classes/org/forester/go/GoXRef$Type.class differ
diff --git a/forester/java/classes/org/forester/go/GoXRef.class b/forester/java/classes/org/forester/go/GoXRef.class
new file mode 100644 (file)
index 0000000..948cdc9
Binary files /dev/null and b/forester/java/classes/org/forester/go/GoXRef.class differ
diff --git a/forester/java/classes/org/forester/go/Mapping.class b/forester/java/classes/org/forester/go/Mapping.class
new file mode 100644 (file)
index 0000000..0a3de30
Binary files /dev/null and b/forester/java/classes/org/forester/go/Mapping.class differ
diff --git a/forester/java/classes/org/forester/go/OBOparser$1.class b/forester/java/classes/org/forester/go/OBOparser$1.class
new file mode 100644 (file)
index 0000000..665e467
Binary files /dev/null and b/forester/java/classes/org/forester/go/OBOparser$1.class differ
diff --git a/forester/java/classes/org/forester/go/OBOparser$ReturnType.class b/forester/java/classes/org/forester/go/OBOparser$ReturnType.class
new file mode 100644 (file)
index 0000000..d883a32
Binary files /dev/null and b/forester/java/classes/org/forester/go/OBOparser$ReturnType.class differ
diff --git a/forester/java/classes/org/forester/go/OBOparser.class b/forester/java/classes/org/forester/go/OBOparser.class
new file mode 100644 (file)
index 0000000..7100ccb
Binary files /dev/null and b/forester/java/classes/org/forester/go/OBOparser.class differ
diff --git a/forester/java/classes/org/forester/go/PfamToGoMapping.class b/forester/java/classes/org/forester/go/PfamToGoMapping.class
new file mode 100644 (file)
index 0000000..127f812
Binary files /dev/null and b/forester/java/classes/org/forester/go/PfamToGoMapping.class differ
diff --git a/forester/java/classes/org/forester/go/PfamToGoParser.class b/forester/java/classes/org/forester/go/PfamToGoParser.class
new file mode 100644 (file)
index 0000000..da50e05
Binary files /dev/null and b/forester/java/classes/org/forester/go/PfamToGoParser.class differ
diff --git a/forester/java/classes/org/forester/go/TestGo.class b/forester/java/classes/org/forester/go/TestGo.class
new file mode 100644 (file)
index 0000000..8e99398
Binary files /dev/null and b/forester/java/classes/org/forester/go/TestGo.class differ
diff --git a/forester/java/classes/org/forester/go/etc/MetaOntologizer$1.class b/forester/java/classes/org/forester/go/etc/MetaOntologizer$1.class
new file mode 100644 (file)
index 0000000..a480a7a
Binary files /dev/null and b/forester/java/classes/org/forester/go/etc/MetaOntologizer$1.class differ
diff --git a/forester/java/classes/org/forester/go/etc/MetaOntologizer.class b/forester/java/classes/org/forester/go/etc/MetaOntologizer.class
new file mode 100644 (file)
index 0000000..99bd7f8
Binary files /dev/null and b/forester/java/classes/org/forester/go/etc/MetaOntologizer.class differ
diff --git a/forester/java/classes/org/forester/go/etc/OntologizerResult$TYPE.class b/forester/java/classes/org/forester/go/etc/OntologizerResult$TYPE.class
new file mode 100644 (file)
index 0000000..c76370f
Binary files /dev/null and b/forester/java/classes/org/forester/go/etc/OntologizerResult$TYPE.class differ
diff --git a/forester/java/classes/org/forester/go/etc/OntologizerResult.class b/forester/java/classes/org/forester/go/etc/OntologizerResult.class
new file mode 100644 (file)
index 0000000..1ebeadf
Binary files /dev/null and b/forester/java/classes/org/forester/go/etc/OntologizerResult.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/FastaParser.class b/forester/java/classes/org/forester/io/parsers/FastaParser.class
new file mode 100644 (file)
index 0000000..6509be6
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/FastaParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/GeneralMsaParser.class b/forester/java/classes/org/forester/io/parsers/GeneralMsaParser.class
new file mode 100644 (file)
index 0000000..785fbdb
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/GeneralMsaParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/HmmPfamOutputParser$FilterType.class b/forester/java/classes/org/forester/io/parsers/HmmPfamOutputParser$FilterType.class
new file mode 100644 (file)
index 0000000..d598e59
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/HmmPfamOutputParser$FilterType.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/HmmPfamOutputParser$ReturnType.class b/forester/java/classes/org/forester/io/parsers/HmmPfamOutputParser$ReturnType.class
new file mode 100644 (file)
index 0000000..c3da84c
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/HmmPfamOutputParser$ReturnType.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/HmmPfamOutputParser.class b/forester/java/classes/org/forester/io/parsers/HmmPfamOutputParser.class
new file mode 100644 (file)
index 0000000..e25bfb0
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/HmmPfamOutputParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/HmmscanPerDomainTableParser$FilterType.class b/forester/java/classes/org/forester/io/parsers/HmmscanPerDomainTableParser$FilterType.class
new file mode 100644 (file)
index 0000000..35a25f9
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/HmmscanPerDomainTableParser$FilterType.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/HmmscanPerDomainTableParser$INDIVIDUAL_SCORE_CUTOFF.class b/forester/java/classes/org/forester/io/parsers/HmmscanPerDomainTableParser$INDIVIDUAL_SCORE_CUTOFF.class
new file mode 100644 (file)
index 0000000..b86322f
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/HmmscanPerDomainTableParser$INDIVIDUAL_SCORE_CUTOFF.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/HmmscanPerDomainTableParser$ReturnType.class b/forester/java/classes/org/forester/io/parsers/HmmscanPerDomainTableParser$ReturnType.class
new file mode 100644 (file)
index 0000000..c7717a4
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/HmmscanPerDomainTableParser$ReturnType.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/HmmscanPerDomainTableParser.class b/forester/java/classes/org/forester/io/parsers/HmmscanPerDomainTableParser.class
new file mode 100644 (file)
index 0000000..ed561ec
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/HmmscanPerDomainTableParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/IteratingPhylogenyParser.class b/forester/java/classes/org/forester/io/parsers/IteratingPhylogenyParser.class
new file mode 100644 (file)
index 0000000..714aead
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/IteratingPhylogenyParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/PhylogenyParser.class b/forester/java/classes/org/forester/io/parsers/PhylogenyParser.class
new file mode 100644 (file)
index 0000000..aff1e54
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/PhylogenyParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/SymmetricalDistanceMatrixParser$1.class b/forester/java/classes/org/forester/io/parsers/SymmetricalDistanceMatrixParser$1.class
new file mode 100644 (file)
index 0000000..a35cd96
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/SymmetricalDistanceMatrixParser$1.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/SymmetricalDistanceMatrixParser$InputMatrixType.class b/forester/java/classes/org/forester/io/parsers/SymmetricalDistanceMatrixParser$InputMatrixType.class
new file mode 100644 (file)
index 0000000..966d316
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/SymmetricalDistanceMatrixParser$InputMatrixType.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/SymmetricalDistanceMatrixParser.class b/forester/java/classes/org/forester/io/parsers/SymmetricalDistanceMatrixParser.class
new file mode 100644 (file)
index 0000000..860be1d
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/SymmetricalDistanceMatrixParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/nexus/NexusBinaryStatesMatrixParser.class b/forester/java/classes/org/forester/io/parsers/nexus/NexusBinaryStatesMatrixParser.class
new file mode 100644 (file)
index 0000000..a4bda46
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/nexus/NexusBinaryStatesMatrixParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/nexus/NexusCharactersParser.class b/forester/java/classes/org/forester/io/parsers/nexus/NexusCharactersParser.class
new file mode 100644 (file)
index 0000000..693725f
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/nexus/NexusCharactersParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/nexus/NexusConstants.class b/forester/java/classes/org/forester/io/parsers/nexus/NexusConstants.class
new file mode 100644 (file)
index 0000000..5767303
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/nexus/NexusConstants.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/nexus/NexusFormatException.class b/forester/java/classes/org/forester/io/parsers/nexus/NexusFormatException.class
new file mode 100644 (file)
index 0000000..689051b
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/nexus/NexusFormatException.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/nexus/NexusPhylogeniesParser.class b/forester/java/classes/org/forester/io/parsers/nexus/NexusPhylogeniesParser.class
new file mode 100644 (file)
index 0000000..e713534
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/nexus/NexusPhylogeniesParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/nexus/PaupLogParser.class b/forester/java/classes/org/forester/io/parsers/nexus/PaupLogParser.class
new file mode 100644 (file)
index 0000000..86fedc1
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/nexus/PaupLogParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/nhx/NHXFormatException.class b/forester/java/classes/org/forester/io/parsers/nhx/NHXFormatException.class
new file mode 100644 (file)
index 0000000..4a00355
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/nhx/NHXFormatException.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/nhx/NHXParser$TAXONOMY_EXTRACTION.class b/forester/java/classes/org/forester/io/parsers/nhx/NHXParser$TAXONOMY_EXTRACTION.class
new file mode 100644 (file)
index 0000000..d3c0b04
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/nhx/NHXParser$TAXONOMY_EXTRACTION.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/nhx/NHXParser.class b/forester/java/classes/org/forester/io/parsers/nhx/NHXParser.class
new file mode 100644 (file)
index 0000000..f932bdc
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/nhx/NHXParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/nhx/NHXtags.class b/forester/java/classes/org/forester/io/parsers/nhx/NHXtags.class
new file mode 100644 (file)
index 0000000..5527c41
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/nhx/NHXtags.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlDataFormatException.class b/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlDataFormatException.class
new file mode 100644 (file)
index 0000000..5811793
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlDataFormatException.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlException.class b/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlException.class
new file mode 100644 (file)
index 0000000..7ed0ae7
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlException.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlHandler.class b/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlHandler.class
new file mode 100644 (file)
index 0000000..c8f7b8c
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlHandler.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlMapping.class b/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlMapping.class
new file mode 100644 (file)
index 0000000..9bbdc22
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlMapping.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlParser$1.class b/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlParser$1.class
new file mode 100644 (file)
index 0000000..33dd65d
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlParser$1.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlParser$PhyloXmlParserErrorHandler.class b/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlParser$PhyloXmlParserErrorHandler.class
new file mode 100644 (file)
index 0000000..84233ba
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlParser$PhyloXmlParserErrorHandler.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlParser.class
new file mode 100644 (file)
index 0000000..4cc2c51
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlUtil.class b/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlUtil.class
new file mode 100644 (file)
index 0000000..70477d1
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/PhyloXmlUtil.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/XmlElement.class b/forester/java/classes/org/forester/io/parsers/phyloxml/XmlElement.class
new file mode 100644 (file)
index 0000000..45d3769
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/XmlElement.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/AccessionParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/AccessionParser.class
new file mode 100644 (file)
index 0000000..285a9a6
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/AccessionParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/AnnotationParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/AnnotationParser.class
new file mode 100644 (file)
index 0000000..0f47816
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/AnnotationParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/BinaryCharactersParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/BinaryCharactersParser.class
new file mode 100644 (file)
index 0000000..ba3350a
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/BinaryCharactersParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/BranchWidthParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/BranchWidthParser.class
new file mode 100644 (file)
index 0000000..cfe6b75
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/BranchWidthParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/ColorParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/ColorParser.class
new file mode 100644 (file)
index 0000000..0ee2835
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/ColorParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/ConfidenceParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/ConfidenceParser.class
new file mode 100644 (file)
index 0000000..1c9d9b5
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/ConfidenceParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/DateParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/DateParser.class
new file mode 100644 (file)
index 0000000..490ef1c
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/DateParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/DistributionParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/DistributionParser.class
new file mode 100644 (file)
index 0000000..2a2efa2
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/DistributionParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/DomainArchitectureParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/DomainArchitectureParser.class
new file mode 100644 (file)
index 0000000..9f490a5
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/DomainArchitectureParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/EventParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/EventParser.class
new file mode 100644 (file)
index 0000000..b9a06e7
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/EventParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/IdentifierParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/IdentifierParser.class
new file mode 100644 (file)
index 0000000..8c06d0d
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/IdentifierParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/PhylogenyDataPhyloXmlParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/PhylogenyDataPhyloXmlParser.class
new file mode 100644 (file)
index 0000000..f9f6ce4
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/PhylogenyDataPhyloXmlParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/PointParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/PointParser.class
new file mode 100644 (file)
index 0000000..0e069ae
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/PointParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/PolygonParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/PolygonParser.class
new file mode 100644 (file)
index 0000000..34e02e6
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/PolygonParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/PropertyParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/PropertyParser.class
new file mode 100644 (file)
index 0000000..78d8049
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/PropertyParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/ProteinDomainParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/ProteinDomainParser.class
new file mode 100644 (file)
index 0000000..d87a606
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/ProteinDomainParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/ReferenceParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/ReferenceParser.class
new file mode 100644 (file)
index 0000000..0cdd3d5
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/ReferenceParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/SequenceParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/SequenceParser.class
new file mode 100644 (file)
index 0000000..c4a4e3d
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/SequenceParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/SequenceRelationParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/SequenceRelationParser.class
new file mode 100644 (file)
index 0000000..a64dc83
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/SequenceRelationParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/TaxonomyParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/TaxonomyParser.class
new file mode 100644 (file)
index 0000000..7fe0b6c
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/TaxonomyParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/phyloxml/data/UriParser.class b/forester/java/classes/org/forester/io/parsers/phyloxml/data/UriParser.class
new file mode 100644 (file)
index 0000000..968bdca
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/phyloxml/data/UriParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/tol/TolParser$1.class b/forester/java/classes/org/forester/io/parsers/tol/TolParser$1.class
new file mode 100644 (file)
index 0000000..76db350
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/tol/TolParser$1.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/tol/TolParser$TolParserErrorHandler.class b/forester/java/classes/org/forester/io/parsers/tol/TolParser$TolParserErrorHandler.class
new file mode 100644 (file)
index 0000000..c148504
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/tol/TolParser$TolParserErrorHandler.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/tol/TolParser.class b/forester/java/classes/org/forester/io/parsers/tol/TolParser.class
new file mode 100644 (file)
index 0000000..e0a8c3d
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/tol/TolParser.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/tol/TolXmlHandler.class b/forester/java/classes/org/forester/io/parsers/tol/TolXmlHandler.class
new file mode 100644 (file)
index 0000000..184ec4b
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/tol/TolXmlHandler.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/tol/TolXmlMapping.class b/forester/java/classes/org/forester/io/parsers/tol/TolXmlMapping.class
new file mode 100644 (file)
index 0000000..15616dc
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/tol/TolXmlMapping.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/util/ParserUtils.class b/forester/java/classes/org/forester/io/parsers/util/ParserUtils.class
new file mode 100644 (file)
index 0000000..1cc8593
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/util/ParserUtils.class differ
diff --git a/forester/java/classes/org/forester/io/parsers/util/PhylogenyParserException.class b/forester/java/classes/org/forester/io/parsers/util/PhylogenyParserException.class
new file mode 100644 (file)
index 0000000..424c9ae
Binary files /dev/null and b/forester/java/classes/org/forester/io/parsers/util/PhylogenyParserException.class differ
diff --git a/forester/java/classes/org/forester/io/writers/PhyloXmlNodeWriter.class b/forester/java/classes/org/forester/io/writers/PhyloXmlNodeWriter.class
new file mode 100644 (file)
index 0000000..61fb548
Binary files /dev/null and b/forester/java/classes/org/forester/io/writers/PhyloXmlNodeWriter.class differ
diff --git a/forester/java/classes/org/forester/io/writers/PhylogenyWriter$FORMAT.class b/forester/java/classes/org/forester/io/writers/PhylogenyWriter$FORMAT.class
new file mode 100644 (file)
index 0000000..1db619b
Binary files /dev/null and b/forester/java/classes/org/forester/io/writers/PhylogenyWriter$FORMAT.class differ
diff --git a/forester/java/classes/org/forester/io/writers/PhylogenyWriter.class b/forester/java/classes/org/forester/io/writers/PhylogenyWriter.class
new file mode 100644 (file)
index 0000000..c32d906
Binary files /dev/null and b/forester/java/classes/org/forester/io/writers/PhylogenyWriter.class differ
diff --git a/forester/java/classes/org/forester/io/writers/SequenceWriter$1.class b/forester/java/classes/org/forester/io/writers/SequenceWriter$1.class
new file mode 100644 (file)
index 0000000..8d7473e
Binary files /dev/null and b/forester/java/classes/org/forester/io/writers/SequenceWriter$1.class differ
diff --git a/forester/java/classes/org/forester/io/writers/SequenceWriter$SEQ_FORMAT.class b/forester/java/classes/org/forester/io/writers/SequenceWriter$SEQ_FORMAT.class
new file mode 100644 (file)
index 0000000..a69491e
Binary files /dev/null and b/forester/java/classes/org/forester/io/writers/SequenceWriter$SEQ_FORMAT.class differ
diff --git a/forester/java/classes/org/forester/io/writers/SequenceWriter.class b/forester/java/classes/org/forester/io/writers/SequenceWriter.class
new file mode 100644 (file)
index 0000000..d04c4c8
Binary files /dev/null and b/forester/java/classes/org/forester/io/writers/SequenceWriter.class differ
diff --git a/forester/java/classes/org/forester/msa/BasicMsa$1.class b/forester/java/classes/org/forester/msa/BasicMsa$1.class
new file mode 100644 (file)
index 0000000..9ce049e
Binary files /dev/null and b/forester/java/classes/org/forester/msa/BasicMsa$1.class differ
diff --git a/forester/java/classes/org/forester/msa/BasicMsa.class b/forester/java/classes/org/forester/msa/BasicMsa.class
new file mode 100644 (file)
index 0000000..7b7578a
Binary files /dev/null and b/forester/java/classes/org/forester/msa/BasicMsa.class differ
diff --git a/forester/java/classes/org/forester/msa/ClustalOmega.class b/forester/java/classes/org/forester/msa/ClustalOmega.class
new file mode 100644 (file)
index 0000000..3881fc4
Binary files /dev/null and b/forester/java/classes/org/forester/msa/ClustalOmega.class differ
diff --git a/forester/java/classes/org/forester/msa/DeleteableMsa.class b/forester/java/classes/org/forester/msa/DeleteableMsa.class
new file mode 100644 (file)
index 0000000..6ecd975
Binary files /dev/null and b/forester/java/classes/org/forester/msa/DeleteableMsa.class differ
diff --git a/forester/java/classes/org/forester/msa/Mafft.class b/forester/java/classes/org/forester/msa/Mafft.class
new file mode 100644 (file)
index 0000000..0c26882
Binary files /dev/null and b/forester/java/classes/org/forester/msa/Mafft.class differ
diff --git a/forester/java/classes/org/forester/msa/Msa$MSA_FORMAT.class b/forester/java/classes/org/forester/msa/Msa$MSA_FORMAT.class
new file mode 100644 (file)
index 0000000..fe6aaa9
Binary files /dev/null and b/forester/java/classes/org/forester/msa/Msa$MSA_FORMAT.class differ
diff --git a/forester/java/classes/org/forester/msa/Msa.class b/forester/java/classes/org/forester/msa/Msa.class
new file mode 100644 (file)
index 0000000..6a38f1f
Binary files /dev/null and b/forester/java/classes/org/forester/msa/Msa.class differ
diff --git a/forester/java/classes/org/forester/msa/MsaFormatException.class b/forester/java/classes/org/forester/msa/MsaFormatException.class
new file mode 100644 (file)
index 0000000..60ad024
Binary files /dev/null and b/forester/java/classes/org/forester/msa/MsaFormatException.class differ
diff --git a/forester/java/classes/org/forester/msa/MsaInferrer.class b/forester/java/classes/org/forester/msa/MsaInferrer.class
new file mode 100644 (file)
index 0000000..0dccba0
Binary files /dev/null and b/forester/java/classes/org/forester/msa/MsaInferrer.class differ
diff --git a/forester/java/classes/org/forester/msa/MsaMethods.class b/forester/java/classes/org/forester/msa/MsaMethods.class
new file mode 100644 (file)
index 0000000..6fdce2f
Binary files /dev/null and b/forester/java/classes/org/forester/msa/MsaMethods.class differ
diff --git a/forester/java/classes/org/forester/msa/ResampleableMsa.class b/forester/java/classes/org/forester/msa/ResampleableMsa.class
new file mode 100644 (file)
index 0000000..c37a159
Binary files /dev/null and b/forester/java/classes/org/forester/msa/ResampleableMsa.class differ
diff --git a/forester/java/classes/org/forester/msa_compactor/Chart.class b/forester/java/classes/org/forester/msa_compactor/Chart.class
new file mode 100644 (file)
index 0000000..fed91fd
Binary files /dev/null and b/forester/java/classes/org/forester/msa_compactor/Chart.class differ
diff --git a/forester/java/classes/org/forester/msa_compactor/GapContribution.class b/forester/java/classes/org/forester/msa_compactor/GapContribution.class
new file mode 100644 (file)
index 0000000..f3c78d5
Binary files /dev/null and b/forester/java/classes/org/forester/msa_compactor/GapContribution.class differ
diff --git a/forester/java/classes/org/forester/msa_compactor/MsaCompactor$1.class b/forester/java/classes/org/forester/msa_compactor/MsaCompactor$1.class
new file mode 100644 (file)
index 0000000..2415c06
Binary files /dev/null and b/forester/java/classes/org/forester/msa_compactor/MsaCompactor$1.class differ
diff --git a/forester/java/classes/org/forester/msa_compactor/MsaCompactor.class b/forester/java/classes/org/forester/msa_compactor/MsaCompactor.class
new file mode 100644 (file)
index 0000000..d33e36d
Binary files /dev/null and b/forester/java/classes/org/forester/msa_compactor/MsaCompactor.class differ
diff --git a/forester/java/classes/org/forester/msa_compactor/MsaProperties.class b/forester/java/classes/org/forester/msa_compactor/MsaProperties.class
new file mode 100644 (file)
index 0000000..834cf01
Binary files /dev/null and b/forester/java/classes/org/forester/msa_compactor/MsaProperties.class differ
diff --git a/forester/java/classes/org/forester/pccx/BasicExternalNodeBasedCoverageExtender.class b/forester/java/classes/org/forester/pccx/BasicExternalNodeBasedCoverageExtender.class
new file mode 100644 (file)
index 0000000..fd6e84f
Binary files /dev/null and b/forester/java/classes/org/forester/pccx/BasicExternalNodeBasedCoverageExtender.class differ
diff --git a/forester/java/classes/org/forester/pccx/BranchCountingBasedScoringMethod.class b/forester/java/classes/org/forester/pccx/BranchCountingBasedScoringMethod.class
new file mode 100644 (file)
index 0000000..cddf50f
Binary files /dev/null and b/forester/java/classes/org/forester/pccx/BranchCountingBasedScoringMethod.class differ
diff --git a/forester/java/classes/org/forester/pccx/BranchLengthBasedScoringMethod.class b/forester/java/classes/org/forester/pccx/BranchLengthBasedScoringMethod.class
new file mode 100644 (file)
index 0000000..61ae5ed
Binary files /dev/null and b/forester/java/classes/org/forester/pccx/BranchLengthBasedScoringMethod.class differ
diff --git a/forester/java/classes/org/forester/pccx/Coverage.class b/forester/java/classes/org/forester/pccx/Coverage.class
new file mode 100644 (file)
index 0000000..67f92b0
Binary files /dev/null and b/forester/java/classes/org/forester/pccx/Coverage.class differ
diff --git a/forester/java/classes/org/forester/pccx/CoverageCalculationMethod.class b/forester/java/classes/org/forester/pccx/CoverageCalculationMethod.class
new file mode 100644 (file)
index 0000000..5e0be40
Binary files /dev/null and b/forester/java/classes/org/forester/pccx/CoverageCalculationMethod.class differ
diff --git a/forester/java/classes/org/forester/pccx/CoverageCalculationOptions.class b/forester/java/classes/org/forester/pccx/CoverageCalculationOptions.class
new file mode 100644 (file)
index 0000000..92536b7
Binary files /dev/null and b/forester/java/classes/org/forester/pccx/CoverageCalculationOptions.class differ
diff --git a/forester/java/classes/org/forester/pccx/CoverageCalculator.class b/forester/java/classes/org/forester/pccx/CoverageCalculator.class
new file mode 100644 (file)
index 0000000..424ee95
Binary files /dev/null and b/forester/java/classes/org/forester/pccx/CoverageCalculator.class differ
diff --git a/forester/java/classes/org/forester/pccx/CoverageExtender.class b/forester/java/classes/org/forester/pccx/CoverageExtender.class
new file mode 100644 (file)
index 0000000..fcf8bb6
Binary files /dev/null and b/forester/java/classes/org/forester/pccx/CoverageExtender.class differ
diff --git a/forester/java/classes/org/forester/pccx/ExternalNodeBasedCoverage.class b/forester/java/classes/org/forester/pccx/ExternalNodeBasedCoverage.class
new file mode 100644 (file)
index 0000000..0a89dc9
Binary files /dev/null and b/forester/java/classes/org/forester/pccx/ExternalNodeBasedCoverage.class differ
diff --git a/forester/java/classes/org/forester/pccx/ExternalNodeBasedCoverageMethod.class b/forester/java/classes/org/forester/pccx/ExternalNodeBasedCoverageMethod.class
new file mode 100644 (file)
index 0000000..25869ab
Binary files /dev/null and b/forester/java/classes/org/forester/pccx/ExternalNodeBasedCoverageMethod.class differ
diff --git a/forester/java/classes/org/forester/pccx/ExternalNodeBasedCoverageMethodOptions.class b/forester/java/classes/org/forester/pccx/ExternalNodeBasedCoverageMethodOptions.class
new file mode 100644 (file)
index 0000000..6e67145
Binary files /dev/null and b/forester/java/classes/org/forester/pccx/ExternalNodeBasedCoverageMethodOptions.class differ
diff --git a/forester/java/classes/org/forester/pccx/LogBranchLengthBasedScoringMethod.class b/forester/java/classes/org/forester/pccx/LogBranchLengthBasedScoringMethod.class
new file mode 100644 (file)
index 0000000..682f4d0
Binary files /dev/null and b/forester/java/classes/org/forester/pccx/LogBranchLengthBasedScoringMethod.class differ
diff --git a/forester/java/classes/org/forester/pccx/ModelingUtils.class b/forester/java/classes/org/forester/pccx/ModelingUtils.class
new file mode 100644 (file)
index 0000000..c58b8ee
Binary files /dev/null and b/forester/java/classes/org/forester/pccx/ModelingUtils.class differ
diff --git a/forester/java/classes/org/forester/pccx/ScoringMethodForExternalNode.class b/forester/java/classes/org/forester/pccx/ScoringMethodForExternalNode.class
new file mode 100644 (file)
index 0000000..0b2a2c9
Binary files /dev/null and b/forester/java/classes/org/forester/pccx/ScoringMethodForExternalNode.class differ
diff --git a/forester/java/classes/org/forester/pccx/TestPccx.class b/forester/java/classes/org/forester/pccx/TestPccx.class
new file mode 100644 (file)
index 0000000..1055d55
Binary files /dev/null and b/forester/java/classes/org/forester/pccx/TestPccx.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/Phylogeny.class b/forester/java/classes/org/forester/phylogeny/Phylogeny.class
new file mode 100644 (file)
index 0000000..591fe43
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/Phylogeny.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/PhylogenyBranch.class b/forester/java/classes/org/forester/phylogeny/PhylogenyBranch.class
new file mode 100644 (file)
index 0000000..9d1dd01
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/PhylogenyBranch.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/PhylogenyMethods$1.class b/forester/java/classes/org/forester/phylogeny/PhylogenyMethods$1.class
new file mode 100644 (file)
index 0000000..6466bb8
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/PhylogenyMethods$1.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/PhylogenyMethods$1PhylogenyNodeSortNodeNamePriority.class b/forester/java/classes/org/forester/phylogeny/PhylogenyMethods$1PhylogenyNodeSortNodeNamePriority.class
new file mode 100644 (file)
index 0000000..ad01198
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/PhylogenyMethods$1PhylogenyNodeSortNodeNamePriority.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/PhylogenyMethods$1PhylogenyNodeSortSequencePriority.class b/forester/java/classes/org/forester/phylogeny/PhylogenyMethods$1PhylogenyNodeSortSequencePriority.class
new file mode 100644 (file)
index 0000000..5fb19d9
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/PhylogenyMethods$1PhylogenyNodeSortSequencePriority.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/PhylogenyMethods$1PhylogenyNodeSortTaxonomyPriority.class b/forester/java/classes/org/forester/phylogeny/PhylogenyMethods$1PhylogenyNodeSortTaxonomyPriority.class
new file mode 100644 (file)
index 0000000..53e5ade
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/PhylogenyMethods$1PhylogenyNodeSortTaxonomyPriority.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/PhylogenyMethods$DESCENDANT_SORT_PRIORITY.class b/forester/java/classes/org/forester/phylogeny/PhylogenyMethods$DESCENDANT_SORT_PRIORITY.class
new file mode 100644 (file)
index 0000000..d3c509b
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/PhylogenyMethods$DESCENDANT_SORT_PRIORITY.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/PhylogenyMethods$PhylogenyNodeField.class b/forester/java/classes/org/forester/phylogeny/PhylogenyMethods$PhylogenyNodeField.class
new file mode 100644 (file)
index 0000000..32cb305
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/PhylogenyMethods$PhylogenyNodeField.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/PhylogenyMethods.class b/forester/java/classes/org/forester/phylogeny/PhylogenyMethods.class
new file mode 100644 (file)
index 0000000..87d3972
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/PhylogenyMethods.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/PhylogenyNode$NH_CONVERSION_SUPPORT_VALUE_STYLE.class b/forester/java/classes/org/forester/phylogeny/PhylogenyNode$NH_CONVERSION_SUPPORT_VALUE_STYLE.class
new file mode 100644 (file)
index 0000000..1f8d4f5
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/PhylogenyNode$NH_CONVERSION_SUPPORT_VALUE_STYLE.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/PhylogenyNode.class b/forester/java/classes/org/forester/phylogeny/PhylogenyNode.class
new file mode 100644 (file)
index 0000000..3a6a4c2
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/PhylogenyNode.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Accession$1.class b/forester/java/classes/org/forester/phylogeny/data/Accession$1.class
new file mode 100644 (file)
index 0000000..9334183
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Accession$1.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Accession$Source.class b/forester/java/classes/org/forester/phylogeny/data/Accession$Source.class
new file mode 100644 (file)
index 0000000..2f6799e
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Accession$Source.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Accession.class b/forester/java/classes/org/forester/phylogeny/data/Accession.class
new file mode 100644 (file)
index 0000000..1aeee30
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Accession.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Annotation.class b/forester/java/classes/org/forester/phylogeny/data/Annotation.class
new file mode 100644 (file)
index 0000000..6f30b50
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Annotation.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/BinaryCharacters.class b/forester/java/classes/org/forester/phylogeny/data/BinaryCharacters.class
new file mode 100644 (file)
index 0000000..1f426da
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/BinaryCharacters.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/BranchColor.class b/forester/java/classes/org/forester/phylogeny/data/BranchColor.class
new file mode 100644 (file)
index 0000000..0345e19
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/BranchColor.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/BranchData.class b/forester/java/classes/org/forester/phylogeny/data/BranchData.class
new file mode 100644 (file)
index 0000000..b77df4a
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/BranchData.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/BranchWidth.class b/forester/java/classes/org/forester/phylogeny/data/BranchWidth.class
new file mode 100644 (file)
index 0000000..dda0719
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/BranchWidth.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Confidence.class b/forester/java/classes/org/forester/phylogeny/data/Confidence.class
new file mode 100644 (file)
index 0000000..dcb2e67
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Confidence.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Date.class b/forester/java/classes/org/forester/phylogeny/data/Date.class
new file mode 100644 (file)
index 0000000..1c1afb6
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Date.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Distribution.class b/forester/java/classes/org/forester/phylogeny/data/Distribution.class
new file mode 100644 (file)
index 0000000..55c869a
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Distribution.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/DomainArchitecture.class b/forester/java/classes/org/forester/phylogeny/data/DomainArchitecture.class
new file mode 100644 (file)
index 0000000..d80ba12
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/DomainArchitecture.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Event$EventType.class b/forester/java/classes/org/forester/phylogeny/data/Event$EventType.class
new file mode 100644 (file)
index 0000000..0f7cd4c
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Event$EventType.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Event.class b/forester/java/classes/org/forester/phylogeny/data/Event.class
new file mode 100644 (file)
index 0000000..e5af6ed
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Event.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Identifier.class b/forester/java/classes/org/forester/phylogeny/data/Identifier.class
new file mode 100644 (file)
index 0000000..ab8d86e
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Identifier.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/MultipleUris.class b/forester/java/classes/org/forester/phylogeny/data/MultipleUris.class
new file mode 100644 (file)
index 0000000..2127875
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/MultipleUris.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/NodeData$NODE_DATA.class b/forester/java/classes/org/forester/phylogeny/data/NodeData$NODE_DATA.class
new file mode 100644 (file)
index 0000000..f93b6ab
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/NodeData$NODE_DATA.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/NodeData.class b/forester/java/classes/org/forester/phylogeny/data/NodeData.class
new file mode 100644 (file)
index 0000000..4868f00
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/NodeData.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/NodeVisualData$FontType.class b/forester/java/classes/org/forester/phylogeny/data/NodeVisualData$FontType.class
new file mode 100644 (file)
index 0000000..3427de1
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/NodeVisualData$FontType.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/NodeVisualData$NodeFill.class b/forester/java/classes/org/forester/phylogeny/data/NodeVisualData$NodeFill.class
new file mode 100644 (file)
index 0000000..ad40aaa
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/NodeVisualData$NodeFill.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/NodeVisualData$NodeShape.class b/forester/java/classes/org/forester/phylogeny/data/NodeVisualData$NodeShape.class
new file mode 100644 (file)
index 0000000..899085e
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/NodeVisualData$NodeShape.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/NodeVisualData.class b/forester/java/classes/org/forester/phylogeny/data/NodeVisualData.class
new file mode 100644 (file)
index 0000000..21cfe4b
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/NodeVisualData.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/PhylogenyData.class b/forester/java/classes/org/forester/phylogeny/data/PhylogenyData.class
new file mode 100644 (file)
index 0000000..1ca93cc
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/PhylogenyData.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/PhylogenyDataUtil.class b/forester/java/classes/org/forester/phylogeny/data/PhylogenyDataUtil.class
new file mode 100644 (file)
index 0000000..a0a44b4
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/PhylogenyDataUtil.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Point.class b/forester/java/classes/org/forester/phylogeny/data/Point.class
new file mode 100644 (file)
index 0000000..59b71b8
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Point.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Polygon.class b/forester/java/classes/org/forester/phylogeny/data/Polygon.class
new file mode 100644 (file)
index 0000000..9392673
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Polygon.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/PropertiesMap.class b/forester/java/classes/org/forester/phylogeny/data/PropertiesMap.class
new file mode 100644 (file)
index 0000000..ad27c7c
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/PropertiesMap.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Property$1.class b/forester/java/classes/org/forester/phylogeny/data/Property$1.class
new file mode 100644 (file)
index 0000000..9d70548
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Property$1.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$1.class b/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$1.class
new file mode 100644 (file)
index 0000000..22defd9
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$1.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$2.class b/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$2.class
new file mode 100644 (file)
index 0000000..c4f85fa
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$2.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$3.class b/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$3.class
new file mode 100644 (file)
index 0000000..8e230f0
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$3.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$4.class b/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$4.class
new file mode 100644 (file)
index 0000000..a2c1920
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$4.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$5.class b/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$5.class
new file mode 100644 (file)
index 0000000..3ce5446
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$5.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$6.class b/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$6.class
new file mode 100644 (file)
index 0000000..5ebf11c
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo$6.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo.class b/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo.class
new file mode 100644 (file)
index 0000000..540a1a3
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Property$AppliesTo.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Property.class b/forester/java/classes/org/forester/phylogeny/data/Property.class
new file mode 100644 (file)
index 0000000..2d500fe
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Property.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/ProteinDomain.class b/forester/java/classes/org/forester/phylogeny/data/ProteinDomain.class
new file mode 100644 (file)
index 0000000..04363af
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/ProteinDomain.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Reference.class b/forester/java/classes/org/forester/phylogeny/data/Reference.class
new file mode 100644 (file)
index 0000000..253fcd0
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Reference.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Sequence.class b/forester/java/classes/org/forester/phylogeny/data/Sequence.class
new file mode 100644 (file)
index 0000000..1489fb5
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Sequence.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/SequenceRelation$SEQUENCE_RELATION_TYPE.class b/forester/java/classes/org/forester/phylogeny/data/SequenceRelation$SEQUENCE_RELATION_TYPE.class
new file mode 100644 (file)
index 0000000..a77b906
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/SequenceRelation$SEQUENCE_RELATION_TYPE.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/SequenceRelation.class b/forester/java/classes/org/forester/phylogeny/data/SequenceRelation.class
new file mode 100644 (file)
index 0000000..ad17318
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/SequenceRelation.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Taxonomy.class b/forester/java/classes/org/forester/phylogeny/data/Taxonomy.class
new file mode 100644 (file)
index 0000000..1d52f04
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Taxonomy.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/data/Uri.class b/forester/java/classes/org/forester/phylogeny/data/Uri.class
new file mode 100644 (file)
index 0000000..f548c78
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/data/Uri.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/factories/ParserBasedPhylogenyFactory.class b/forester/java/classes/org/forester/phylogeny/factories/ParserBasedPhylogenyFactory.class
new file mode 100644 (file)
index 0000000..c4b6626
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/factories/ParserBasedPhylogenyFactory.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/factories/PhylogenyFactory.class b/forester/java/classes/org/forester/phylogeny/factories/PhylogenyFactory.class
new file mode 100644 (file)
index 0000000..af8cc4a
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/factories/PhylogenyFactory.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/iterators/ExternalForwardIterator.class b/forester/java/classes/org/forester/phylogeny/iterators/ExternalForwardIterator.class
new file mode 100644 (file)
index 0000000..304dad9
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/iterators/ExternalForwardIterator.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/iterators/LevelOrderTreeIterator.class b/forester/java/classes/org/forester/phylogeny/iterators/LevelOrderTreeIterator.class
new file mode 100644 (file)
index 0000000..f94edb4
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/iterators/LevelOrderTreeIterator.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/iterators/PhylogenyNodeIterator.class b/forester/java/classes/org/forester/phylogeny/iterators/PhylogenyNodeIterator.class
new file mode 100644 (file)
index 0000000..a19f20f
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/iterators/PhylogenyNodeIterator.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/iterators/PostOrderStackObject.class b/forester/java/classes/org/forester/phylogeny/iterators/PostOrderStackObject.class
new file mode 100644 (file)
index 0000000..3e8c952
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/iterators/PostOrderStackObject.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/iterators/PostorderTreeIterator.class b/forester/java/classes/org/forester/phylogeny/iterators/PostorderTreeIterator.class
new file mode 100644 (file)
index 0000000..60a478e
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/iterators/PostorderTreeIterator.class differ
diff --git a/forester/java/classes/org/forester/phylogeny/iterators/PreorderTreeIterator.class b/forester/java/classes/org/forester/phylogeny/iterators/PreorderTreeIterator.class
new file mode 100644 (file)
index 0000000..008f30a
Binary files /dev/null and b/forester/java/classes/org/forester/phylogeny/iterators/PreorderTreeIterator.class differ
diff --git a/forester/java/classes/org/forester/protein/BasicDomain.class b/forester/java/classes/org/forester/protein/BasicDomain.class
new file mode 100644 (file)
index 0000000..657b8e6
Binary files /dev/null and b/forester/java/classes/org/forester/protein/BasicDomain.class differ
diff --git a/forester/java/classes/org/forester/protein/BasicProtein$1.class b/forester/java/classes/org/forester/protein/BasicProtein$1.class
new file mode 100644 (file)
index 0000000..e3523db
Binary files /dev/null and b/forester/java/classes/org/forester/protein/BasicProtein$1.class differ
diff --git a/forester/java/classes/org/forester/protein/BasicProtein.class b/forester/java/classes/org/forester/protein/BasicProtein.class
new file mode 100644 (file)
index 0000000..693ea2b
Binary files /dev/null and b/forester/java/classes/org/forester/protein/BasicProtein.class differ
diff --git a/forester/java/classes/org/forester/protein/BinaryDomainCombination$DomainCombinationType.class b/forester/java/classes/org/forester/protein/BinaryDomainCombination$DomainCombinationType.class
new file mode 100644 (file)
index 0000000..7f728a3
Binary files /dev/null and b/forester/java/classes/org/forester/protein/BinaryDomainCombination$DomainCombinationType.class differ
diff --git a/forester/java/classes/org/forester/protein/BinaryDomainCombination$OutputFormat.class b/forester/java/classes/org/forester/protein/BinaryDomainCombination$OutputFormat.class
new file mode 100644 (file)
index 0000000..787ee4c
Binary files /dev/null and b/forester/java/classes/org/forester/protein/BinaryDomainCombination$OutputFormat.class differ
diff --git a/forester/java/classes/org/forester/protein/BinaryDomainCombination.class b/forester/java/classes/org/forester/protein/BinaryDomainCombination.class
new file mode 100644 (file)
index 0000000..26a29cf
Binary files /dev/null and b/forester/java/classes/org/forester/protein/BinaryDomainCombination.class differ
diff --git a/forester/java/classes/org/forester/protein/Domain.class b/forester/java/classes/org/forester/protein/Domain.class
new file mode 100644 (file)
index 0000000..a3b1168
Binary files /dev/null and b/forester/java/classes/org/forester/protein/Domain.class differ
diff --git a/forester/java/classes/org/forester/protein/Protein.class b/forester/java/classes/org/forester/protein/Protein.class
new file mode 100644 (file)
index 0000000..f10a7a0
Binary files /dev/null and b/forester/java/classes/org/forester/protein/Protein.class differ
diff --git a/forester/java/classes/org/forester/protein/ProteinId.class b/forester/java/classes/org/forester/protein/ProteinId.class
new file mode 100644 (file)
index 0000000..ab8bf1a
Binary files /dev/null and b/forester/java/classes/org/forester/protein/ProteinId.class differ
diff --git a/forester/java/classes/org/forester/rio/RIO$1.class b/forester/java/classes/org/forester/rio/RIO$1.class
new file mode 100644 (file)
index 0000000..badedbe
Binary files /dev/null and b/forester/java/classes/org/forester/rio/RIO$1.class differ
diff --git a/forester/java/classes/org/forester/rio/RIO$REROOTING.class b/forester/java/classes/org/forester/rio/RIO$REROOTING.class
new file mode 100644 (file)
index 0000000..407297f
Binary files /dev/null and b/forester/java/classes/org/forester/rio/RIO$REROOTING.class differ
diff --git a/forester/java/classes/org/forester/rio/RIO.class b/forester/java/classes/org/forester/rio/RIO.class
new file mode 100644 (file)
index 0000000..9bb9731
Binary files /dev/null and b/forester/java/classes/org/forester/rio/RIO.class differ
diff --git a/forester/java/classes/org/forester/rio/RIOException.class b/forester/java/classes/org/forester/rio/RIOException.class
new file mode 100644 (file)
index 0000000..07b202b
Binary files /dev/null and b/forester/java/classes/org/forester/rio/RIOException.class differ
diff --git a/forester/java/classes/org/forester/rio/TestRIO.class b/forester/java/classes/org/forester/rio/TestRIO.class
new file mode 100644 (file)
index 0000000..c029a8f
Binary files /dev/null and b/forester/java/classes/org/forester/rio/TestRIO.class differ
diff --git a/forester/java/classes/org/forester/sdi/GSDI.class b/forester/java/classes/org/forester/sdi/GSDI.class
new file mode 100644 (file)
index 0000000..763e553
Binary files /dev/null and b/forester/java/classes/org/forester/sdi/GSDI.class differ
diff --git a/forester/java/classes/org/forester/sdi/GSDII.class b/forester/java/classes/org/forester/sdi/GSDII.class
new file mode 100644 (file)
index 0000000..7234124
Binary files /dev/null and b/forester/java/classes/org/forester/sdi/GSDII.class differ
diff --git a/forester/java/classes/org/forester/sdi/GSDIR.class b/forester/java/classes/org/forester/sdi/GSDIR.class
new file mode 100644 (file)
index 0000000..327c92a
Binary files /dev/null and b/forester/java/classes/org/forester/sdi/GSDIR.class differ
diff --git a/forester/java/classes/org/forester/sdi/GSDIsummaryResult.class b/forester/java/classes/org/forester/sdi/GSDIsummaryResult.class
new file mode 100644 (file)
index 0000000..53306a5
Binary files /dev/null and b/forester/java/classes/org/forester/sdi/GSDIsummaryResult.class differ
diff --git a/forester/java/classes/org/forester/sdi/NodesLinkingResult.class b/forester/java/classes/org/forester/sdi/NodesLinkingResult.class
new file mode 100644 (file)
index 0000000..393bafb
Binary files /dev/null and b/forester/java/classes/org/forester/sdi/NodesLinkingResult.class differ
diff --git a/forester/java/classes/org/forester/sdi/SDI.class b/forester/java/classes/org/forester/sdi/SDI.class
new file mode 100644 (file)
index 0000000..98255a9
Binary files /dev/null and b/forester/java/classes/org/forester/sdi/SDI.class differ
diff --git a/forester/java/classes/org/forester/sdi/SDIException.class b/forester/java/classes/org/forester/sdi/SDIException.class
new file mode 100644 (file)
index 0000000..7be8677
Binary files /dev/null and b/forester/java/classes/org/forester/sdi/SDIException.class differ
diff --git a/forester/java/classes/org/forester/sdi/SDIR.class b/forester/java/classes/org/forester/sdi/SDIR.class
new file mode 100644 (file)
index 0000000..8093f9d
Binary files /dev/null and b/forester/java/classes/org/forester/sdi/SDIR.class differ
diff --git a/forester/java/classes/org/forester/sdi/SDIutil$1.class b/forester/java/classes/org/forester/sdi/SDIutil$1.class
new file mode 100644 (file)
index 0000000..db3b584
Binary files /dev/null and b/forester/java/classes/org/forester/sdi/SDIutil$1.class differ
diff --git a/forester/java/classes/org/forester/sdi/SDIutil$ALGORITHM.class b/forester/java/classes/org/forester/sdi/SDIutil$ALGORITHM.class
new file mode 100644 (file)
index 0000000..4153735
Binary files /dev/null and b/forester/java/classes/org/forester/sdi/SDIutil$ALGORITHM.class differ
diff --git a/forester/java/classes/org/forester/sdi/SDIutil$TaxonomyComparisonBase$1.class b/forester/java/classes/org/forester/sdi/SDIutil$TaxonomyComparisonBase$1.class
new file mode 100644 (file)
index 0000000..ef3732d
Binary files /dev/null and b/forester/java/classes/org/forester/sdi/SDIutil$TaxonomyComparisonBase$1.class differ
diff --git a/forester/java/classes/org/forester/sdi/SDIutil$TaxonomyComparisonBase$2.class b/forester/java/classes/org/forester/sdi/SDIutil$TaxonomyComparisonBase$2.class
new file mode 100644 (file)
index 0000000..3154007
Binary files /dev/null and b/forester/java/classes/org/forester/sdi/SDIutil$TaxonomyComparisonBase$2.class differ
diff --git a/forester/java/classes/org/forester/sdi/SDIutil$TaxonomyComparisonBase$3.class b/forester/java/classes/org/forester/sdi/SDIutil$TaxonomyComparisonBase$3.class
new file mode 100644 (file)
index 0000000..b1ed895
Binary files /dev/null and b/forester/java/classes/org/forester/sdi/SDIutil$TaxonomyComparisonBase$3.class differ
diff --git a/forester/java/classes/org/forester/sdi/SDIutil$TaxonomyComparisonBase.class b/forester/java/classes/org/forester/sdi/SDIutil$TaxonomyComparisonBase.class
new file mode 100644 (file)
index 0000000..c22adbb
Binary files /dev/null and b/forester/java/classes/org/forester/sdi/SDIutil$TaxonomyComparisonBase.class differ
diff --git a/forester/java/classes/org/forester/sdi/SDIutil.class b/forester/java/classes/org/forester/sdi/SDIutil.class
new file mode 100644 (file)
index 0000000..73cc6bc
Binary files /dev/null and b/forester/java/classes/org/forester/sdi/SDIutil.class differ
diff --git a/forester/java/classes/org/forester/sdi/TestGSDI.class b/forester/java/classes/org/forester/sdi/TestGSDI.class
new file mode 100644 (file)
index 0000000..682b6c8
Binary files /dev/null and b/forester/java/classes/org/forester/sdi/TestGSDI.class differ
diff --git a/forester/java/classes/org/forester/sequence/BasicSequence.class b/forester/java/classes/org/forester/sequence/BasicSequence.class
new file mode 100644 (file)
index 0000000..7172982
Binary files /dev/null and b/forester/java/classes/org/forester/sequence/BasicSequence.class differ
diff --git a/forester/java/classes/org/forester/sequence/Sequence$TYPE.class b/forester/java/classes/org/forester/sequence/Sequence$TYPE.class
new file mode 100644 (file)
index 0000000..57dfe7c
Binary files /dev/null and b/forester/java/classes/org/forester/sequence/Sequence$TYPE.class differ
diff --git a/forester/java/classes/org/forester/sequence/Sequence.class b/forester/java/classes/org/forester/sequence/Sequence.class
new file mode 100644 (file)
index 0000000..0e37a9a
Binary files /dev/null and b/forester/java/classes/org/forester/sequence/Sequence.class differ
diff --git a/forester/java/classes/org/forester/species/BasicSpecies.class b/forester/java/classes/org/forester/species/BasicSpecies.class
new file mode 100644 (file)
index 0000000..3792dc4
Binary files /dev/null and b/forester/java/classes/org/forester/species/BasicSpecies.class differ
diff --git a/forester/java/classes/org/forester/species/Species.class b/forester/java/classes/org/forester/species/Species.class
new file mode 100644 (file)
index 0000000..fb68a3c
Binary files /dev/null and b/forester/java/classes/org/forester/species/Species.class differ
diff --git a/forester/java/classes/org/forester/surfacing/AdjactantDirectedBinaryDomainCombination.class b/forester/java/classes/org/forester/surfacing/AdjactantDirectedBinaryDomainCombination.class
new file mode 100644 (file)
index 0000000..6ace975
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/AdjactantDirectedBinaryDomainCombination.class differ
diff --git a/forester/java/classes/org/forester/surfacing/AdjactantDirectedCombinableDomains.class b/forester/java/classes/org/forester/surfacing/AdjactantDirectedCombinableDomains.class
new file mode 100644 (file)
index 0000000..9e0b00f
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/AdjactantDirectedCombinableDomains.class differ
diff --git a/forester/java/classes/org/forester/surfacing/BasicBinaryDomainCombination$1.class b/forester/java/classes/org/forester/surfacing/BasicBinaryDomainCombination$1.class
new file mode 100644 (file)
index 0000000..d422094
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/BasicBinaryDomainCombination$1.class differ
diff --git a/forester/java/classes/org/forester/surfacing/BasicBinaryDomainCombination.class b/forester/java/classes/org/forester/surfacing/BasicBinaryDomainCombination.class
new file mode 100644 (file)
index 0000000..3770bef
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/BasicBinaryDomainCombination.class differ
diff --git a/forester/java/classes/org/forester/surfacing/BasicCombinableDomains.class b/forester/java/classes/org/forester/surfacing/BasicCombinableDomains.class
new file mode 100644 (file)
index 0000000..2776705
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/BasicCombinableDomains.class differ
diff --git a/forester/java/classes/org/forester/surfacing/BasicDomainSimilarityCalculator.class b/forester/java/classes/org/forester/surfacing/BasicDomainSimilarityCalculator.class
new file mode 100644 (file)
index 0000000..0b0800a
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/BasicDomainSimilarityCalculator.class differ
diff --git a/forester/java/classes/org/forester/surfacing/BasicGenomeWideCombinableDomains$1.class b/forester/java/classes/org/forester/surfacing/BasicGenomeWideCombinableDomains$1.class
new file mode 100644 (file)
index 0000000..70e0033
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/BasicGenomeWideCombinableDomains$1.class differ
diff --git a/forester/java/classes/org/forester/surfacing/BasicGenomeWideCombinableDomains$2.class b/forester/java/classes/org/forester/surfacing/BasicGenomeWideCombinableDomains$2.class
new file mode 100644 (file)
index 0000000..cec644d
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/BasicGenomeWideCombinableDomains$2.class differ
diff --git a/forester/java/classes/org/forester/surfacing/BasicGenomeWideCombinableDomains$3.class b/forester/java/classes/org/forester/surfacing/BasicGenomeWideCombinableDomains$3.class
new file mode 100644 (file)
index 0000000..d47ebdc
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/BasicGenomeWideCombinableDomains$3.class differ
diff --git a/forester/java/classes/org/forester/surfacing/BasicGenomeWideCombinableDomains.class b/forester/java/classes/org/forester/surfacing/BasicGenomeWideCombinableDomains.class
new file mode 100644 (file)
index 0000000..b45c27b
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/BasicGenomeWideCombinableDomains.class differ
diff --git a/forester/java/classes/org/forester/surfacing/CombinableDomains.class b/forester/java/classes/org/forester/surfacing/CombinableDomains.class
new file mode 100644 (file)
index 0000000..2859cc3
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/CombinableDomains.class differ
diff --git a/forester/java/classes/org/forester/surfacing/CombinationsBasedPairwiseDomainSimilarity.class b/forester/java/classes/org/forester/surfacing/CombinationsBasedPairwiseDomainSimilarity.class
new file mode 100644 (file)
index 0000000..73f4049
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/CombinationsBasedPairwiseDomainSimilarity.class differ
diff --git a/forester/java/classes/org/forester/surfacing/CombinationsBasedPairwiseDomainSimilarityCalculator.class b/forester/java/classes/org/forester/surfacing/CombinationsBasedPairwiseDomainSimilarityCalculator.class
new file mode 100644 (file)
index 0000000..0af1e7a
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/CombinationsBasedPairwiseDomainSimilarityCalculator.class differ
diff --git a/forester/java/classes/org/forester/surfacing/CountsBasedPairwiseDomainSimilarity.class b/forester/java/classes/org/forester/surfacing/CountsBasedPairwiseDomainSimilarity.class
new file mode 100644 (file)
index 0000000..f34e2cd
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/CountsBasedPairwiseDomainSimilarity.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DirectedBinaryDomainCombination.class b/forester/java/classes/org/forester/surfacing/DirectedBinaryDomainCombination.class
new file mode 100644 (file)
index 0000000..dab1812
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DirectedBinaryDomainCombination.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DirectedCombinableDomains.class b/forester/java/classes/org/forester/surfacing/DirectedCombinableDomains.class
new file mode 100644 (file)
index 0000000..ab890e8
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DirectedCombinableDomains.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DomainArchitectureBasedGenomeSimilarityCalculator.class b/forester/java/classes/org/forester/surfacing/DomainArchitectureBasedGenomeSimilarityCalculator.class
new file mode 100644 (file)
index 0000000..0851ec3
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DomainArchitectureBasedGenomeSimilarityCalculator.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DomainCountsBasedPairwiseSimilarityCalculator.class b/forester/java/classes/org/forester/surfacing/DomainCountsBasedPairwiseSimilarityCalculator.class
new file mode 100644 (file)
index 0000000..5dc64e6
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DomainCountsBasedPairwiseSimilarityCalculator.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DomainCountsDifferenceUtil$1.class b/forester/java/classes/org/forester/surfacing/DomainCountsDifferenceUtil$1.class
new file mode 100644 (file)
index 0000000..87a0517
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DomainCountsDifferenceUtil$1.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DomainCountsDifferenceUtil$COPY_CALCULATION_MODE.class b/forester/java/classes/org/forester/surfacing/DomainCountsDifferenceUtil$COPY_CALCULATION_MODE.class
new file mode 100644 (file)
index 0000000..0a24221
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DomainCountsDifferenceUtil$COPY_CALCULATION_MODE.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DomainCountsDifferenceUtil.class b/forester/java/classes/org/forester/surfacing/DomainCountsDifferenceUtil.class
new file mode 100644 (file)
index 0000000..ce6387b
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DomainCountsDifferenceUtil.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DomainLengths.class b/forester/java/classes/org/forester/surfacing/DomainLengths.class
new file mode 100644 (file)
index 0000000..698bf8b
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DomainLengths.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DomainLengthsTable.class b/forester/java/classes/org/forester/surfacing/DomainLengthsTable.class
new file mode 100644 (file)
index 0000000..37f32fa
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DomainLengthsTable.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DomainParsimonyCalculator.class b/forester/java/classes/org/forester/surfacing/DomainParsimonyCalculator.class
new file mode 100644 (file)
index 0000000..fd81e61
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DomainParsimonyCalculator.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DomainSimilarity$1.class b/forester/java/classes/org/forester/surfacing/DomainSimilarity$1.class
new file mode 100644 (file)
index 0000000..0344df8
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DomainSimilarity$1.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DomainSimilarity$2.class b/forester/java/classes/org/forester/surfacing/DomainSimilarity$2.class
new file mode 100644 (file)
index 0000000..9297896
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DomainSimilarity$2.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DomainSimilarity$DomainSimilarityScoring.class b/forester/java/classes/org/forester/surfacing/DomainSimilarity$DomainSimilarityScoring.class
new file mode 100644 (file)
index 0000000..da0fea3
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DomainSimilarity$DomainSimilarityScoring.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DomainSimilarity$DomainSimilaritySortField.class b/forester/java/classes/org/forester/surfacing/DomainSimilarity$DomainSimilaritySortField.class
new file mode 100644 (file)
index 0000000..a57421e
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DomainSimilarity$DomainSimilaritySortField.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DomainSimilarity$PRINT_OPTION.class b/forester/java/classes/org/forester/surfacing/DomainSimilarity$PRINT_OPTION.class
new file mode 100644 (file)
index 0000000..cee9787
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DomainSimilarity$PRINT_OPTION.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DomainSimilarity$ValueComparator.class b/forester/java/classes/org/forester/surfacing/DomainSimilarity$ValueComparator.class
new file mode 100644 (file)
index 0000000..d7e63e8
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DomainSimilarity$ValueComparator.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DomainSimilarity.class b/forester/java/classes/org/forester/surfacing/DomainSimilarity.class
new file mode 100644 (file)
index 0000000..892e8f3
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DomainSimilarity.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DomainSimilarityCalculator$Detailedness.class b/forester/java/classes/org/forester/surfacing/DomainSimilarityCalculator$Detailedness.class
new file mode 100644 (file)
index 0000000..6a7e323
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DomainSimilarityCalculator$Detailedness.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DomainSimilarityCalculator$GoAnnotationOutput.class b/forester/java/classes/org/forester/surfacing/DomainSimilarityCalculator$GoAnnotationOutput.class
new file mode 100644 (file)
index 0000000..7567c7a
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DomainSimilarityCalculator$GoAnnotationOutput.class differ
diff --git a/forester/java/classes/org/forester/surfacing/DomainSimilarityCalculator.class b/forester/java/classes/org/forester/surfacing/DomainSimilarityCalculator.class
new file mode 100644 (file)
index 0000000..face11c
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/DomainSimilarityCalculator.class differ
diff --git a/forester/java/classes/org/forester/surfacing/GenomeWideCombinableDomains$GenomeWideCombinableDomainsSortOrder.class b/forester/java/classes/org/forester/surfacing/GenomeWideCombinableDomains$GenomeWideCombinableDomainsSortOrder.class
new file mode 100644 (file)
index 0000000..ae74525
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/GenomeWideCombinableDomains$GenomeWideCombinableDomainsSortOrder.class differ
diff --git a/forester/java/classes/org/forester/surfacing/GenomeWideCombinableDomains.class b/forester/java/classes/org/forester/surfacing/GenomeWideCombinableDomains.class
new file mode 100644 (file)
index 0000000..f88ed40
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/GenomeWideCombinableDomains.class differ
diff --git a/forester/java/classes/org/forester/surfacing/MappingResults.class b/forester/java/classes/org/forester/surfacing/MappingResults.class
new file mode 100644 (file)
index 0000000..de5785f
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/MappingResults.class differ
diff --git a/forester/java/classes/org/forester/surfacing/PairwiseDomainSimilarity.class b/forester/java/classes/org/forester/surfacing/PairwiseDomainSimilarity.class
new file mode 100644 (file)
index 0000000..67b3dbc
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/PairwiseDomainSimilarity.class differ
diff --git a/forester/java/classes/org/forester/surfacing/PairwiseDomainSimilarityCalculator.class b/forester/java/classes/org/forester/surfacing/PairwiseDomainSimilarityCalculator.class
new file mode 100644 (file)
index 0000000..563084e
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/PairwiseDomainSimilarityCalculator.class differ
diff --git a/forester/java/classes/org/forester/surfacing/PairwiseGenomeComparator$1.class b/forester/java/classes/org/forester/surfacing/PairwiseGenomeComparator$1.class
new file mode 100644 (file)
index 0000000..e12c246
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/PairwiseGenomeComparator$1.class differ
diff --git a/forester/java/classes/org/forester/surfacing/PairwiseGenomeComparator.class b/forester/java/classes/org/forester/surfacing/PairwiseGenomeComparator.class
new file mode 100644 (file)
index 0000000..65a60d2
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/PairwiseGenomeComparator.class differ
diff --git a/forester/java/classes/org/forester/surfacing/PrintableSpeciesSpecificDcData.class b/forester/java/classes/org/forester/surfacing/PrintableSpeciesSpecificDcData.class
new file mode 100644 (file)
index 0000000..27eb686
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/PrintableSpeciesSpecificDcData.class differ
diff --git a/forester/java/classes/org/forester/surfacing/ProteinCountsBasedPairwiseDomainSimilarityCalculator.class b/forester/java/classes/org/forester/surfacing/ProteinCountsBasedPairwiseDomainSimilarityCalculator.class
new file mode 100644 (file)
index 0000000..af3da16
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/ProteinCountsBasedPairwiseDomainSimilarityCalculator.class differ
diff --git a/forester/java/classes/org/forester/surfacing/SimpleDomain.class b/forester/java/classes/org/forester/surfacing/SimpleDomain.class
new file mode 100644 (file)
index 0000000..dbe7931
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/SimpleDomain.class differ
diff --git a/forester/java/classes/org/forester/surfacing/SpeciesSpecificDcData.class b/forester/java/classes/org/forester/surfacing/SpeciesSpecificDcData.class
new file mode 100644 (file)
index 0000000..b037334
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/SpeciesSpecificDcData.class differ
diff --git a/forester/java/classes/org/forester/surfacing/SurfacingConstants.class b/forester/java/classes/org/forester/surfacing/SurfacingConstants.class
new file mode 100644 (file)
index 0000000..7d927d0
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/SurfacingConstants.class differ
diff --git a/forester/java/classes/org/forester/surfacing/SurfacingUtil$1.class b/forester/java/classes/org/forester/surfacing/SurfacingUtil$1.class
new file mode 100644 (file)
index 0000000..74f98cd
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/SurfacingUtil$1.class differ
diff --git a/forester/java/classes/org/forester/surfacing/SurfacingUtil$2.class b/forester/java/classes/org/forester/surfacing/SurfacingUtil$2.class
new file mode 100644 (file)
index 0000000..ccbe863
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/SurfacingUtil$2.class differ
diff --git a/forester/java/classes/org/forester/surfacing/SurfacingUtil$DomainComparator.class b/forester/java/classes/org/forester/surfacing/SurfacingUtil$DomainComparator.class
new file mode 100644 (file)
index 0000000..638e84d
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/SurfacingUtil$DomainComparator.class differ
diff --git a/forester/java/classes/org/forester/surfacing/SurfacingUtil.class b/forester/java/classes/org/forester/surfacing/SurfacingUtil.class
new file mode 100644 (file)
index 0000000..705705b
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/SurfacingUtil.class differ
diff --git a/forester/java/classes/org/forester/surfacing/TestSurfacing.class b/forester/java/classes/org/forester/surfacing/TestSurfacing.class
new file mode 100644 (file)
index 0000000..7353d81
Binary files /dev/null and b/forester/java/classes/org/forester/surfacing/TestSurfacing.class differ
diff --git a/forester/java/classes/org/forester/test/Test.class b/forester/java/classes/org/forester/test/Test.class
new file mode 100644 (file)
index 0000000..148d255
Binary files /dev/null and b/forester/java/classes/org/forester/test/Test.class differ
diff --git a/forester/java/classes/org/forester/test/examples/Example1.class b/forester/java/classes/org/forester/test/examples/Example1.class
new file mode 100644 (file)
index 0000000..dd8db1f
Binary files /dev/null and b/forester/java/classes/org/forester/test/examples/Example1.class differ
diff --git a/forester/java/classes/org/forester/test/examples/Example2.class b/forester/java/classes/org/forester/test/examples/Example2.class
new file mode 100644 (file)
index 0000000..0ceae76
Binary files /dev/null and b/forester/java/classes/org/forester/test/examples/Example2.class differ
diff --git a/forester/java/classes/org/forester/test/examples/Example3.class b/forester/java/classes/org/forester/test/examples/Example3.class
new file mode 100644 (file)
index 0000000..69d6b39
Binary files /dev/null and b/forester/java/classes/org/forester/test/examples/Example3.class differ
diff --git a/forester/java/classes/org/forester/test/examples/Example4.class b/forester/java/classes/org/forester/test/examples/Example4.class
new file mode 100644 (file)
index 0000000..51bf78f
Binary files /dev/null and b/forester/java/classes/org/forester/test/examples/Example4.class differ
diff --git a/forester/java/classes/org/forester/test/examples/Example5.class b/forester/java/classes/org/forester/test/examples/Example5.class
new file mode 100644 (file)
index 0000000..69e0ee3
Binary files /dev/null and b/forester/java/classes/org/forester/test/examples/Example5.class differ
diff --git a/forester/java/classes/org/forester/tools/ConfidenceAssessor.class b/forester/java/classes/org/forester/tools/ConfidenceAssessor.class
new file mode 100644 (file)
index 0000000..24d7db7
Binary files /dev/null and b/forester/java/classes/org/forester/tools/ConfidenceAssessor.class differ
diff --git a/forester/java/classes/org/forester/tools/PhylogenyDecorator$1.class b/forester/java/classes/org/forester/tools/PhylogenyDecorator$1.class
new file mode 100644 (file)
index 0000000..ccbdf40
Binary files /dev/null and b/forester/java/classes/org/forester/tools/PhylogenyDecorator$1.class differ
diff --git a/forester/java/classes/org/forester/tools/PhylogenyDecorator$FIELD.class b/forester/java/classes/org/forester/tools/PhylogenyDecorator$FIELD.class
new file mode 100644 (file)
index 0000000..5686e52
Binary files /dev/null and b/forester/java/classes/org/forester/tools/PhylogenyDecorator$FIELD.class differ
diff --git a/forester/java/classes/org/forester/tools/PhylogenyDecorator.class b/forester/java/classes/org/forester/tools/PhylogenyDecorator.class
new file mode 100644 (file)
index 0000000..43d6a11
Binary files /dev/null and b/forester/java/classes/org/forester/tools/PhylogenyDecorator.class differ
diff --git a/forester/java/classes/org/forester/tools/SupportCount.class b/forester/java/classes/org/forester/tools/SupportCount.class
new file mode 100644 (file)
index 0000000..2d0e1a5
Binary files /dev/null and b/forester/java/classes/org/forester/tools/SupportCount.class differ
diff --git a/forester/java/classes/org/forester/tools/TreeSplitMatrix.class b/forester/java/classes/org/forester/tools/TreeSplitMatrix.class
new file mode 100644 (file)
index 0000000..e86aebe
Binary files /dev/null and b/forester/java/classes/org/forester/tools/TreeSplitMatrix.class differ
diff --git a/forester/java/classes/org/forester/util/AsciiHistogram.class b/forester/java/classes/org/forester/util/AsciiHistogram.class
new file mode 100644 (file)
index 0000000..886ae80
Binary files /dev/null and b/forester/java/classes/org/forester/util/AsciiHistogram.class differ
diff --git a/forester/java/classes/org/forester/util/BasicDescriptiveStatistics.class b/forester/java/classes/org/forester/util/BasicDescriptiveStatistics.class
new file mode 100644 (file)
index 0000000..e3a2f78
Binary files /dev/null and b/forester/java/classes/org/forester/util/BasicDescriptiveStatistics.class differ
diff --git a/forester/java/classes/org/forester/util/BasicTable.class b/forester/java/classes/org/forester/util/BasicTable.class
new file mode 100644 (file)
index 0000000..da4485d
Binary files /dev/null and b/forester/java/classes/org/forester/util/BasicTable.class differ
diff --git a/forester/java/classes/org/forester/util/BasicTableParser.class b/forester/java/classes/org/forester/util/BasicTableParser.class
new file mode 100644 (file)
index 0000000..23606b7
Binary files /dev/null and b/forester/java/classes/org/forester/util/BasicTableParser.class differ
diff --git a/forester/java/classes/org/forester/util/CommandLineArguments.class b/forester/java/classes/org/forester/util/CommandLineArguments.class
new file mode 100644 (file)
index 0000000..8854bb9
Binary files /dev/null and b/forester/java/classes/org/forester/util/CommandLineArguments.class differ
diff --git a/forester/java/classes/org/forester/util/CommandProcessBuilder.class b/forester/java/classes/org/forester/util/CommandProcessBuilder.class
new file mode 100644 (file)
index 0000000..3dfca9a
Binary files /dev/null and b/forester/java/classes/org/forester/util/CommandProcessBuilder.class differ
diff --git a/forester/java/classes/org/forester/util/DescriptiveStatistics.class b/forester/java/classes/org/forester/util/DescriptiveStatistics.class
new file mode 100644 (file)
index 0000000..5d75d2e
Binary files /dev/null and b/forester/java/classes/org/forester/util/DescriptiveStatistics.class differ
diff --git a/forester/java/classes/org/forester/util/EasyWriter.class b/forester/java/classes/org/forester/util/EasyWriter.class
new file mode 100644 (file)
index 0000000..bef1e8d
Binary files /dev/null and b/forester/java/classes/org/forester/util/EasyWriter.class differ
diff --git a/forester/java/classes/org/forester/util/ExternalProgram.class b/forester/java/classes/org/forester/util/ExternalProgram.class
new file mode 100644 (file)
index 0000000..e5b30ae
Binary files /dev/null and b/forester/java/classes/org/forester/util/ExternalProgram.class differ
diff --git a/forester/java/classes/org/forester/util/FailedConditionCheckException.class b/forester/java/classes/org/forester/util/FailedConditionCheckException.class
new file mode 100644 (file)
index 0000000..a0adaf2
Binary files /dev/null and b/forester/java/classes/org/forester/util/FailedConditionCheckException.class differ
diff --git a/forester/java/classes/org/forester/util/ForesterConstants$PhylogeneticTreeFormats.class b/forester/java/classes/org/forester/util/ForesterConstants$PhylogeneticTreeFormats.class
new file mode 100644 (file)
index 0000000..4420c9d
Binary files /dev/null and b/forester/java/classes/org/forester/util/ForesterConstants$PhylogeneticTreeFormats.class differ
diff --git a/forester/java/classes/org/forester/util/ForesterConstants.class b/forester/java/classes/org/forester/util/ForesterConstants.class
new file mode 100644 (file)
index 0000000..99d09a0
Binary files /dev/null and b/forester/java/classes/org/forester/util/ForesterConstants.class differ
diff --git a/forester/java/classes/org/forester/util/ForesterUtil.class b/forester/java/classes/org/forester/util/ForesterUtil.class
new file mode 100644 (file)
index 0000000..5cdc909
Binary files /dev/null and b/forester/java/classes/org/forester/util/ForesterUtil.class differ
diff --git a/forester/java/classes/org/forester/util/GeneralTable.class b/forester/java/classes/org/forester/util/GeneralTable.class
new file mode 100644 (file)
index 0000000..87ac894
Binary files /dev/null and b/forester/java/classes/org/forester/util/GeneralTable.class differ
diff --git a/forester/java/classes/org/forester/util/IllegalFormatUseException.class b/forester/java/classes/org/forester/util/IllegalFormatUseException.class
new file mode 100644 (file)
index 0000000..5a3547f
Binary files /dev/null and b/forester/java/classes/org/forester/util/IllegalFormatUseException.class differ
diff --git a/forester/java/classes/org/forester/util/SequenceAccessionTools.class b/forester/java/classes/org/forester/util/SequenceAccessionTools.class
new file mode 100644 (file)
index 0000000..ce71a18
Binary files /dev/null and b/forester/java/classes/org/forester/util/SequenceAccessionTools.class differ
diff --git a/forester/java/classes/org/forester/util/SystemCommandExecutor.class b/forester/java/classes/org/forester/util/SystemCommandExecutor.class
new file mode 100644 (file)
index 0000000..a57c109
Binary files /dev/null and b/forester/java/classes/org/forester/util/SystemCommandExecutor.class differ
diff --git a/forester/java/classes/org/forester/util/TaxonomyColors.class b/forester/java/classes/org/forester/util/TaxonomyColors.class
new file mode 100644 (file)
index 0000000..e80fa9b
Binary files /dev/null and b/forester/java/classes/org/forester/util/TaxonomyColors.class differ
diff --git a/forester/java/classes/org/forester/util/TaxonomyGroups.class b/forester/java/classes/org/forester/util/TaxonomyGroups.class
new file mode 100644 (file)
index 0000000..2cdca46
Binary files /dev/null and b/forester/java/classes/org/forester/util/TaxonomyGroups.class differ
diff --git a/forester/java/classes/org/forester/util/TaxonomyUtil.class b/forester/java/classes/org/forester/util/TaxonomyUtil.class
new file mode 100644 (file)
index 0000000..73ab7d9
Binary files /dev/null and b/forester/java/classes/org/forester/util/TaxonomyUtil.class differ
diff --git a/forester/java/classes/org/forester/util/ThreadedStreamHandler.class b/forester/java/classes/org/forester/util/ThreadedStreamHandler.class
new file mode 100644 (file)
index 0000000..b37552e
Binary files /dev/null and b/forester/java/classes/org/forester/util/ThreadedStreamHandler.class differ
diff --git a/forester/java/classes/org/forester/util/WindowsUtils$StreamReader.class b/forester/java/classes/org/forester/util/WindowsUtils$StreamReader.class
new file mode 100644 (file)
index 0000000..810126a
Binary files /dev/null and b/forester/java/classes/org/forester/util/WindowsUtils$StreamReader.class differ
diff --git a/forester/java/classes/org/forester/util/WindowsUtils.class b/forester/java/classes/org/forester/util/WindowsUtils.class
new file mode 100644 (file)
index 0000000..f9a1a55
Binary files /dev/null and b/forester/java/classes/org/forester/util/WindowsUtils.class differ
diff --git a/forester/java/classes/org/forester/ws/hmmer/Test.class b/forester/java/classes/org/forester/ws/hmmer/Test.class
new file mode 100644 (file)
index 0000000..6f2b448
Binary files /dev/null and b/forester/java/classes/org/forester/ws/hmmer/Test.class differ
diff --git a/forester/java/classes/org/forester/ws/seqdb/EbiDbEntry.class b/forester/java/classes/org/forester/ws/seqdb/EbiDbEntry.class
new file mode 100644 (file)
index 0000000..38d6556
Binary files /dev/null and b/forester/java/classes/org/forester/ws/seqdb/EbiDbEntry.class differ
diff --git a/forester/java/classes/org/forester/ws/seqdb/SequenceDatabaseEntry.class b/forester/java/classes/org/forester/ws/seqdb/SequenceDatabaseEntry.class
new file mode 100644 (file)
index 0000000..5adf8a2
Binary files /dev/null and b/forester/java/classes/org/forester/ws/seqdb/SequenceDatabaseEntry.class differ
diff --git a/forester/java/classes/org/forester/ws/seqdb/SequenceDbWsTools.class b/forester/java/classes/org/forester/ws/seqdb/SequenceDbWsTools.class
new file mode 100644 (file)
index 0000000..a678f2c
Binary files /dev/null and b/forester/java/classes/org/forester/ws/seqdb/SequenceDbWsTools.class differ
diff --git a/forester/java/classes/org/forester/ws/seqdb/UniProtEntry.class b/forester/java/classes/org/forester/ws/seqdb/UniProtEntry.class
new file mode 100644 (file)
index 0000000..c128eca
Binary files /dev/null and b/forester/java/classes/org/forester/ws/seqdb/UniProtEntry.class differ
diff --git a/forester/java/classes/org/forester/ws/seqdb/UniProtTaxonomy.class b/forester/java/classes/org/forester/ws/seqdb/UniProtTaxonomy.class
new file mode 100644 (file)
index 0000000..14565c4
Binary files /dev/null and b/forester/java/classes/org/forester/ws/seqdb/UniProtTaxonomy.class differ
diff --git a/forester/java/classes/org/forester/ws/wabi/RestUtil.class b/forester/java/classes/org/forester/ws/wabi/RestUtil.class
new file mode 100644 (file)
index 0000000..ee3b107
Binary files /dev/null and b/forester/java/classes/org/forester/ws/wabi/RestUtil.class differ
diff --git a/forester/java/classes/org/forester/ws/wabi/TxSearch$RANKS.class b/forester/java/classes/org/forester/ws/wabi/TxSearch$RANKS.class
new file mode 100644 (file)
index 0000000..03e9133
Binary files /dev/null and b/forester/java/classes/org/forester/ws/wabi/TxSearch$RANKS.class differ
diff --git a/forester/java/classes/org/forester/ws/wabi/TxSearch$TAX_NAME_CLASS.class b/forester/java/classes/org/forester/ws/wabi/TxSearch$TAX_NAME_CLASS.class
new file mode 100644 (file)
index 0000000..ce7cbfb
Binary files /dev/null and b/forester/java/classes/org/forester/ws/wabi/TxSearch$TAX_NAME_CLASS.class differ
diff --git a/forester/java/classes/org/forester/ws/wabi/TxSearch$TAX_RANK.class b/forester/java/classes/org/forester/ws/wabi/TxSearch$TAX_RANK.class
new file mode 100644 (file)
index 0000000..f05dcd7
Binary files /dev/null and b/forester/java/classes/org/forester/ws/wabi/TxSearch$TAX_RANK.class differ
diff --git a/forester/java/classes/org/forester/ws/wabi/TxSearch.class b/forester/java/classes/org/forester/ws/wabi/TxSearch.class
new file mode 100644 (file)
index 0000000..01bfd64
Binary files /dev/null and b/forester/java/classes/org/forester/ws/wabi/TxSearch.class differ
diff --git a/forester/java/classes/org/forester/ws/wabi/WabiTools.class b/forester/java/classes/org/forester/ws/wabi/WabiTools.class
new file mode 100644 (file)
index 0000000..58e81cf
Binary files /dev/null and b/forester/java/classes/org/forester/ws/wabi/WabiTools.class differ
diff --git a/forester/java/classes/resources/phyloxml.xsd b/forester/java/classes/resources/phyloxml.xsd
new file mode 100644 (file)
index 0000000..9388f03
--- /dev/null
@@ -0,0 +1,592 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<!--                                                             -->\r
+<!-- phyloXML                                                    -->\r
+<!--                                                             -->\r
+<!-- schema in XMLSchema                                         -->\r
+<!--                                                             -->\r
+<!-- License: The phyloXML XML Schema Definition is              -->\r
+<!--          dual-licensed under the LGPL or Ruby's             -->\r
+<!--          License.                                           -->\r
+<!--          You can redistribute and/or modify                 -->\r
+<!--          it under either the terms of the LGPL,             -->\r
+<!--          or Ruby's License.                                 -->\r
+<!--          see: http://www.ruby-lang.org/en/about/license.txt -->\r
+<!--                                                             -->\r
+<!-- Copyright (c) 2008-2013 Christian Zmasek                    -->\r
+<!--                                                             -->\r
+<!-- www.phyloxml.org                                            -->\r
+<!-- Version: 1.16                                               -->\r
+<!-- Last modified: 2013.09.30 by Christian  Zmasek              -->\r
+<!--                                                             -->\r
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:phy="http://www.phyloxml.org"\r
+   targetNamespace="http://www.phyloxml.org" elementFormDefault="qualified" attributeFormDefault="unqualified">\r
+   <xs:annotation>\r
+      <xs:documentation> phyloXML is an XML language to describe evolutionary trees and associated data. Version: 1.10.\r
+         License: dual-licensed under the LGPL or Ruby's License. Copyright (c) 2008-2011 Christian M Zmasek.</xs:documentation>\r
+   </xs:annotation>\r
+   <!-- phyloxml is the root element:-->\r
+   <xs:element name="phyloxml" type="phy:Phyloxml"/>\r
+   <!-- phyloXML definition:-->\r
+   <xs:complexType name="Phyloxml">\r
+      <xs:annotation>\r
+         <xs:documentation> 'phyloxml' is the name of the root element. Phyloxml contains an arbitrary number of\r
+            'phylogeny' elements (each representing one phylogeny) possibly followed by elements from other namespaces.\r
+         </xs:documentation>\r
+      </xs:annotation>\r
+      <xs:sequence maxOccurs="unbounded">\r
+         <xs:element name="phylogeny" type="phy:Phylogeny" minOccurs="0" maxOccurs="unbounded"/>\r
+         <xs:any minOccurs="0" maxOccurs="unbounded" processContents="lax" namespace="##other"/>\r
+      </xs:sequence>\r
+   </xs:complexType>\r
+   <!-- Phylogeny:-->\r
+   <xs:complexType name="Phylogeny">\r
+      <xs:annotation>\r
+         <xs:documentation> Element Phylogeny is used to represent a phylogeny. The required attribute 'rooted' is used\r
+            to indicate whether the phylogeny is rooted or not. The attribute 'rerootable' can be used to indicate that\r
+            the phylogeny is not allowed to be rooted differently (i.e. because it is associated with root dependent\r
+            data, such as gene duplications). The attribute 'type' can be used to indicate the type of phylogeny (i.e.\r
+            'gene tree'). It is recommended to use the attribute 'branch_length_unit' if the phylogeny has branch\r
+            lengths. Element clade is used in a recursive manner to describe the topology of a phylogenetic\r
+         tree.</xs:documentation>\r
+      </xs:annotation>\r
+      <xs:sequence>\r
+         <xs:element name="name" type="xs:token" minOccurs="0"/>\r
+         <xs:element name="id" type="phy:Id" minOccurs="0"/>\r
+         <xs:element name="description" type="xs:token" minOccurs="0"/>\r
+         <xs:element name="date" type="xs:dateTime" minOccurs="0"/>\r
+         <xs:element name="confidence" type="phy:Confidence" minOccurs="0" maxOccurs="unbounded"/>\r
+         <xs:element name="clade" type="phy:Clade" minOccurs="0"/>\r
+         <xs:element name="clade_relation" type="phy:CladeRelation" minOccurs="0" maxOccurs="unbounded"/>\r
+         <xs:element name="sequence_relation" type="phy:SequenceRelation" minOccurs="0" maxOccurs="unbounded"/>\r
+         <xs:element name="property" type="phy:Property" minOccurs="0" maxOccurs="unbounded"/>\r
+         <xs:any minOccurs="0" maxOccurs="unbounded" processContents="lax" namespace="##other"/>\r
+      </xs:sequence>\r
+      <xs:attribute name="rooted" type="xs:boolean" use="required"/>\r
+      <xs:attribute name="rerootable" type="xs:boolean"/>\r
+      <xs:attribute name="branch_length_unit" type="xs:token"/>\r
+      <xs:attribute name="type" type="xs:token"/>\r
+   </xs:complexType>\r
+   <!-- Clade:-->\r
+   <xs:complexType name="Clade">\r
+      <xs:annotation>\r
+         <xs:documentation> Element Clade is used in a recursive manner to describe the topology of a phylogenetic tree.\r
+            The parent branch length of a clade can be described either with the 'branch_length' element or the\r
+            'branch_length' attribute (it is not recommended to use both at the same time, though). Usage of the\r
+            'branch_length' attribute allows for a less verbose description. Element 'confidence' is used to indicate\r
+            the support for a clade/parent branch. Element 'events' is used to describe such events as gene-duplications\r
+            at the root node/parent branch of a clade. Element 'width' is the branch width for this clade (including\r
+            parent branch). Both 'color' and 'width' elements apply for the whole clade unless overwritten in-sub\r
+            clades. Attribute 'id_source' is used to link other elements to a clade (on the xml-level).\r
+         </xs:documentation>\r
+      </xs:annotation>\r
+      <xs:sequence>\r
+         <xs:element name="name" type="xs:token" minOccurs="0"/>\r
+         <xs:element name="branch_length" type="xs:double" minOccurs="0"/>\r
+         <xs:element name="confidence" type="phy:Confidence" minOccurs="0" maxOccurs="unbounded"/>\r
+         <xs:element name="width" type="xs:double" minOccurs="0"/>\r
+         <xs:element name="color" type="phy:BranchColor" minOccurs="0"/>\r
+         <xs:element name="taxonomy" type="phy:Taxonomy" minOccurs="0" maxOccurs="unbounded"/>\r
+         <xs:element name="sequence" type="phy:Sequence" minOccurs="0" maxOccurs="unbounded"/>\r
+         <xs:element name="events" type="phy:Events" minOccurs="0"/>\r
+         <xs:element name="binary_characters" type="phy:BinaryCharacters" minOccurs="0"/>\r
+         <xs:element name="distribution" type="phy:Distribution" minOccurs="0" maxOccurs="unbounded"/>\r
+         <xs:element name="date" type="phy:Date" minOccurs="0"/>\r
+         <xs:element name="reference" type="phy:Reference" minOccurs="0" maxOccurs="unbounded"/>\r
+         <xs:element name="property" type="phy:Property" minOccurs="0" maxOccurs="unbounded"/>\r
+         <xs:element name="clade" type="phy:Clade" minOccurs="0" maxOccurs="unbounded"/>\r
+         <xs:any minOccurs="0" maxOccurs="unbounded" processContents="lax" namespace="##other"/>\r
+      </xs:sequence>\r
+      <xs:attribute name="branch_length" type="xs:double"/>\r
+      <xs:attribute name="id_source" type="phy:id_source"/>\r
+      <xs:attribute name="collapse" type="xs:boolean"/>\r
+   </xs:complexType>\r
+   <!-- Taxonomy:-->\r
+   <xs:complexType name="Taxonomy">\r
+      <xs:annotation>\r
+         <xs:documentation> Element Taxonomy is used to describe taxonomic information for a clade. Element 'code' is\r
+            intended to store UniProt/Swiss-Prot style organism codes (e.g. 'APLCA' for the California sea hare 'Aplysia\r
+            californica') or other styles of mnemonics (e.g. 'Aca'). Element 'authority' is used to keep the authority,\r
+            such as 'J. G. Cooper, 1863', associated with the 'scientific_name'. Element 'id' is used for a unique\r
+            identifier of a taxon (for example '6500' with 'ncbi_taxonomy' as 'provider' for the California sea hare).\r
+            Attribute 'id_source' is used to link other elements to a taxonomy (on the xml-level).</xs:documentation>\r
+      </xs:annotation>\r
+      <xs:sequence>\r
+         <xs:element name="id" type="phy:Id" minOccurs="0"/>\r
+         <xs:element name="code" type="phy:TaxonomyCode" minOccurs="0"/>\r
+         <xs:element name="scientific_name" type="xs:token" minOccurs="0"/>\r
+         <xs:element name="authority" type="xs:token" minOccurs="0"/>\r
+         <xs:element name="common_name" type="xs:token" minOccurs="0" maxOccurs="unbounded"/>\r
+         <xs:element name="synonym" type="xs:token" minOccurs="0" maxOccurs="unbounded"/>\r
+         <xs:element name="rank" type="phy:Rank" minOccurs="0"/>\r
+         <xs:element name="uri" type="phy:Uri" minOccurs="0" maxOccurs="unbounded"/>\r
+         <xs:any minOccurs="0" maxOccurs="unbounded" processContents="lax" namespace="##other"/>\r
+      </xs:sequence>\r
+      <xs:attribute name="id_source" type="phy:id_source"/>\r
+   </xs:complexType>\r
+   <xs:simpleType name="TaxonomyCode">\r
+      <xs:restriction base="xs:token">\r
+         <xs:pattern value="([A-Z9][A-Z]{2}[A-Z0-9]{2})|RAT|PIG|PEA"/>\r
+      </xs:restriction>\r
+   </xs:simpleType>\r
+   <xs:simpleType name="Rank">\r
+      <xs:restriction base="xs:token">\r
+         <xs:enumeration value="domain"/>\r
+         <xs:enumeration value="superkingdom"/>\r
+         <xs:enumeration value="kingdom"/>\r
+         <xs:enumeration value="subkingdom"/>\r
+         <xs:enumeration value="branch"/>\r
+         <xs:enumeration value="infrakingdom"/>\r
+         <xs:enumeration value="superphylum"/>\r
+         <xs:enumeration value="phylum"/>\r
+         <xs:enumeration value="subphylum"/>\r
+         <xs:enumeration value="infraphylum"/>\r
+         <xs:enumeration value="microphylum"/>\r
+         <xs:enumeration value="superdivision"/>\r
+         <xs:enumeration value="division"/>\r
+         <xs:enumeration value="subdivision"/>\r
+         <xs:enumeration value="infradivision"/>\r
+         <xs:enumeration value="superclass"/>\r
+         <xs:enumeration value="class"/>\r
+         <xs:enumeration value="subclass"/>\r
+         <xs:enumeration value="infraclass"/>\r
+         <xs:enumeration value="superlegion"/>\r
+         <xs:enumeration value="legion"/>\r
+         <xs:enumeration value="sublegion"/>\r
+         <xs:enumeration value="infralegion"/>\r
+         <xs:enumeration value="supercohort"/>\r
+         <xs:enumeration value="cohort"/>\r
+         <xs:enumeration value="subcohort"/>\r
+         <xs:enumeration value="infracohort"/>\r
+         <xs:enumeration value="magnorder"/>\r
+         <xs:enumeration value="superorder"/>\r
+         <xs:enumeration value="order"/>\r
+         <xs:enumeration value="suborder"/>\r
+         <xs:enumeration value="infraorder"/>\r
+         <xs:enumeration value="superfamily"/>\r
+         <xs:enumeration value="family"/>\r
+         <xs:enumeration value="subfamily"/>\r
+         <xs:enumeration value="supertribe"/>\r
+         <xs:enumeration value="tribe"/>\r
+         <xs:enumeration value="subtribe"/>\r
+         <xs:enumeration value="infratribe"/>\r
+         <xs:enumeration value="genus"/>\r
+         <xs:enumeration value="subgenus"/>\r
+         <xs:enumeration value="superspecies"/>\r
+         <xs:enumeration value="species"/>\r
+         <xs:enumeration value="subspecies"/>\r
+         <xs:enumeration value="variety"/>\r
+         <xs:enumeration value="varietas"/>\r
+         <xs:enumeration value="subvariety"/>\r
+         <xs:enumeration value="form"/>\r
+         <xs:enumeration value="subform"/>\r
+         <xs:enumeration value="cultivar"/>\r
+         <xs:enumeration value="strain"/>\r
+         <xs:enumeration value="section"/>\r
+         <xs:enumeration value="subsection"/>\r
+         <xs:enumeration value="unknown"/>\r
+         <xs:enumeration value="other"/>\r
+      </xs:restriction>\r
+   </xs:simpleType>\r
+   <!-- Sequence:-->\r
+   <xs:complexType name="Sequence">\r
+      <xs:annotation>\r
+         <xs:documentation> Element Sequence is used to represent a molecular sequence (Protein, DNA, RNA) associated\r
+            with a node. 'symbol' is a short (maximal 20 characters) symbol of the sequence (e.g. 'ACTM') whereas\r
+            'name' is used for the full name (e.g. 'muscle Actin'). 'gene_name' can be used when protein and gene names differ.\r
+            'location' is used for the location of a sequence on a genome/chromosome. The actual sequence can be stored with the \r
+            'mol_seq' element. Attribute 'type' is used to indicate the type of sequence ('dna', 'rna', or 'protein'). \r
+            One intended use for 'id_ref' is to link a sequence to a taxonomy (via the taxonomy's 'id_source') in case \r
+            of multiple sequences and taxonomies per node. </xs:documentation>\r
+      </xs:annotation>\r
+      <xs:sequence>\r
+         <xs:element name="symbol" type="phy:SequenceSymbol" minOccurs="0"/>\r
+         <xs:element name="accession" type="phy:Accession" minOccurs="0"/>\r
+         <xs:element name="name" type="xs:token" minOccurs="0"/>\r
+         <xs:element name="gene_name" type="xs:token" minOccurs="0"/>\r
+         <xs:element name="location" type="xs:token" minOccurs="0"/>\r
+         <xs:element name="mol_seq" type="phy:MolSeq" minOccurs="0"/>\r
+         <xs:element name="uri" type="phy:Uri" minOccurs="0" maxOccurs="unbounded"/>\r
+         <xs:element name="annotation" type="phy:Annotation" minOccurs="0" maxOccurs="unbounded"/>\r
+         <xs:element name="cross_references" type="phy:CrossReferences" minOccurs="0"/>\r
+         <xs:element name="domain_architecture" type="phy:DomainArchitecture" minOccurs="0"/>\r
+         <xs:any minOccurs="0" maxOccurs="unbounded" processContents="lax" namespace="##other"/>\r
+      </xs:sequence>\r
+      <xs:attribute name="type" type="phy:SequenceType"/>\r
+      <xs:attribute name="id_source" type="phy:id_source"/>\r
+      <xs:attribute name="id_ref" type="phy:id_ref"/>\r
+   </xs:complexType>\r
+   <xs:simpleType name="SequenceSymbol">\r
+      <xs:restriction base="xs:token">\r
+         <xs:pattern value="\S{1,20}"/>\r
+      </xs:restriction>\r
+   </xs:simpleType>\r
+   <xs:complexType name="MolSeq">\r
+      <xs:annotation>\r
+         <xs:documentation> Element 'mol_seq' is used to store molecular sequences. The 'is_aligned' attribute is used\r
+            to indicated that this molecular sequence is aligned with all other sequences in the same phylogeny for\r
+            which 'is aligned' is true as well (which, in most cases, means that gaps were introduced, and that all\r
+            sequences for which 'is aligned' is true must have the same length).</xs:documentation>\r
+      </xs:annotation>\r
+      <xs:simpleContent>\r
+         <xs:extension base="xs:token">\r
+            <xs:attribute name="is_aligned" type="xs:boolean"/>\r
+         </xs:extension>\r
+      </xs:simpleContent>\r
+   </xs:complexType>\r
+   <xs:simpleType name="SequenceType">\r
+      <xs:restriction base="xs:token">\r
+         <xs:enumeration value="rna"/>\r
+         <xs:enumeration value="dna"/>\r
+         <xs:enumeration value="protein"/>\r
+      </xs:restriction>\r
+   </xs:simpleType>\r
+   <!-- Accession:-->\r
+   <xs:complexType name="Accession">\r
+      <xs:annotation>\r
+         <xs:documentation> Element Accession is used to capture the local part in a sequence identifier (e.g. 'P17304'\r
+            in 'UniProtKB:P17304', in which case the 'source' attribute would be 'UniProtKB'). </xs:documentation>\r
+      </xs:annotation>\r
+      <xs:simpleContent>\r
+         <xs:extension base="xs:token">\r
+            <xs:attribute name="source" type="xs:token" use="required"/>\r
+            <xs:attribute name="comment" type="xs:token"/>\r
+         </xs:extension>\r
+      </xs:simpleContent>\r
+   </xs:complexType>\r
+   <!-- CrossReferences: -->\r
+   <xs:complexType name="CrossReferences">\r
+      <xs:annotation>\r
+         <xs:documentation> Used to store accessions to additional resources. </xs:documentation>\r
+      </xs:annotation> \r
+      <xs:sequence>\r
+         <xs:element name="accession" type="phy:Accession" minOccurs="1" maxOccurs="unbounded"/>\r
+      </xs:sequence>\r
+   </xs:complexType> \r
+   <!-- DomainArchitecture: -->\r
+   <xs:complexType name="DomainArchitecture">\r
+      <xs:annotation>\r
+         <xs:documentation> This is used describe the domain architecture of a protein. Attribute 'length' is the total\r
+            length of the protein</xs:documentation>\r
+      </xs:annotation>\r
+      <xs:sequence>\r
+         <xs:element name="domain" type="phy:ProteinDomain" minOccurs="1" maxOccurs="unbounded"/>\r
+      </xs:sequence>\r
+      <xs:attribute name="length" type="xs:nonNegativeInteger"/>\r
+   </xs:complexType>\r
+   <xs:complexType name="ProteinDomain">\r
+      <xs:annotation>\r
+         <xs:documentation> To represent an individual domain in a domain architecture. The name/unique identifier is\r
+            described via the 'id' attribute. 'confidence' can be used to store (i.e.) E-values.</xs:documentation>\r
+      </xs:annotation>\r
+      <xs:simpleContent>\r
+         <xs:extension base="xs:token">\r
+            <xs:attribute name="from" type="xs:nonNegativeInteger" use="required"/>\r
+            <xs:attribute name="to" type="xs:nonNegativeInteger" use="required"/>\r
+            <xs:attribute name="confidence" type="xs:double"/>\r
+            <xs:attribute name="id" type="xs:token"/>\r
+         </xs:extension>\r
+      </xs:simpleContent>\r
+   </xs:complexType>\r
+   <!-- Events:-->\r
+   <xs:complexType name="Events">\r
+      <xs:annotation>\r
+         <xs:documentation> Events at the root node of a clade (e.g. one gene duplication). </xs:documentation>\r
+      </xs:annotation>\r
+      <xs:sequence>\r
+         <xs:element name="type" type="phy:EventType" minOccurs="0"/>\r
+         <xs:element name="duplications" type="xs:nonNegativeInteger" minOccurs="0"/>\r
+         <xs:element name="speciations" type="xs:nonNegativeInteger" minOccurs="0"/>\r
+         <xs:element name="losses" type="xs:nonNegativeInteger" minOccurs="0"/>\r
+         <xs:element name="confidence" type="phy:Confidence" minOccurs="0"/>\r
+      </xs:sequence>\r
+   </xs:complexType>\r
+   <xs:simpleType name="EventType">\r
+      <xs:restriction base="xs:token">\r
+         <xs:enumeration value="transfer"/>\r
+         <xs:enumeration value="fusion"/>\r
+         <xs:enumeration value="speciation_or_duplication"/>\r
+         <xs:enumeration value="other"/>\r
+         <xs:enumeration value="mixed"/>\r
+         <xs:enumeration value="unassigned"/>\r
+      </xs:restriction>\r
+   </xs:simpleType>\r
+   <!--BinaryCharacters:-->\r
+   <xs:complexType name="BinaryCharacters">\r
+      <xs:annotation>\r
+         <xs:documentation> The names and/or counts of binary characters present, gained, and lost at the root of a\r
+            clade. </xs:documentation>\r
+      </xs:annotation>\r
+      <xs:sequence>\r
+         <xs:element name="gained" type="phy:BinaryCharacterList" minOccurs="0"/>\r
+         <xs:element name="lost" type="phy:BinaryCharacterList" minOccurs="0"/>\r
+         <xs:element name="present" type="phy:BinaryCharacterList" minOccurs="0"/>\r
+         <xs:element name="absent" type="phy:BinaryCharacterList" minOccurs="0"/>\r
+      </xs:sequence>\r
+      <xs:attribute name="type" type="xs:token"/>\r
+      <xs:attribute name="gained_count" type="xs:nonNegativeInteger"/>\r
+      <xs:attribute name="lost_count" type="xs:nonNegativeInteger"/>\r
+      <xs:attribute name="present_count" type="xs:nonNegativeInteger"/>\r
+      <xs:attribute name="absent_count" type="xs:nonNegativeInteger"/>\r
+   </xs:complexType>\r
+   <xs:complexType name="BinaryCharacterList">\r
+      <xs:sequence>\r
+         <xs:element name="bc" type="xs:token" maxOccurs="unbounded"/>\r
+      </xs:sequence>\r
+   </xs:complexType>\r
+   <!-- Reference:-->\r
+   <xs:complexType name="Reference">\r
+      <xs:annotation>\r
+         <xs:documentation> A literature reference for a clade. It is recommended to use the 'doi' attribute instead of\r
+            the free text 'desc' element whenever possible. </xs:documentation>\r
+      </xs:annotation>\r
+      <xs:sequence>\r
+         <xs:element name="desc" type="xs:token" minOccurs="0"/>\r
+      </xs:sequence>\r
+      <xs:attribute name="doi" type="xs:token"/>\r
+   </xs:complexType>\r
+   <!-- Annotation:-->\r
+   <xs:complexType name="Annotation">\r
+      <xs:annotation>\r
+         <xs:documentation> The annotation of a molecular sequence. It is recommended to annotate by using the optional\r
+            'ref' attribute (some examples of acceptable values for the ref attribute: 'GO:0008270',\r
+            'KEGG:Tetrachloroethene degradation', 'EC:1.1.1.1'). Optional element 'desc' allows for a free text\r
+            description. Optional element 'confidence' is used to state the type and value of support for a annotation.\r
+            Similarly, optional attribute 'evidence' is used to describe the evidence for a annotation as free text\r
+            (e.g. 'experimental'). Optional element 'property' allows for further, typed and referenced annotations from\r
+            external resources.</xs:documentation>\r
+      </xs:annotation>\r
+      <xs:sequence>\r
+         <xs:element name="desc" type="xs:token" minOccurs="0"/>\r
+         <xs:element name="confidence" type="phy:Confidence" minOccurs="0"/>\r
+         <xs:element name="property" type="phy:Property" minOccurs="0" maxOccurs="unbounded"/>\r
+         <xs:element name="uri" type="phy:Uri" minOccurs="0" maxOccurs="unbounded"/>\r
+      </xs:sequence>\r
+      <xs:attribute name="ref" type="phy:ref"/>\r
+      <xs:attribute name="source" type="xs:token"/>\r
+      <xs:attribute name="evidence" type="xs:token"/>\r
+      <xs:attribute name="type" type="xs:token"/>\r
+   </xs:complexType>\r
+   <!-- Property:-->\r
+   <xs:complexType name="Property" mixed="true">\r
+      <xs:annotation>\r
+         <xs:documentation> Property allows for typed and referenced properties from external resources to be attached\r
+            to 'Phylogeny', 'Clade', and 'Annotation'. The value of a property is its mixed (free text) content.\r
+            Attribute 'datatype' indicates the type of a property and is limited to xsd-datatypes (e.g. 'xsd:string',\r
+            'xsd:boolean', 'xsd:integer', 'xsd:decimal', 'xsd:float', 'xsd:double', 'xsd:date', 'xsd:anyURI'). Attribute\r
+            'applies_to' indicates the item to which a property applies to (e.g. 'node' for the parent node of a clade,\r
+            'parent_branch' for the parent branch of a clade). Attribute 'id_ref' allows to attached a property\r
+            specifically to one element (on the xml-level). Optional attribute 'unit' is used to indicate the unit of\r
+            the property. An example: &lt;property datatype="xsd:integer" ref="NOAA:depth" applies_to="clade"\r
+            unit="METRIC:m"&gt; 200 &lt;/property&gt; </xs:documentation>\r
+      </xs:annotation>\r
+      <xs:attribute name="ref" type="phy:ref" use="required"/>\r
+      <xs:attribute name="unit" type="phy:ref"/>\r
+      <xs:attribute name="datatype" type="phy:PropertyDataType" use="required"/>\r
+      <xs:attribute name="applies_to" type="phy:AppliesTo" use="required"/>\r
+      <xs:attribute name="id_ref" type="phy:id_ref"/>\r
+   </xs:complexType>\r
+   <xs:simpleType name="ref">\r
+      <xs:restriction base="xs:token">\r
+         <xs:pattern value="[a-zA-Z0-9_]+:\S+"/>\r
+      </xs:restriction>\r
+   </xs:simpleType>\r
+   <xs:simpleType name="AppliesTo">\r
+      <xs:restriction base="xs:token">\r
+         <xs:enumeration value="phylogeny"/>\r
+         <xs:enumeration value="clade"/>\r
+         <xs:enumeration value="node"/>\r
+         <xs:enumeration value="annotation"/>\r
+         <xs:enumeration value="parent_branch"/>\r
+         <xs:enumeration value="other"/>\r
+      </xs:restriction>\r
+   </xs:simpleType>\r
+   <xs:simpleType name="PropertyDataType">\r
+      <xs:restriction base="xs:token">\r
+         <xs:enumeration value="xsd:string"/>\r
+         <xs:enumeration value="xsd:boolean"/>\r
+         <xs:enumeration value="xsd:decimal"/>\r
+         <xs:enumeration value="xsd:float"/>\r
+         <xs:enumeration value="xsd:double"/>\r
+         <xs:enumeration value="xsd:duration"/>\r
+         <xs:enumeration value="xsd:dateTime"/>\r
+         <xs:enumeration value="xsd:time"/>\r
+         <xs:enumeration value="xsd:date"/>\r
+         <xs:enumeration value="xsd:gYearMonth"/>\r
+         <xs:enumeration value="xsd:gYear"/>\r
+         <xs:enumeration value="xsd:gMonthDay"/>\r
+         <xs:enumeration value="xsd:gDay"/>\r
+         <xs:enumeration value="xsd:gMonth"/>\r
+         <xs:enumeration value="xsd:hexBinary"/>\r
+         <xs:enumeration value="xsd:base64Binary"/>\r
+         <xs:enumeration value="xsd:anyURI"/>\r
+         <xs:enumeration value="xsd:normalizedString"/>\r
+         <xs:enumeration value="xsd:token"/>\r
+         <xs:enumeration value="xsd:integer"/>\r
+         <xs:enumeration value="xsd:nonPositiveInteger"/>\r
+         <xs:enumeration value="xsd:negativeInteger"/>\r
+         <xs:enumeration value="xsd:long"/>\r
+         <xs:enumeration value="xsd:int"/>\r
+         <xs:enumeration value="xsd:short"/>\r
+         <xs:enumeration value="xsd:byte"/>\r
+         <xs:enumeration value="xsd:nonNegativeInteger"/>\r
+         <xs:enumeration value="xsd:unsignedLong"/>\r
+         <xs:enumeration value="xsd:unsignedInt"/>\r
+         <xs:enumeration value="xsd:unsignedShort"/>\r
+         <xs:enumeration value="xsd:unsignedByte"/>\r
+         <xs:enumeration value="xsd:positiveInteger"/>\r
+      </xs:restriction>\r
+   </xs:simpleType>\r
+   <!--Uri-->\r
+   <xs:complexType name="Uri">\r
+      <xs:annotation>\r
+         <xs:documentation> A uniform resource identifier. In general, this is expected to be an URL (for example, to\r
+            link to an image on a website, in which case the 'type' attribute might be 'image' and 'desc' might be\r
+            'image of a California sea hare'). </xs:documentation>\r
+      </xs:annotation>\r
+      <xs:simpleContent>\r
+         <xs:extension base="xs:anyURI">\r
+            <xs:attribute name="desc" type="xs:token"/>\r
+            <xs:attribute name="type" type="xs:token"/>\r
+         </xs:extension>\r
+      </xs:simpleContent>\r
+   </xs:complexType>\r
+   <!-- Confidence:-->\r
+   <xs:complexType name="Confidence">\r
+      <xs:annotation>\r
+         <xs:documentation> A general purpose confidence element. For example this can be used to express the bootstrap\r
+            support value of a clade (in which case the 'type' attribute is 'bootstrap').</xs:documentation>\r
+      </xs:annotation>\r
+      <xs:simpleContent>\r
+         <xs:extension base="xs:double">\r
+            <xs:attribute name="type" type="xs:token" use="required"/>\r
+            <xs:attribute name="stddev" type="xs:double"/>\r
+         </xs:extension>\r
+      </xs:simpleContent>\r
+   </xs:complexType>\r
+   <!-- Identifier:-->\r
+   <xs:complexType name="Id">\r
+      <xs:annotation>\r
+         <xs:documentation> A general purpose identifier element. Allows to indicate the provider (or authority) of an\r
+            identifier. </xs:documentation>\r
+      </xs:annotation>\r
+      <xs:simpleContent>\r
+         <xs:extension base="xs:token">\r
+            <xs:attribute name="provider" type="xs:token"/>\r
+         </xs:extension>\r
+      </xs:simpleContent>\r
+   </xs:complexType>\r
+   <!-- Distribution:-->\r
+   <xs:complexType name="Distribution">\r
+      <xs:annotation>\r
+         <xs:documentation> The geographic distribution of the items of a clade (species, sequences), intended for\r
+            phylogeographic applications. The location can be described either by free text in the 'desc' element and/or\r
+            by the coordinates of one or more 'Points' (similar to the 'Point' element in Google's KML format) or by\r
+            'Polygons'. </xs:documentation>\r
+      </xs:annotation>\r
+      <xs:sequence>\r
+         <xs:element name="desc" type="xs:token" minOccurs="0"/>\r
+         <xs:element name="point" type="phy:Point" minOccurs="0" maxOccurs="unbounded"/>\r
+         <xs:element name="polygon" type="phy:Polygon" minOccurs="0" maxOccurs="unbounded"/>\r
+      </xs:sequence>\r
+   </xs:complexType>\r
+   <xs:complexType name="Point">\r
+      <xs:annotation>\r
+         <xs:documentation> The coordinates of a point with an optional altitude (used by element 'Distribution').\r
+            Required attributes are the 'geodetic_datum' used to indicate the geodetic datum (also called 'map datum',\r
+            for example Google's KML uses 'WGS84'). Attribute 'alt_unit' is the unit for the altitude (e.g. 'meter').\r
+         </xs:documentation>\r
+      </xs:annotation>\r
+      <xs:sequence>\r
+         <xs:element name="lat" type="xs:decimal"/>\r
+         <xs:element name="long" type="xs:decimal"/>\r
+         <xs:element name="alt" type="xs:decimal" minOccurs="0"/>\r
+      </xs:sequence>\r
+      <xs:attribute name="geodetic_datum" type="xs:token" use="required"/>\r
+      <xs:attribute name="alt_unit" type="xs:token"/>\r
+   </xs:complexType>\r
+   <xs:complexType name="Polygon">\r
+      <xs:annotation>\r
+         <xs:documentation> A polygon defined by a list of 'Points' (used by element 'Distribution').\r
+         </xs:documentation>\r
+      </xs:annotation>\r
+      <xs:sequence>\r
+         <xs:element name="point" type="phy:Point" minOccurs="3" maxOccurs="unbounded"/>\r
+      </xs:sequence>\r
+   </xs:complexType>\r
+   <!-- Date:-->\r
+   <xs:complexType name="Date">\r
+      <xs:annotation>\r
+         <xs:documentation> A date associated with a clade/node. Its value can be numerical by using the 'value' element\r
+            and/or free text with the 'desc' element' (e.g. 'Silurian'). If a numerical value is used, it is recommended\r
+            to employ the 'unit' attribute to indicate the type of the numerical value (e.g. 'mya' for 'million years\r
+            ago'). The elements 'minimum' and 'maximum' are used the indicate a range/confidence\r
+         interval</xs:documentation>\r
+      </xs:annotation>\r
+      <xs:sequence>\r
+         <xs:element name="desc" type="xs:token" minOccurs="0"/>\r
+         <xs:element name="value" type="xs:decimal" minOccurs="0"/>\r
+         <xs:element name="minimum" type="xs:decimal" minOccurs="0"/>\r
+         <xs:element name="maximum" type="xs:decimal" minOccurs="0"/>\r
+      </xs:sequence>\r
+      <xs:attribute name="unit" type="xs:token"/>\r
+   </xs:complexType>\r
+   <!-- BranchColor:-->\r
+   <xs:complexType name="BranchColor">\r
+      <xs:annotation>\r
+         <xs:documentation> This indicates the color of a clade when rendered (the color applies to the whole clade\r
+            unless overwritten by the color(s) of sub clades).</xs:documentation>\r
+      </xs:annotation>\r
+      <xs:sequence>\r
+         <xs:element name="red" type="xs:unsignedByte"/>\r
+         <xs:element name="green" type="xs:unsignedByte"/>\r
+         <xs:element name="blue" type="xs:unsignedByte"/>\r
+      </xs:sequence>\r
+   </xs:complexType>\r
+   <!-- SequenceRelation:-->\r
+   <xs:complexType name="SequenceRelation">\r
+      <xs:annotation>\r
+         <xs:documentation> This is used to express a typed relationship between two sequences. For example it could be\r
+            used to describe an orthology (in which case attribute 'type' is 'orthology'). </xs:documentation>\r
+      </xs:annotation>\r
+      <xs:sequence>\r
+         <xs:element name="confidence" type="phy:Confidence" minOccurs="0"/>\r
+      </xs:sequence>\r
+      <xs:attribute name="id_ref_0" type="phy:id_ref" use="required"/>\r
+      <xs:attribute name="id_ref_1" type="phy:id_ref" use="required"/>\r
+      <xs:attribute name="distance" type="xs:double"/>\r
+      <xs:attribute name="type" type="phy:SequenceRelationType" use="required"/>\r
+   </xs:complexType>\r
+   <xs:simpleType name="SequenceRelationType">\r
+      <xs:restriction base="xs:token">\r
+         <xs:enumeration value="orthology"/>\r
+         <xs:enumeration value="one_to_one_orthology"/>\r
+         <xs:enumeration value="super_orthology"/>\r
+         <xs:enumeration value="paralogy"/>\r
+         <xs:enumeration value="ultra_paralogy"/>\r
+         <xs:enumeration value="xenology"/>\r
+         <xs:enumeration value="unknown"/>\r
+         <xs:enumeration value="other"/>\r
+      </xs:restriction>\r
+   </xs:simpleType>\r
+   <!-- CladeRelation:-->\r
+   <xs:complexType name="CladeRelation">\r
+      <xs:annotation>\r
+         <xs:documentation> This is used to express a typed relationship between two clades. For example it could be\r
+            used to describe multiple parents of a clade.</xs:documentation>\r
+      </xs:annotation>\r
+      <xs:sequence>\r
+         <xs:element name="confidence" type="phy:Confidence" minOccurs="0"/>\r
+      </xs:sequence>\r
+      <xs:attribute name="id_ref_0" type="phy:id_ref" use="required"/>\r
+      <xs:attribute name="id_ref_1" type="phy:id_ref" use="required"/>\r
+      <xs:attribute name="distance" type="xs:double"/>\r
+      <xs:attribute name="type" type="xs:token" use="required"/>\r
+   </xs:complexType>\r
+   <!-- Used to link elements together on the xml level:-->\r
+   <xs:simpleType name="id_source">\r
+      <xs:restriction base="xs:ID"/>\r
+   </xs:simpleType>\r
+   <xs:simpleType name="id_ref">\r
+      <xs:restriction base="xs:IDREF"/>\r
+   </xs:simpleType>\r
+</xs:schema>\r
diff --git a/forester/java/classes/resources/synth_look_and_feel_1.xml b/forester/java/classes/resources/synth_look_and_feel_1.xml
new file mode 100644 (file)
index 0000000..e16c01a
--- /dev/null
@@ -0,0 +1,23 @@
+<synth>
+  <style id="basicStyle">
+    <font name="Verdana" size="16"/>
+    <state>
+      <color value="WHITE" type="BACKGROUND"/>
+      <color value="BLACK" type="FOREGROUND"/>
+    </state>
+  </style>
+  <bind style="basicStyle" type="region" key=".*"/>
+  <style id="textfield">
+   <opaque value="true"/>
+   <state>
+      <font name="Aharoni" size="14"/>
+      <color value="#D2DFF2" type="BACKGROUND"/>
+      <color value="#000000" type="TEXT_FOREGROUND"/>
+   </state>
+   <imagePainter method="textFieldBorder" path="images/textfield.png"
+      sourceInsets="4 6 4 6" paintCenter="false"/>
+   <insets top="4" left="6" bottom="4" right="6"/>
+</style>
+<bind style="textfield" type="region" key="TextField"/>
+</synth>
+
index 7beeb46..a69851d 100644 (file)
Binary files a/forester/java/forester.jar and b/forester/java/forester.jar differ
index a3e9524..c5772d7 100644 (file)
@@ -806,62 +806,56 @@ public class surfacing {
             }
             SurfacingUtil.checkForOutputFileWriteability( dcc_outfile );
         }
-        File pfam_to_go_file = null;
-        Map<String, List<GoId>> domain_id_to_go_ids_map = null;
-        int domain_id_to_go_ids_count = 0;
+        File pfam_to_go_file = new File( "pfam2go.txt" );
         if ( cla.isOptionSet( surfacing.PFAM_TO_GO_FILE_USE_OPTION ) ) {
             if ( !cla.isOptionValueSet( surfacing.PFAM_TO_GO_FILE_USE_OPTION ) ) {
                 ForesterUtil.fatalError( surfacing.PRG_NAME, "no value for Pfam to GO mapping file: -"
                         + surfacing.PFAM_TO_GO_FILE_USE_OPTION + "=<file>" );
             }
             pfam_to_go_file = new File( cla.getOptionValue( surfacing.PFAM_TO_GO_FILE_USE_OPTION ) );
-            final String error = ForesterUtil.isReadableFile( pfam_to_go_file );
-            if ( !ForesterUtil.isEmpty( error ) ) {
-                ForesterUtil.fatalError( surfacing.PRG_NAME, "cannot read Pfam to GO mapping file: " + error );
-            }
-            try {
-                final PfamToGoParser parser = new PfamToGoParser( pfam_to_go_file );
-                final List<PfamToGoMapping> pfam_to_go_mappings = parser.parse();
-                domain_id_to_go_ids_map = SurfacingUtil.createDomainIdToGoIdMap( pfam_to_go_mappings );
-                if ( parser.getMappingCount() < domain_id_to_go_ids_map.size() ) {
-                    ForesterUtil.unexpectedFatalError( surfacing.PRG_NAME,
-                                                       "parser.getMappingCount() < domain_id_to_go_ids_map.size()" );
-                }
-                domain_id_to_go_ids_count = parser.getMappingCount();
-            }
-            catch ( final IOException e ) {
-                ForesterUtil.fatalError( surfacing.PRG_NAME, "cannot read from Pfam to GO mapping file: " + e );
+        }
+        final String error1 = ForesterUtil.isReadableFile( pfam_to_go_file );
+        if ( !ForesterUtil.isEmpty( error1 ) ) {
+            ForesterUtil.fatalError( surfacing.PRG_NAME, "cannot read Pfam to GO mapping file: " + error1 );
+        }
+        Map<String, List<GoId>> domain_id_to_go_ids_map = null;
+        int domain_id_to_go_ids_count = 0;
+        try {
+            final PfamToGoParser parser = new PfamToGoParser( pfam_to_go_file );
+            final List<PfamToGoMapping> pfam_to_go_mappings = parser.parse();
+            domain_id_to_go_ids_map = SurfacingUtil.createDomainIdToGoIdMap( pfam_to_go_mappings );
+            if ( parser.getMappingCount() < domain_id_to_go_ids_map.size() ) {
+                ForesterUtil.unexpectedFatalError( surfacing.PRG_NAME,
+                                                   "parser.getMappingCount() < domain_id_to_go_ids_map.size()" );
             }
+            domain_id_to_go_ids_count = parser.getMappingCount();
         }
-        File go_obo_file = null;
-        List<GoTerm> go_terms = null;
+        catch ( final IOException e ) {
+            ForesterUtil.fatalError( surfacing.PRG_NAME, "cannot read from Pfam to GO mapping file: " + e );
+        }
+        File go_obo_file = new File( "go.obo" );
         if ( cla.isOptionSet( surfacing.GO_OBO_FILE_USE_OPTION ) ) {
             if ( !cla.isOptionValueSet( surfacing.GO_OBO_FILE_USE_OPTION ) ) {
                 ForesterUtil.fatalError( surfacing.PRG_NAME, "no value for GO OBO file: -"
                         + surfacing.GO_OBO_FILE_USE_OPTION + "=<file>" );
             }
-            if ( ( domain_id_to_go_ids_map == null ) || ( domain_id_to_go_ids_map.size() < 1 ) ) {
-                ForesterUtil.fatalError( surfacing.PRG_NAME, "cannot use GO OBO file (-"
-                        + surfacing.GO_OBO_FILE_USE_OPTION + "=<file>) without Pfam to GO mapping file ("
-                        + surfacing.PFAM_TO_GO_FILE_USE_OPTION + "=<file>)" );
-            }
             go_obo_file = new File( cla.getOptionValue( surfacing.GO_OBO_FILE_USE_OPTION ) );
-            final String error = ForesterUtil.isReadableFile( go_obo_file );
-            if ( !ForesterUtil.isEmpty( error ) ) {
-                ForesterUtil.fatalError( surfacing.PRG_NAME, "cannot read GO OBO file: " + error );
-            }
-            try {
-                final OBOparser parser = new OBOparser( go_obo_file, OBOparser.ReturnType.BASIC_GO_TERM );
-                go_terms = parser.parse();
-                if ( parser.getGoTermCount() != go_terms.size() ) {
-                    ForesterUtil
-                            .unexpectedFatalError( surfacing.PRG_NAME, "parser.getGoTermCount() != go_terms.size()" );
-                }
-            }
-            catch ( final IOException e ) {
-                ForesterUtil.fatalError( surfacing.PRG_NAME, "cannot read from GO OBO file: " + e );
+        }
+        final String error2 = ForesterUtil.isReadableFile( go_obo_file );
+        if ( !ForesterUtil.isEmpty( error2 ) ) {
+            ForesterUtil.fatalError( surfacing.PRG_NAME, "cannot read GO OBO file: " + error2 );
+        }
+        List<GoTerm> go_terms = null;
+        try {
+            final OBOparser parser = new OBOparser( go_obo_file, OBOparser.ReturnType.BASIC_GO_TERM );
+            go_terms = parser.parse();
+            if ( parser.getGoTermCount() != go_terms.size() ) {
+                ForesterUtil.unexpectedFatalError( surfacing.PRG_NAME, "parser.getGoTermCount() != go_terms.size()" );
             }
         }
+        catch ( final IOException e ) {
+            ForesterUtil.fatalError( surfacing.PRG_NAME, "cannot read from GO OBO file: " + e );
+        }
         Map<GoId, GoTerm> go_id_to_term_map = null;
         if ( ( ( domain_id_to_go_ids_map != null ) && ( domain_id_to_go_ids_map.size() > 0 ) )
                 && ( ( go_terms != null ) && ( go_terms.size() > 0 ) ) ) {