This website requires JavaScript.
Explore
Help
Register
Sign In
klubhaus
/
sideline
Watch
2
Star
0
Fork
0
You've already forked sideline
forked from
genewildish/Mainline
Code
Issues
5
Pull Requests
Projects
1
Releases
Wiki
Activity
Files
1ff2e54586537dadb08b518e7ed4a1f3c365ef45
sideline
/
engine
History
Gene Johnson
f6ad89769f
feat: Implement OTF to terminal half-block rendering pipeline including font loading, text rasterization, word-wrap, and gradient coloring.
2026-03-14 21:53:47 -07:00
..
__init__.py
refactor: Create
engine
package, extracting data sources to
sources.py
, and add refactoring documentation.
2026-03-14 20:56:24 -07:00
config.py
refactor: Create
engine
package, extracting data sources to
sources.py
, and add refactoring documentation.
2026-03-14 20:56:24 -07:00
filter.py
feat: Introduce
translate
module for Google Translate integration and location-based language detection, and add a new
filter
module.
2026-03-14 21:00:24 -07:00
render.py
feat: Implement OTF to terminal half-block rendering pipeline including font loading, text rasterization, word-wrap, and gradient coloring.
2026-03-14 21:53:47 -07:00
sources.py
refactor: Create
engine
package, extracting data sources to
sources.py
, and add refactoring documentation.
2026-03-14 20:56:24 -07:00
terminal.py
feat: Add terminal module.
2026-03-14 20:57:53 -07:00
translate.py
feat: Introduce
translate
module for Google Translate integration and location-based language detection, and add a new
filter
module.
2026-03-14 21:00:24 -07:00