kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #24319
Re: Bitmap fonts
Le 21/04/2016 16:56, Maciej Sumiński a écrit :
> On 04/21/2016 04:52 PM, jp charras wrote:
>> Le 21/04/2016 16:25, Maciej Sumiński a écrit :
>>> I got rid off the artifacts resulting from mipmapping, and I think the
>>> branch [1] is ready for merging. Apart from bitmap fonts, there are also
>>> a few other changes that should improve performance a bit.
>>>
>>> If there are no objections, I would like to merge the branch next week.
>>>
>>> Regards,
>>> Orson
>>
>> I just tested it.
>> I have a serious issue when switching to OpenGL
>>
>> I have this error:
>> Error: allocating video memory for cached container: invalid enum
>> then
>> VERTEX_MANAGER::Reserve: Vertex allocation error
>>
>> and Pcbnew crashes.
>
> I assume it happens under Windows? I am currently rebuilding the branch
> to see if I can reproduce the error here.
Yes, W7 32 bits + msys2.
>
>> I also noticed an issue for pcb texts: the vertical justification has changed:
>> when changing the horizontal justification, the vertical justification is also changed.
>> (This is a bug which break compatibility: currently the vertical justification is expected always
>> centered)
>
> Do you see it with Cairo? Or does the OpenGL canvas not always crash?
With Cairo and Legacy canvas (which uses now since a few time (rev 6649) the functions in
stroke_font, with a basic GAL layer).
OpenGL canvas always crashes.
>
> Regards,
> Orson
>
>
--
Jean-Pierre CHARRAS
Follow ups
References