[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Font syntax change
[Thread Prev] | [Thread Next]
- Subject: Font syntax change
- From: Charlie Ogier <charlie@xxxxxxxxxx>
- Date: Sun, 19 Oct 2025 14:48:31 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
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 <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"] Thanks, Charlie
| Re: Font syntax change | Fabien Bodard <gambas.fr@xxxxxxxxx> |