Posted 3 June 2025, 5:59 pm EST
I am having another issue with Fonts. An older version works without an issue, but there is a problem with an update (not sure which one).
I’m using the current library 8.1.2. I’ve attached the Font.
Here is the Task Trace:
[code]at Internal.Runtime.CompilerHelpers.ThrowHelpers.ThrowIndexOutOfRangeException()
at GrapeCity.Documents.Q.amt.as()
at GrapeCity.Documents.Q.amt.i(Int32 a)
at GrapeCity.Documents.Q.amt.ht()
at GrapeCity.Documents.Q.amt.i(Int32 a)
at GrapeCity.Documents.Q.amt.ht()
at GrapeCity.Documents.Q.amt.i(Int32 a)
at GrapeCity.Documents.Q.amt.ht()
at GrapeCity.Documents.Q.amt.i(Int32 a)
at GrapeCity.Documents.Q.amt.ht()
at GrapeCity.Documents.Q.amt.i(Int32 a)
at GrapeCity.Documents.Q.amt.ht()
at GrapeCity.Documents.Q.amt.i(Int32 a)
at GrapeCity.Documents.Q.amt.ht()
at GrapeCity.Documents.Q.amt.i(Int32 a)
at GrapeCity.Documents.Q.amt.e(b a, Int32 b, Boolean c, Boolean d)
at GrapeCity.Documents.Imaging.BitmapRenderer.bb(FontTables a, Int32 b, amt c)
at GrapeCity.Documents.Imaging.BitmapRenderer.as(GlyphRun a, amt b, FontTables c, Single d, Single e, Single f, Int32 g)
at GrapeCity.Documents.Imaging.BitmapRenderer.ar(GlyphRun a, Font b, FontTables c, Boolean d, Single e)
at GrapeCity.Documents.Imaging.BitmapRenderer.ai(TextLayout a, Single b, TextLine c, Single d, Single e, RectangleF f, List1 g, List1 h)
at GrapeCity.Documents.Imaging.BitmapRenderer.DrawTextLayout(TextLayout layout, Single x, Single y)
at GrapeCity.Documents.Imaging.GcBitmapGraphics.InternalDrawTextLayout(TextLayout layout, PointF location)
at GrapeCity.Documents.Drawing.GcGraphics.DrawTextLayout(TextLayout layout, PointF location)