Skip to content

HamedJP/IMGUI_Raqm_RTL_Demo

Repository files navigation

Dear ImGui RTL Demo

The original ImGui (https://github.com/ocornut/imgui) does not support RTL text, like arabic and hebrew. This is a demo app that uses ImGui_Raqm (https://github.com/HamedJP/imgui_Raqm) which is fork of original Dear ImGui. ImGui_Raqm is not ready yet. so there are still lots of bugs

Building

depends on the following libraries:

To install dependencies on Ubuntu and wsl:

sudo apt-get install libfreetype6-dev libharfbuzz-dev libfribidi-dev meson gtk-doc-tools libglfw3-dev

To install dependencies on windows:

vcpkg install libraqm

To run this demo in linux:

make && ./helloRaqm.out

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors