mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-24 00:54:18 +08:00
cleanup
This commit is contained in:
+11
-2
@@ -39,11 +39,20 @@
|
||||
**
|
||||
** https://www.unicode.org/reports/tr9/
|
||||
**
|
||||
** Created by WEI Yongming at 2019/03/08
|
||||
** Created at 2019/03/08
|
||||
**
|
||||
** This implementation is based on LGPL'd FriBidi:
|
||||
** This implementation is copied from LGPL'd FriBidi and revised for MiniGUI
|
||||
** By Vincent Wei.
|
||||
**
|
||||
** https://github.com/fribidi/fribidi
|
||||
**
|
||||
** Authors of FriBidi:
|
||||
** Behdad Esfahbod, 2001, 2002, 2004
|
||||
** Dov Grobgeld, 1999, 2000
|
||||
**
|
||||
** Copyright (C) 2004 Sharif FarsiWeb, Inc
|
||||
** Copyright (C) 2001,2002 Behdad Esfahbod
|
||||
** Copyright (C) 1999,2000 Dov Grobgeld
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
+118
-118
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user