[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Font syntax change
[Thread Prev] | [Thread Next]
- Subject: Re: Font syntax change
- From: Fabien Bodard <gambas.fr@xxxxxxxxx>
- Date: Sun, 19 Oct 2025 17:31:52 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
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
| Re: Font syntax change | Bruce Steers <bsteers4@xxxxxxxxx> |
| Font syntax change | Charlie Ogier <charlie@xxxxxxxxxx> |