[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Font syntax change


Le dim. 19 oct. 2025 à 15:55, Charlie Ogier <charlie@xxxxxxxxxx> a écrit :

> Hi,
>
> I am advised that changes should be backward compatible but this change is
> not. Please have a look here
> https://gambas.one/forum/index.php?page=topicview&id=general%2Ffont-syntax-change&post_id=12521&redirected=1#post_12521
> .
>
> Was
> .Font = Font["Ubuntu,55,bold"]
>
> The above now does not change the font size in Gambas 3.21.0
>
> Now
> .Font = Font["Ubuntu,bold,55"]
>

normally there is no order.

>
>
> Thanks,
>
> Charlie
>


-- 
Fabien Bodard

Follow-Ups:
Re: Font syntax changeBruce Steers <bsteers4@xxxxxxxxx>
References:
Font syntax changeCharlie Ogier <charlie@xxxxxxxxxx>