FixImage Documentation
Back to summary
ChangeLog
Version 0.2 (2020/04/20):
- Added draw_image function
- Added batched rendering for faster and more efficient drawing
- Added functions for conversion between HSV/HSL and RGB color representations
- Added type identification for images with attached data on native side
- Added get_clip_rect function to Painter
- Renamed C functions to start with fiximage prefix
- Renamed get_advance to get_char_advance in Font
Version 0.1 (2019/12/26):