Packages

Layout and style that's easy to refactor, all without thinking about CSS.

Current section

Files

Jump to
legos include legos@font_Adjustment.hrl
Raw

include/legos@font_Adjustment.hrl

-record(adjustment, {
capital :: float(),
lowercase :: float(),
baseline :: float(),
descender :: float()
}).