ebc1da55cd
theme background image handling. desktop-image-scale-method, desktop-image-h-align, desktop-image-v-align. * grub-core/gfxmenu/view.c: Likewise. * include/gfxmenu_view.h: Likewise. * include/bitmap_scale.h: Proportional scale functions introduced. * grub-core/video/bitmap_scale.c: Likewise. Verification checks are put in a separate functions. GRUB_ERR_BUG is set for grub_error in cases of unexpected input variables for scale functions. * docs/grub.texi: Updated documentation for new options. |
||
---|---|---|
.. | ||
font.c | ||
gfxmenu.c | ||
gui_box.c | ||
gui_canvas.c | ||
gui_circular_progress.c | ||
gui_image.c | ||
gui_label.c | ||
gui_list.c | ||
gui_progress_bar.c | ||
gui_string_util.c | ||
gui_util.c | ||
icon_manager.c | ||
model.c | ||
theme_loader.c | ||
view.c | ||
widget-box.c |