jar

net.mabboud.fontverter : FontVerter

Maven & Gradle

Oct 11, 2018
5 usages
39 stars

FontVerter · Library for converting various font formats.

Table Of Contents

Latest Version

Download net.mabboud.fontverter : FontVerter JAR file - Latest Versions:

All Versions

Download net.mabboud.fontverter : FontVerter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window FontVerter-1.2.22.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.mabb.fontverter.eot

├─ org.mabb.fontverter.eot.EotFont.class - [JAR]

├─ org.mabb.fontverter.eot.EotHeader.class - [JAR]

org.mabb.fontverter.validator

├─ org.mabb.fontverter.validator.FontValidationException.class - [JAR]

├─ org.mabb.fontverter.validator.RuleValidator.class - [JAR]

├─ org.mabb.fontverter.validator.ValidateRule.class - [JAR]

org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.AdjustAngle.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.AlignPoints.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.AlignToReferencePoint.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaC1Instruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaC2Instruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaC3Instruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaP1Instruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaP2Instruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaP3Instruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipOffInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipOnInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipPointInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipRangeOffInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipRangeOnInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FreedomAndProjectToAxisInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.GetCoordinateInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.GetFreedomVectorInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.GetProjectionVectorInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.InterpolatePointInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.InterpolateUntouchedPoints.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.IntersectionInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MeasureDistanceInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MeasurePixelsPerEMInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MeasurePointSizeInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveDirectAbsolutePointInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveDirectRelativePointInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveIndirectAbsolutePointInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveIndirectRelativePointInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveStackIndirectRelPoint.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.NRoundInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ReadCvtEntryInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundDownToGridInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundOffInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundToDoubleGridInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundToGridInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundToHalfGridInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundUpToGridInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ScanConversionControlInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ScanTypeInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetAngleWeightInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetControlValueCutInInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetCoordinatesInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetDeltaBaseInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetDeltaShiftInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetDualProjectVectorLineInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorToAxisInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorToLineInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorToProjectionVectorInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetMinimumDistanceInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetProjectionVectorInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetProjectionVectorToAxisInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetProjectionVectorToLineInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetReferencePoint0Instruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetReferencePoint1Instruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetReferencePoint2Instruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetSingleWidthCutInInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetSingleWidthInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointer0.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointer1.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointer2.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointerSInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftCountourWithReferencePointInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftPointByPixelInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftPointWithReferencePointInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftZoneWithReferencePointInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SuperRound45DegInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SuperRoundInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.UntouchPointInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.WriteCvtTableFunitsInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.WriteCvtTablePixelUnitsInstruction.class - [JAR]

org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.AbsoluteValue.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.AddInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.AndInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.CeilingInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.DivideInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.EqualsInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.EvenInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.FloorInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.GreaterOrEqualsInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.GreaterThanInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.LessThanInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.LessThanOrEqualInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.MaxInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.MinInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.MultiplyInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.NegateInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.NotEqualsInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.NotInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.OddInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.OrInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.SubtractInstruction.class - [JAR]

org.mabb.fontverter.woff

├─ org.mabb.fontverter.woff.Woff1Font.class - [JAR]

├─ org.mabb.fontverter.woff.Woff1Validator.class - [JAR]

├─ org.mabb.fontverter.woff.Woff2Font.class - [JAR]

├─ org.mabb.fontverter.woff.Woff2Parser.class - [JAR]

├─ org.mabb.fontverter.woff.Woff2Validator.class - [JAR]

├─ org.mabb.fontverter.woff.WoffConstants.class - [JAR]

├─ org.mabb.fontverter.woff.WoffFont.class - [JAR]

├─ org.mabb.fontverter.woff.WoffHeader.class - [JAR]

├─ org.mabb.fontverter.woff.WoffOutputStream.class - [JAR]

├─ org.mabb.fontverter.woff.WoffParser.class - [JAR]

├─ org.mabb.fontverter.woff.WoffTable.class - [JAR]

org.mabb.fontverter.cff

├─ org.mabb.fontverter.cff.CffFontAdapter.class - [JAR]

org.mabb.fontverter.opentype.TtfInstructions.graphicsengine

├─ org.mabb.fontverter.opentype.TtfInstructions.graphicsengine.RoundSettings.class - [JAR]

org.mabb.fontverter.opentype.TtfInstructions.instructions.control

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.CIndexInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.CallFunction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ClearInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.DepthInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.DuplicateInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ElseInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.EndFunctionInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.EndIfInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ExecutionControlInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.FunctionDefInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.IdefInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.IfInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.JumpOnFalseInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.JumpOnTrueInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.JumpRelativeInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.LoopCallInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.MoveElementInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PopInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushBytes.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushNBytes.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushNWords.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushWords.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ReadStoreInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.RollTop3Instruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.SetLoopVariableInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.SwapInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.control.WriteStoreInstruction.class - [JAR]

org.mabb.fontverter.opentype.TtfInstructions

├─ org.mabb.fontverter.opentype.TtfInstructions.InstructionStack.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.TtfFunction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.TtfInstructionParser.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.TtfInstructionVisitor.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine.class - [JAR]

org.mabb.fontverter.io

├─ org.mabb.fontverter.io.DataTypeAnnotationReader.class - [JAR]

├─ org.mabb.fontverter.io.DataTypeBindingDeserializer.class - [JAR]

├─ org.mabb.fontverter.io.DataTypeBindingSerializer.class - [JAR]

├─ org.mabb.fontverter.io.DataTypeProperty.class - [JAR]

├─ org.mabb.fontverter.io.DataTypeSerializerException.class - [JAR]

├─ org.mabb.fontverter.io.FontDataInput.class - [JAR]

├─ org.mabb.fontverter.io.FontDataInputStream.class - [JAR]

├─ org.mabb.fontverter.io.FontDataOutput.class - [JAR]

├─ org.mabb.fontverter.io.FontDataOutputStream.class - [JAR]

├─ org.mabb.fontverter.io.LittleEndianInputStream.class - [JAR]

├─ org.mabb.fontverter.io.LittleEndianOutputStream.class - [JAR]

org.mabb.fontverter.opentype.TtfInstructions.instructions

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.DebugInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.GetInfoInstruction.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfInstructions.instructions.TtfInstruction.class - [JAR]

org.mabb.fontverter.opentype

├─ org.mabb.fontverter.opentype.CffTable.class - [JAR]

├─ org.mabb.fontverter.opentype.CmapSubTable.class - [JAR]

├─ org.mabb.fontverter.opentype.CmapTable.class - [JAR]

├─ org.mabb.fontverter.opentype.CodePageRange.class - [JAR]

├─ org.mabb.fontverter.opentype.ControlValueTable.class - [JAR]

├─ org.mabb.fontverter.opentype.Countour.class - [JAR]

├─ org.mabb.fontverter.opentype.FontProgramTable.class - [JAR]

├─ org.mabb.fontverter.opentype.Format4SubTable.class - [JAR]

├─ org.mabb.fontverter.opentype.GlyphLocationTable.class - [JAR]

├─ org.mabb.fontverter.opentype.GlyphMapReader.class - [JAR]

├─ org.mabb.fontverter.opentype.GlyphTable.class - [JAR]

├─ org.mabb.fontverter.opentype.HeadTable.class - [JAR]

├─ org.mabb.fontverter.opentype.HorizontalHeadTable.class - [JAR]

├─ org.mabb.fontverter.opentype.HorizontalMetricsTable.class - [JAR]

├─ org.mabb.fontverter.opentype.MaximumProfileTable.class - [JAR]

├─ org.mabb.fontverter.opentype.NameRecord.class - [JAR]

├─ org.mabb.fontverter.opentype.NameTable.class - [JAR]

├─ org.mabb.fontverter.opentype.OS2WinMetricsTable.class - [JAR]

├─ org.mabb.fontverter.opentype.OpenTypeFont.class - [JAR]

├─ org.mabb.fontverter.opentype.OpenTypeFontProperties.class - [JAR]

├─ org.mabb.fontverter.opentype.OpenTypeParser.class - [JAR]

├─ org.mabb.fontverter.opentype.OpenTypeTable.class - [JAR]

├─ org.mabb.fontverter.opentype.OpenTypeValidator.class - [JAR]

├─ org.mabb.fontverter.opentype.OtfNameConstants.class - [JAR]

├─ org.mabb.fontverter.opentype.PostScriptTable.class - [JAR]

├─ org.mabb.fontverter.opentype.SfntHeader.class - [JAR]

├─ org.mabb.fontverter.opentype.TtfGlyph.class - [JAR]

├─ org.mabb.fontverter.opentype.UnknownTableType.class - [JAR]

org.mabb.fontverter.pdf

├─ org.mabb.fontverter.pdf.PdfFontExtractor.class - [JAR]

org.mabb.fontverter

├─ org.mabb.fontverter.FVFont.class - [JAR]

├─ org.mabb.fontverter.FontNotSupportedException.class - [JAR]

├─ org.mabb.fontverter.FontProperties.class - [JAR]

├─ org.mabb.fontverter.FontVerter.class - [JAR]

├─ org.mabb.fontverter.FontVerterUtils.class - [JAR]

├─ org.mabb.fontverter.NotImplementedException.class - [JAR]

org.mabb.fontverter.converter

├─ org.mabb.fontverter.converter.CFFToOpenTypeConverter.class - [JAR]

├─ org.mabb.fontverter.converter.CombinedFontConverter.class - [JAR]

├─ org.mabb.fontverter.converter.EotToOpenTypeConverter.class - [JAR]

├─ org.mabb.fontverter.converter.FontConverter.class - [JAR]

├─ org.mabb.fontverter.converter.IdentityConverter.class - [JAR]

├─ org.mabb.fontverter.converter.OpenTypeToEotConverter.class - [JAR]

├─ org.mabb.fontverter.converter.OtfToWoffConverter.class - [JAR]

├─ org.mabb.fontverter.converter.PsType0ToOpenTypeConverter.class - [JAR]

├─ org.mabb.fontverter.converter.WoffToOtfConverter.class - [JAR]

Advertisement