Integrated the glk_data->default_font_desc and glk_data->monospace_font_desc fields...
authorrodin <rodin@ddfedd41-794f-dd11-ae45-00112f111e67>
Tue, 17 Nov 2009 11:49:15 +0000 (11:49 +0000)
committerrodin <rodin@ddfedd41-794f-dd11-ae45-00112f111e67>
Tue, 17 Nov 2009 11:49:15 +0000 (11:49 +0000)
commitcb02f32df09ceaf4c10bf8fd60837100d719057b
tree9b9644342fac4d7284844026a6af463277abb153
parent8c1d006ab8a524ef5c1244d448474029d2411d0d
Integrated the glk_data->default_font_desc and glk_data->monospace_font_desc fields with the style system. Textgrid calculations now follow the syles overrides given in the CSS file.
libchimara/style.c
libchimara/style.h
libchimara/window.c