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

[Git][gambas/gambas][master] 2 commits: gb.web.gui: add Paint.Font, Paint.StrokeText and Paint.FillText



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


Commits:
cc1c26c2 by Bruce Steers at 2025-08-28T19:23:53+01:00
gb.web.gui: add Paint.Font, Paint.StrokeText and Paint.FillText
[GB.WEB.GUI]
* NEW: Paint.Font set a css font string for painting text with WebDrawingArea.
* NEW: Paint.StrokeText , draw text outline
* NEW: Paint.FillText , draw filled text

- - - - -
84f2071f by Benoît Minisini at 2025-08-28T19:27:18+00:00
Merge branch 'web-paint-text' into 'master'

gb.web.gui: add Paint.Font, Paint.StrokeText and Paint.FillText

See merge request gambas/gambas!400
- - - - -


7 changed files:

- comp/src/gb.web.gui/.app.png
- − comp/src/gb.web.gui/.icon.png
- comp/src/gb.web.gui/.project
- comp/src/gb.web.gui/.src/Paint/Paint.class
- comp/src/gb.web.gui/.src/Paint/PaintDriver.class
- comp/src/gb.web.gui/.src/Paint/PaintDriver_WebDrawingArea.class
- comp/src/gb.web.gui/.src/Test/FTestDrawingArea.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/fc426ef91b09d8c95af55f2f932eb465d5080481...84f2071fbbb8f6adff7ebf5f90598e1f9baba18e

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/fc426ef91b09d8c95af55f2f932eb465d5080481...84f2071fbbb8f6adff7ebf5f90598e1f9baba18e
You're receiving this email because of your account on gitlab.com.