Skip to content

Duiccni/GHMO-Library

Repository files navigation

GHMO-Library

Newest Lime Graphic Library

2/5/24 i hate from references in c++

New Features:

Font Anti Aliasing (Look with Magnifier.)

  • image

Better Image File (.rbis24 or .rbis32) Options

graphics::surface* bad_apple
= graphics::read_binary_into_surface("image-2.bin", graphics::RBIS_24B /* graphics::RBIS_AUTO */);

// graphics::reverse_colors(*bad_apple);
graphics::black_and_white(*bad_apple);
graphics::slight_blur(*bad_apple);
  • image

3D Library Option

  • #define _INCLUDE_3DH 1
  • image

i have a test tommorow

image