zed/gpui/src
Antonio Scandurra 5f3dbb05d6 Honor vertical subpixel positions
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2021-03-24 18:35:48 +01:00
..
elements Extract platform-dependant FontSystem 2021-03-24 16:51:28 +01:00
platform Honor vertical subpixel positions 2021-03-24 18:35:48 +01:00
app.rs Extract platform-dependant FontSystem 2021-03-24 16:51:28 +01:00
assets.rs
executor.rs Wire up events and fix synthetic dragging 2021-03-21 09:44:14 -06:00
fonts.rs Render different variants according to subpixel positioning 2021-03-24 18:20:25 +01:00
keymap.rs
lib.rs Overhaul the entire element system 2021-03-21 20:54:23 -06:00
presenter.rs Extract platform-dependant FontSystem 2021-03-24 16:51:28 +01:00
scene.rs WIP 2021-03-23 19:11:56 +01:00
text_layout.rs Extract platform-dependant FontSystem 2021-03-24 16:51:28 +01:00
util.rs