• R/O
  • SSH

Repository summary

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Haxe bindings for koreader


Recent Commits RSS

Rev. Time Author Message
b8a6b9d74ef1 2022-03-28 15:02:00 Jaime Marquínez Ferrándiz tip Add TextWidget
2813401abb3c 2022-03-28 15:00:43 Jaime Marquínez Ferrándiz Add method to containers for adding widgets
ed6745a432ba 2022-03-06 00:12:20 Jaime Marquínez Ferrándiz Add Size class
98f22bb2eadb 2022-03-05 22:55:14 Jaime Marquínez Ferrándiz Define the Color8 type
300cc3491f26 2022-03-05 22:44:55 Jaime Marquínez Ferrándiz Add ButtonDialogTitle
1d4e7e1afd1f 2022-03-04 07:27:15 Jaime Marquínez Ferrándiz Add ButtonDialog
7e51cfe8fc64 2022-03-02 07:09:22 Jaime Marquínez Ferrándiz Remove the use of lua-vanilla
32cd55dc7cb6 2022-03-02 06:31:56 Jaime Marquínez Ferrándiz Add regex test
00b33b96752b 2022-03-02 06:31:20 Jaime Marquínez Ferrándiz Setup build of lua libraries required by haxe
1c84635bdb5d 2021-03-30 04:01:04 Jaime Marquínez Ferrándiz Add haxelib.json

Recently edited Tags

Name Rev. Time Author
tip b8a6b9d74ef1 2022-03-28 15:02:00 Jaime Marquínez Ferrándiz

Branches

Name Rev. Time Author Message
default b8a6b9d74ef1 2022-03-28 15:02:00 Jaime Marquínez Ferrándiz Add TextWidget

README.md

haxe-koreader

Haxe definitions for the Koreader LUA api.

The project is released to the public domain under the Unlicense license. See LICENSE.txt.

Dependencies

The lua code generated by haxe may requires some libraries (see https://haxe.org/manual/target-lua-getting-started.html ). A Earthfile is provided in the lualibs directory, to generate the libraries for the supported targets run earthly +build-all.