Adals
Adals
I installed driver and run ok I did make all sudo make install sudo modprobe 8188eu but when reboot my desktop it does not work and dmesg gave me this...
for an example sentence like "برمجه وتصميم" ggez made it like "م ي م ص ت و ه ج م ر ب" staring from LTR not RTL and letters seperated....
Hello, I think it will be better to orbtk support RTL languages like Arabic and others in its internal design. for an example TextBox and other widgets most Arabic apps...
```rust #[macro_use] extern crate lopdf; use lopdf::content::{Content, Operation}; use lopdf::{Document, Object, Stream}; fn main() { let mut doc = Document::with_version("1.5"); let pages_id = doc.new_object_id(); let font_id = doc.add_object(dictionary! { "Type"...
hello right now when using arabic font it draws from LTR not RTL also letters are seperated like (احمد) shows like (د م ح ا) so how to solve it...
## Bevy version main branch ## OS version Apple M1 Max macos sonoma 14.4.1 (23E224) ## What you did cargo run --example game_menu ## What went wrong when clicking close...
Hello, thanks for your great work. what about supporting RTL languages like Arabic via [cosmic-text](https://github.com/pop-os/cosmic-text)