]> www.fi.muni.cz Git - evince.git/commit
Bug #311280
authorMartin Kretzschmar <martink@src.gnome.org>
Sun, 24 Jul 2005 19:00:45 +0000 (19:00 +0000)
committerMartin Kretzschmar <martink@src.gnome.org>
Sun, 24 Jul 2005 19:00:45 +0000 (19:00 +0000)
commitdccf9855895c5f35bb0899bbd9c093baef02efc7
tree7c41d6bd3a72f549e001961ce7438ccbd525acd0
parentcb35b406df957dbadf93bcd8f90b55c2e4c1d7ac
Bug #311280

* pdf/ev-poppler.cc (font_type_to_string): new, returns user readable
name for PopplerFontTypes
(pdf_document_fonts_fill_model): add font type to the detail column

* backend/ev-document-fonts.h: added
EV_DOCUMENT_FONTS_COLUMN_DETAILS.

* shell/ev-properties-fonts.c (font_cell_data_func): glue together
font name and font details, add a little markup.
(ev_properties_fonts_init): use the new cell data func, specify ypad
property for the cell renderer.
(ev_properties_fonts_set_document): add the details column.
ChangeLog
backend/ev-document-fonts.h
pdf/ev-poppler.cc
shell/ev-properties-fonts.c