Page 1 of 1

Hollwood freeze with .ttf

Posted: Tue Apr 07, 2020 1:02 am
by sinisrus
Hello,

I have problem with font .ttf Hollywood freeze :

https://amitheme.amiga-ng.org/amiga/Tiresian.ttf

Code: Select all

SetFont("Tiresian.ttf",50,{engine=#FONTENGINE_INBUILT})
SetFontStyle(#ANTIALIAS)
TextOut(10,10,"TEXT")

Re: Hollwood freeze with .ttf

Posted: Tue Apr 07, 2020 11:46 am
by airsoftsoftwair
I can confirm this. Will be fixed.

Re: Hollwood freeze with .ttf

Posted: Tue Apr 07, 2020 4:47 pm
by sinisrus
Thank you

Re: Hollwood freeze with .ttf

Posted: Fri Aug 21, 2020 9:04 pm
by airsoftsoftwair

Code: Select all

- Fix: OpenFont(), SetFont(), and @FONT crashed with #FONTENGINE_INBUILT when trying to open *.ttf files
  that didn't have a style tag set