I made a bitmap font, but the program does not want to export a file with this font. I installed a folder with them, imported them, but the error does not disappear.
Aspose.PSD.CoreExceptions.ImageSaveException: Image saving failed.
—> Aspose.PSD.CoreExceptions.ImageSaveException: Image export failed.
—> System.ArgumentException: Parameter is not valid.
at System.Drawing.SafeNativeMethods.Gdip.CheckStatus(Int32 status)
at System.Drawing.Drawing2D.GraphicsPath.get_PathPoints()
at Aspose.PSD.Graphics.(Font
, String
)
at .
(String
, Font
, Color
, SizeF)
at .
(Int32
,
,
)
at .
(
, Single
, Int32
, )
at .
(
,
?
, Rectangle
)
at .
(
,
?
)
at .
(ITextPortion
, Int32
,
?
)
at .
()
at .
()
at .
(Boolean
)
at .
(Rectangle
, RasterImage
, Point
, Point)
at .
?
(Rectangle
, RasterImage
, Point
, Point)
at .
(Int32
,
, RasterImage
, Rectangle, Point
, Point ♫)
at .Process(Rectangle
, Int32[]
, Point
, Point)
at . ?
(Rectangle
)
at ☼ . , IList
1 ♥, ♠ ♣) at ☼ .☻(Rectangle ☻, ♥, ☻ ♣, Int32, Int32 ♠, ♠ ♫) at ☻ .♥.LoadPartialArgb32Pixels(Rectangle ☻, IPartialArgb32PixelLoader ♥) at ♠ ?☻(Rectangle ☻) at ☼ .☻ ☻, IList
1 ,
)
at ☼ .(Rectangle
,
,
, Int32, Int32
,
♫)
at ☼ .(Rectangle
,
)
at . ?
(Rectangle
, IPartialArgb32PixelLoader
)
at ♫ ?.(RasterImage
, JpegOptions
,
?
, Rectangle)
at ♫ ?.(RasterImage
, Stream
, JFIFData
, JpegExifData, XmpPacketWrapper
, JpegOptions ♫, Rectangle ☼
)
at .
?
(
, RasterImage
, Stream
, ImageOptionsBase, Rectangle
)
at ?
(
, Image
, Stream
, ImageOptionsBase, Rectangle
, Rectangle ♫)
at .Export(Image , Stream
, ImageOptionsBase
, Rectangle)
at Aspose.PSD.Image.Save(Stream stream, ImageOptionsBase optionsBase, Rectangle boundsRectangle)
— End of inner exception stack trace —
at Aspose.PSD.Image.Save(Stream stream, ImageOptionsBase optionsBase, Rectangle boundsRectangle)
at Aspose.PSD.RasterImage.Save(Stream stream, ImageOptionsBase optionsBase, Rectangle boundsRectangle)
at Aspose.PSD.Image.Save(String filePath, ImageOptionsBase options, Rectangle boundsRectangle)