Files
goo-engine/doc/python_api/examples
Campbell Barton 9357f7b606 PyAPI: remove deprecated blf.size() dpi argument
Scripts can be updated by scaling the font size, e.g.

blf.size(id, size, dpi) -> blf.size(id, size * (dpi / 72.0))
2023-05-23 12:02:10 +10:00
..
2022-05-11 11:02:01 +10:00
2022-04-26 15:03:04 +10:00