index
:
lite-xl
2.1-prep
Merged
PR/adjust-renwindow-docs
PR/clarify-stack-traces-for-require
PR/update-windows-server-image
PR/window-allocation
additional-userdir-envvar
animations-adjust
build/sdl3-force-falllback
console-based-lite-project
core/sdl-callback
cpath-changes
debug-font-rendering-clean
dependabot/github_actions/github-actions-c35c0c8c33
dmon-1
dmon-2.0.3
dmon-atomic-load-store
dmon-debug
dmon-integration
dmon-luajit-2.0.3
dmon-no-timeout-select
files-commands
fira-font
fix-2.0.1
fix-autoreload-large-files
fix-bug-removed-project
fix-configs-set-to-true
fix-dir-monitor-symlinks
fix-dmon-add-dir-asserts
fix-inotify-asserts
fix-inotify-problem
fix-invisible-node-click-intercept
fix-javascript-regexp-syntax
fix-network-volumes
fix-pgid-on-deatch
fix-remove-view-context
fix-treeview-dircache
fix-win32-process-arguments
font-jetbrainsmono
ime-text-editing
improve-lcd-weights
incremental-folder-scan
link-remove-unused-function
master
master-2.0
master-2.0.4
master-2.1
master-luajit-2.0
master-luajit21-2.0
mem-leak-debug
merge-master-2.0
notebook-view
path-ignore-files
platform-requires
popen-light
port-build-lhelper-2
project-based-2
project-based-3
project-based-4
project-based-4-wip-changes
release/v2.1.x
rencache-texture
repl
revert-853-process-api
scroll_size_update_once_2
simplifying-main
soft-line-wrap-2.0
start-file-in-place
testing-detect-indent-changes
treeview-fix
use-tabs-margin
use-tabs-margin-2.0
use-tabs-margin-luajit-2.0
using-luajit
using-luajit-2
using-luajit-2.0.3
using-luajit-3
vim-mode
voronianski-color-schemes
workspace-fixes
zlog-dmon-logging
A lightweight text editor written in Lua
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-06-16
Merge remote-tracking branch 'rxi/master' into agg-font-renderer
Francesco Abbate
2020-06-16
Modify system.wait_event to wait indefinitely if no timeout is given
Francesco Abbate
2020-06-16
No longer use gamma correction
Francesco Abbate
2020-06-14
Version 1.08
v1.08
rxi
2020-06-12
Add option to disable X axis font's pre-scaling
Francesco Abbate
2020-06-11
Merge remote-tracking branch 'rxi/master' into agg-font-renderer
Francesco Abbate
2020-06-11
Rename FontRenderer to FR_Renderer
Francesco Abbate
2020-06-11
Bring back simple grayscale rendering option
Francesco Abbate
2020-06-11
Rename FontRenderer* symbols as FR_*
Francesco Abbate
2020-06-11
Make the FontRenderer's Bitmap struct opaque outside the library
Francesco Abbate
2020-06-11
Move rendering buffers pointers computations inside FontRendererBlendGammaSub...
Francesco Abbate
2020-06-11
Revert "Removed __APPLE__ `#ifdef` from main.c"
rxi
2020-06-09
Remove font renderer debug code
Francesco Abbate
2020-06-07
Version 1.07
v1.07
rxi
2020-06-07
Removed __APPLE__ `#ifdef` from main.c
rxi
2020-06-07
Merge remote-tracking branch 'rxi/master' into font-rendering-tests
Francesco Abbate
2020-06-07
Add more debug information in font's bitmap images
Francesco Abbate
2020-06-06
Move font resize in a separate function
Francesco Abbate
2020-06-06
Cleanup debug code
Francesco Abbate
2020-06-06
WIP: debugging stuff
Francesco Abbate
2020-06-04
Move font renderer in a separate folder as a library
Francesco Abbate
2020-06-04
Add correct copyright information
Francesco Abbate
2020-06-04
Remove unused code files
Francesco Abbate
2020-06-04
Add some comments and remove unused code
Francesco Abbate
2020-06-04
Add some explanatory comments
Francesco Abbate
2020-06-04
Fix resize of bounding rectangle in BakeFontBitmap function
Francesco Abbate
2020-06-04
Fix remove unnecessary function templating
Francesco Abbate
2020-06-04
Implement subpixel LCD font rendering
Francesco Abbate
2020-06-03
move BYPASS_COMPOSITOR near other SetHint
Daniele Laudani
2020-06-03
Don't tell the system to disable compositing under X11
Daniele Laudani
2020-06-03
Add missing resource file on windows
U-ST\francesco abbate
2020-06-02
Merge remote-tracking branch 'rxi/master' into font-rendering-tests
Francesco Abbate
2020-06-02
Use static libgcc and libstdc++ when doing release build
Francesco Abbate
2020-06-02
Optimize glyph set bitmap rectangles by trimming empty regions
Francesco Abbate
2020-06-02
Adjust xadvance computation to use rounding instead of truncate
Francesco Abbate
2020-06-02
Reduce y padding in BakeFontBitmap
Francesco Abbate
2020-06-02
Ember blender with gamma correction into FontRenderer
Francesco Abbate
2020-06-02
Add gamma correct pixel blender
Francesco Abbate
2020-06-01
Adjust BakeFontBitmap issues
Francesco Abbate
2020-06-01
Check for errors when loading fonts
Francesco Abbate
2020-06-01
Use font_renderer in aGG font testing program
Francesco Abbate
2020-06-01
Hack to fix font size rendering to align with STB original rendering
Francesco Abbate
2020-06-01
Remove stb from Meson dependencies for Lite
Francesco Abbate
2020-06-01
Remove unused variable
Francesco Abbate
2020-06-01
Cosmetic code's cleanup
Francesco Abbate
2020-06-01
Completely remove usage of stb_truetype
Francesco Abbate
2020-06-01
Add missing function to free FontRenderer
Francesco Abbate
2020-06-01
Fix y offset in BakeFontBitmap
Francesco Abbate
2020-06-01
Rename GlyphSetA to GlyphSet
Francesco Abbate
2020-06-01
Replace stb's BakeBitmapFont with AGG based font's renderer
Francesco Abbate
[next]