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

Re: Font syntax change


Well I tested it again and this time it worked fine. I don't understand what happened there, may be it's my computer!


On 19/10/2025 16:43, Bruce Steers wrote:


On Sun, 19 Oct 2025 at 16:32, Fabien Bodard <gambas.fr@xxxxxxxxx> wrote:



    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
        <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.



That's what I though, i think this is probably just a glitch after some recent Font enhancements, That's why I advised Charlie to mention it to Benoit as I do not think this is an intentional change.

Respects
BruceS


Follow-Ups:
Re: Font syntax changeBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
References:
Font syntax changeCharlie Ogier <charlie@xxxxxxxxxx>
Re: Font syntax changeFabien Bodard <gambas.fr@xxxxxxxxx>
Re: Font syntax changeBruce Steers <bsteers4@xxxxxxxxx>