issues
search
adafruit
/
Adafruit_CircuitPython_framebuf
CircuitPython framebuf module, based on the Python framebuf module
MIT License
39
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Another example font3x5.bin to show text writing
#59
ChrisKahrs
opened
7 months ago
1
unpin sphinx and add sphinx-rtd-theme to docs reqs
#58
FoamyGuy
closed
12 months ago
0
fix rtd theme
#57
FoamyGuy
closed
1 year ago
0
Update .pylintrc, fix jQuery for docs
#56
tekktrik
closed
1 year ago
0
Updated pre-commit, reformatted
#55
tekktrik
closed
1 year ago
0
Post-patch pylint issue
#54
tekktrik
closed
1 year ago
0
Update pre-commit hooks
#53
tekktrik
closed
1 year ago
1
Reformat font data to make it easier to view and change.
#52
steka
closed
1 year ago
1
Test for Usable Characters
#51
Iainrach
opened
1 year ago
0
Add 2bit grayscale support
#50
jedahan
closed
1 year ago
4
add support for GS4_HMSB
#49
drumstixnl
opened
1 year ago
0
Add RGB565 format support
#48
philsuth
closed
1 year ago
0
Missing support for RGB565
#47
FlashStopFall
opened
2 years ago
1
framebuf.text() function is very slow
#46
s-ol
opened
2 years ago
0
Include more fonts.
#45
jetbalsa
closed
3 years ago
2
Linted
#44
evaherrada
closed
3 years ago
0
Missing Type Annotations
#43
FoamyGuy
opened
3 years ago
0
framebuf support for displayio(ST7789)?
#42
Meekdai
closed
3 years ago
2
RGB565 format
#41
N00BMmika
closed
3 years ago
2
Ran pre-commit, added licenses
#40
evaherrada
closed
3 years ago
0
RuntimeError: Invalid font File
#39
ManicalEngineer
closed
4 years ago
9
Could not find font file font5x8.bin
#38
ThomasBurgess2000
closed
4 years ago
5
Add rotation logic to text() method
#37
mdroberts1243
closed
4 years ago
3
Fixed handling tuple from the image function in rgb888
#36
makermelissa
closed
4 years ago
0
Added RGB888 support to image() function
#35
makermelissa
closed
4 years ago
0
Adds RGB888 Support and optimizes text drawing
#34
makermelissa
closed
4 years ago
0
Fix image function when display rotated 90 or 270 degrees
#33
jsharper
closed
4 years ago
2
Add font_name to BitmapFont call for custom fonts
#32
xdmtk
closed
4 years ago
1
Black reformatting with Python 3 target.
#31
kattni
closed
4 years ago
0
Ran black, updated to pylint 2.x
#30
evaherrada
closed
4 years ago
0
Update Code of Conduct
#29
sommersoft
closed
4 years ago
0
'font5x8.bin' FileNotFoundError
#28
yeyeto2788
closed
4 years ago
1
Moved repository from Travis to GitHub Actions
#27
evaherrada
closed
4 years ago
0
Add except to catch small int overflow
#26
caternuson
closed
5 years ago
0
Integer overflow when using text() on non-Express boards
#25
mitsake
closed
5 years ago
17
Add ability to draw circle
#24
boo13
closed
5 years ago
2
Made #14 pass
#23
evaherrada
closed
5 years ago
6
Removed building locally section from README, replaced with documenta…
#22
evaherrada
closed
5 years ago
0
Draw Circle and Ellipse
#21
boo13
closed
5 years ago
1
Non-ASCII characters are displayed incorrectly (code and font mismatch)
#20
raek
closed
4 years ago
6
Add font file check
#19
caternuson
closed
5 years ago
0
Possible to validate font file?
#18
caternuson
closed
5 years ago
5
Trying to fix PR #14
#17
evaherrada
closed
5 years ago
1
Add rotation support
#16
ladyada
closed
5 years ago
1
Strange characters displaying on OLED (rfm69_check.py)
#15
rahulgkatre
closed
5 years ago
5
add text scaling
#14
TG-Techie
closed
5 years ago
7
implemented scroll method to framebuf (2nd attempt)
#13
Tasm-Devil
closed
5 years ago
1
implemented scroll method to framebuf
#12
Tasm-Devil
closed
5 years ago
0
Add font5x8.bin to Bundle
#11
Tasm-Devil
closed
5 years ago
7
Missing font5x8.bin file
#10
vitormhenrique
closed
5 years ago
6
Next