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

[Git][gambas/gambas][master] The procedure list draws its contents using the transformation matrix, not the...



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
06e96d7c by Benoît Minisini at 2025-03-25T17:22:25+01:00
The procedure list draws its contents using the transformation matrix, not the font family, as it does not work correctly with bitmap fonts.

[DEVELOPMENT ENVIRONMENT]
* NEW: Start making a bold version of the 'Gambas Round' font.
* NEW: The procedure list draws its contents using the transformation matrix, not the font family, as it does not work correctly with bitmap fonts.

- - - - -


7 changed files:

- app/src/gambas3/.hidden/font/GambasBold.sfd
- app/src/gambas3/.hidden/font/GambasRoundRegular.sfd
- + app/src/gambas3/.hidden/font/GambasRoundRegularBold.sfd
- app/src/gambas3/.hidden/font/groundr16.otb
- + app/src/gambas3/.hidden/font/groundrb16.otb
- app/src/gambas3/.src/Editor/Code/FProcedureList.class
- + app/src/gambas3/font/groundrb16.otb


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/06e96d7c108c411f639cac6c9fcf560a7fb32968

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/06e96d7c108c411f639cac6c9fcf560a7fb32968
You're receiving this email because of your account on gitlab.com.