Skip to content
Prev 60680 / 63424 Next

Undocumented 4.2.0 changes in grid text handling?

Hi

 From the github issue discussion, it looks like you have detected the 
problem, which appears to be that 'gridtext' was paying attention to 
gp$fontface, whereas 'grid' internally focuses on gp$font.

I created the problem for 'gridtext' by "tidying up" and removing 
gp$fontface internally.  Apologies for that.

I think I can partially hide behind the fact that these are internal 
details to 'grid', which is why the change was not documented in the 
places that you point out.

Please let me know if you still think that there is an error in 'grid' 
that needs fixing.

Paul
On 22/04/2022 3:38 am, Jan Net?k wrote: