[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: The hidden API that estimate the character width of a specific font now...

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Fri Dec 17 13:48:05 CET 2021



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


Commits:
11c7d60f by gambas at 2021-12-17T13:46:05+01:00
The hidden API that estimate the character width of a specific font now returns by default an estimated value for non-fixed fonts.

[GB.GUI.BASE]
* NEW: The hidden API that estimate the character width of a specific font now returns by default an estimated value for non-fixed fonts.

- - - - -
56a235f2 by gambas at 2021-12-17T13:46:43+01:00
TextHighlighter: Use the new hidden API that estimates the character width of a specific font.

[GB.EVAL.HIGHLIGHT]
* NEW: TextHighlighter: Use the new hidden API that estimates the character width of a specific font.

- - - - -
1238ce91 by gambas at 2021-12-17T13:47:07+01:00
TextEditor: Use the new hidden API that estimates the character width of a specific font.

[GB.FORM.EDITOR]
* NEW: TextEditor: Use the new hidden API that estimates the character width of a specific font.

- - - - -
56b33c14 by gambas at 2021-12-17T13:48:00+01:00
Search dialog: Using a non-fixed editor font does not crash anymore.

[DEVELOPMENT ENVIRONMENT]
* BUG: Search dialog: Using a non-fixed editor font does not crash anymore.

- - - - -


4 changed files:

- app/src/gambas3/.src/Search/FSearch.class
- comp/src/gb.eval.highlight/.src/TextHighlighter.class
- comp/src/gb.form.editor/.src/TextEditor.class
- comp/src/gb.gui.base/.src/Paint.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/d5514f712003d3c557d3c63388ddaab642e06bf5...56b33c1461cd764009bb825e221cc7faa5bd722a

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/d5514f712003d3c557d3c63388ddaab642e06bf5...56b33c1461cd764009bb825e221cc7faa5bd722a
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20211217/f2da0555/attachment.htm>


More information about the Notification mailing list