Corwin
|
2e97fb2b24
|
Release v0.11.1
|
2022-08-02 23:52:43 +01:00 |
|
Corwin
|
43b256a9f3
|
Release v0.11.0
|
2022-08-02 23:45:44 +01:00 |
|
Corwin
|
ca64a2bb78
|
perform check in proc macro for size
can give a better error message, pointing at the file that contains the bad sizes
|
2022-08-01 12:08:22 +01:00 |
|
Corwin
|
3fa5b4467f
|
support sprites that are not square in include_aseprite
|
2022-08-01 01:38:17 +01:00 |
|
Corwin
|
a7e038aa18
|
Release v0.10.0
|
2022-07-31 17:08:48 +01:00 |
|
Corwin
|
1be10ba450
|
align sprite data to 2 byte boundaries
|
2022-07-16 13:36:33 +01:00 |
|
Corwin
|
8a55fc7f0e
|
support larger sprites
|
2022-07-16 09:08:35 +01:00 |
|
Gwilym Kuiper
|
6d1d3d2b9d
|
Add repository to Cargo.toml files
Fixes #253
|
2022-07-14 21:49:53 +01:00 |
|
Gwilym Kuiper
|
8b063f8440
|
Add support for transparent sprites
|
2022-05-22 19:23:29 +01:00 |
|
Renovate Bot
|
0e0b74464b
|
Update Rust crate asefile to 0.3.5
|
2022-04-24 16:10:50 +00:00 |
|
Gwilym Kuiper
|
4f6f981ce7
|
Usage of group now requires 'full'
|
2022-04-23 15:56:07 +01:00 |
|
Gwilym Kuiper
|
fb197d3e79
|
Store font data more compressed
|
2022-04-23 15:42:08 +01:00 |
|
Gwilym Kuiper
|
1b71ef6473
|
Add test for font output
|
2022-04-23 15:33:57 +01:00 |
|
Gwilym Kuiper
|
45e18d5cc7
|
Use a better example font which isn't monospace
|
2022-04-05 23:35:18 +01:00 |
|
Gwilym Kuiper
|
d18d2fcde8
|
Remove unused import
|
2022-04-05 22:44:51 +01:00 |
|
Gwilym Kuiper
|
2c2931fa97
|
Handle the height of letters correctly
|
2022-04-05 22:44:32 +01:00 |
|
Gwilym Kuiper
|
a6f5cc9ec1
|
Render some text
|
2022-04-05 22:32:11 +01:00 |
|
Gwilym Kuiper
|
c5cebb9520
|
Theory a font renderer
|
2022-04-04 22:06:08 +01:00 |
|
Gwilym Kuiper
|
78dc3ac57f
|
Release agb-image-converter v0.7.0
|
2022-03-28 22:21:45 +01:00 |
|
Gwilym Kuiper
|
d4a12277eb
|
Generate a bytestring for the image converter rather than the array
|
2022-03-21 22:41:11 +00:00 |
|
Renovate Bot
|
3755c68a0f
|
Update Rust crate asefile to 0.3.4
|
2022-03-21 19:51:58 +00:00 |
|
Corwin
|
9d0fa2f40e
|
even less specific
|
2022-03-18 21:35:32 +00:00 |
|
Corwin
|
aca82e7007
|
be less specific in version numbers
|
2022-03-18 21:34:39 +00:00 |
|
Renovate Bot
|
089dba8648
|
Update Rust crate syn to 1.0.88
|
2022-03-15 06:05:13 +00:00 |
|
Renovate Bot
|
6c771ca22f
|
Update Rust crate syn to 1.0.87
|
2022-03-14 09:58:05 +00:00 |
|
Gwilym Kuiper
|
50ce96ac82
|
Delete library cargo.locks
|
2022-03-12 23:39:58 +00:00 |
|
Corwin
|
6f064b0d99
|
update lock files
|
2022-03-06 13:45:16 +00:00 |
|
Corwin
|
c55ff3f714
|
const fnify
|
2022-03-06 13:36:50 +00:00 |
|
Corwin
|
8a6f341421
|
update hat chooses wizard
|
2022-03-06 13:36:26 +00:00 |
|
Corwin
|
6cc29ebec0
|
animation direction test
|
2022-03-06 13:31:56 +00:00 |
|
Corwin
|
84e6af5d2f
|
load aseprite files directly with asefile
|
2022-03-06 13:31:56 +00:00 |
|
Corwin
|
e67f1ff45f
|
output to the correct location
|
2022-03-06 13:31:56 +00:00 |
|
Corwin
|
6e5cee1e3f
|
support loading multiple
|
2022-03-06 13:31:56 +00:00 |
|
Corwin
|
73a8d86f6b
|
sprite import proc macro mess
|
2022-03-06 13:31:56 +00:00 |
|
Corwin
|
9095daebd8
|
satisfy linter
|
2022-03-06 13:31:36 +00:00 |
|
Corwin
|
3cc30a2bcd
|
satisfy linter
|
2022-03-06 13:31:36 +00:00 |
|
Corwin
|
e462d35feb
|
lock file update
|
2022-03-06 13:31:36 +00:00 |
|
Corwin
|
9714b8a3ca
|
types required for aseprite import
|
2022-03-06 13:31:36 +00:00 |
|
Gwilym Kuiper
|
39a8b5a64f
|
Update lockfiles
|
2022-03-05 20:52:26 +00:00 |
|
GBA bot
|
03dfaf9d5f
|
Update lockfiles
|
2022-03-01 20:07:25 +00:00 |
|
Renovate Bot
|
725fdb3e6b
|
Update Rust crate image to 0.24.1
|
2022-02-24 20:49:44 +00:00 |
|
GBA bot
|
5a7efa660a
|
Update lockfiles
|
2022-02-24 20:37:17 +00:00 |
|
Renovate Bot
|
3cb4b6536f
|
Update Rust crate quote to 1.0.15
|
2022-01-22 01:56:33 +00:00 |
|
Renovate Bot
|
8fd94824dd
|
Update Rust crate syn to 1.0.86
|
2022-01-20 23:00:36 +00:00 |
|
Gwilym Kuiper
|
d44e0fc796
|
Update lockfiles
|
2022-01-12 23:05:02 +00:00 |
|
Renovate Bot
|
7aba5cba67
|
Update Rust crate syn to 1.0.85
|
2022-01-06 09:19:51 +00:00 |
|
GBA bot
|
eb38e2b631
|
Make the generated module not public
|
2022-01-02 17:54:44 +00:00 |
|
Corwin
|
1aaa3886af
|
Merge pull request #143 from agbrs/renovate/syn-1.x
Update Rust crate syn to 1.0.84
|
2022-01-01 21:20:25 +00:00 |
|
Renovate Bot
|
e0d23abcf2
|
Update Rust crate syn to 1.0.84
|
2022-01-01 21:17:51 +00:00 |
|
Renovate Bot
|
5215f36cdc
|
Update Rust crate quote to 1.0.14
|
2022-01-01 21:15:47 +00:00 |
|