issues
search
tuupola
/
hagl
Hardware Agnostic Graphics Library for embedded
https://www.appelsiini.net/tags/hagl/
MIT License
314
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unintuitive output from line co-ordinates
#121
cochon-git
opened
1 month ago
0
Unable to set HAGL_CHAR_BUFFER_SIZE from main
#120
sisodiakaran
opened
6 months ago
0
Fix typo in round rectangle example
#119
VictorLamoine
closed
6 months ago
1
Hex to rgb565
#118
32teeth
opened
11 months ago
0
Support for getScreen?
#117
32teeth
opened
1 year ago
1
Add CodeQL Workflow for Code Security Analysis
#115
b4yuan
closed
2 months ago
10
Why does text come out so small?
#114
oschettler
closed
1 year ago
1
Fix image.h guard
#113
supcik
closed
1 year ago
4
Prepare for 0.7.0
#112
tuupola
closed
1 year ago
0
Fix off by one regression (see #110)
#111
tuupola
closed
1 year ago
1
Fix off by one error in hline and vline
#110
tuupola
closed
1 year ago
1
Adjust filled circle dimensions to match circle
#109
tuupola
closed
1 year ago
1
improve draw_circle and fix fill_circle
#108
smarq8
closed
1 year ago
2
Which IDE used ?
#107
Borel-Kamnang
closed
2 months ago
1
Fix circle rendering
#106
smarq8
closed
1 year ago
2
Esp8266 support?
#105
colesnicov
opened
1 year ago
5
Rename color_t to hagl_color_t
#104
tuupola
closed
1 year ago
0
Refactor bitmap
#103
tuupola
closed
1 year ago
0
Remove unnecessary cast (fixes #49)
#102
tuupola
closed
1 year ago
0
Move character buffer to heap (fixes #44)
#101
tuupola
closed
1 year ago
0
Rename bitmap.c to hagl_bitmap.c
#100
tuupola
closed
1 year ago
0
Remove bitmap_size() function
#99
tuupola
closed
1 year ago
0
Refactor bitmap initialization
#98
tuupola
closed
1 year ago
0
Apply 2023 chores
#97
tuupola
closed
1 year ago
0
Styled char/text proposition & ideas
#96
CHiPs44
closed
8 months ago
3
Add links to CHiPs44 repositories
#95
tuupola
closed
1 year ago
4
Replace DISPLAY_[WIDTH|DEPTH|HEIGHT] by display->[width|height|depth] and HAGL_CHAR_BUFFER_SIZE conditional define
#94
CHiPs44
closed
1 year ago
2
Remove duplicated content (fixes #90)
#93
tuupola
closed
1 year ago
0
Remove DISPLAY_[WIDTH|HEIGHT|DEPTH] & HAGL_CHAR_BUFFER_SIZE macros
#92
CHiPs44
closed
1 year ago
5
Include a 8x8 font by default
#91
CHiPs44
opened
2 years ago
1
[Minor] README.md contains 2 "Draw a line" sections
#90
CHiPs44
closed
1 year ago
0
Add auto wrap text function
#89
jamesSaporito
opened
2 years ago
3
Remove hagl_clear_clip_window() function
#88
tuupola
closed
2 years ago
0
Rename hagl_set_clip_window() to hagl_set_clip()
#87
tuupola
closed
2 years ago
0
Add xy, xyxy and xywh blit variants
#86
tuupola
closed
2 years ago
0
Add xyxy and xywh rounded rectangle variants
#85
tuupola
closed
2 years ago
0
Add xyxy and xywh rectangle variants
#84
tuupola
closed
2 years ago
0
Add xyy and xyh vline variants
#83
tuupola
closed
2 years ago
0
Add xyx and xyw hline variants
#82
tuupola
closed
2 years ago
0
Apply astyle formatting
#81
tuupola
closed
2 years ago
0
Input API?
#80
RobLoach
closed
2 years ago
7
Split primitive code to separate files
#79
tuupola
closed
2 years ago
0
Move clip window to surface
#78
tuupola
closed
2 years ago
0
Reorganize code
#77
tuupola
closed
2 years ago
0
Rename hagl_clear_screen() to hagl_clear()
#76
tuupola
closed
2 years ago
0
Fix jpg loading
#75
tuupola
closed
2 years ago
0
Document changes
#74
tuupola
closed
2 years ago
0
Clear bitmap buffer on init
#73
tuupola
closed
2 years ago
0
Change to hardcoded RGB565 color for now
#72
tuupola
closed
2 years ago
0
Pass self to close()
#71
tuupola
closed
2 years ago
0
Next