stbimage 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 35ba9c234353f12e550a8e9b4188f3d95174b0cdeddfb74aa1c86443854fbe83
4
- data.tar.gz: 76cdeba9b5a3b80e323e083ddb3faa718f59e086b4cd5487a76ea3e6d19dacc7
3
+ metadata.gz: 69c08cb285862a8e9966b52a8af3c9f12d60c09e9554153f94a50793e8a94809
4
+ data.tar.gz: b1b05a5a93b1305b89b2e987fefc460cf7c5210fcdd8b1ee7b0d5b24bc63c45e
5
5
  SHA512:
6
- metadata.gz: fa0da420b22e4d284bd4a586ab787534ca9b9335b2378cd4fcff84bfe4b97199bce7dbf13e5d8e7f03bb6ee0e24f9c0f37750b06222e05d8af542d2dbad41823
7
- data.tar.gz: df9b3a18b7e6ffef3c11a415b0b0c0e0934a6fe59054afb08f575efc30b56c213d08e017173ddd5804a287df32709595afd449c17ab63340f1fb5b550b17bb5b
6
+ metadata.gz: 1edc452c7dd5c83825ad0e20e6c049624bffa11532ff2d52ecbf34fc5677492f16bdc87b3cb2b4d8aaef28f8c33cd343d3928c7ceffb3dcf2e4a7a33822f64e0
7
+ data.tar.gz: 703eb7853e6564251e83f478a85c0a51879f838b2cba9f6a65282c96d0f09684859e89630b7084013cb102be7209b7fd7a405267808de5044690015212121e79
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stbimage
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Samuel Keresztes
@@ -12,7 +12,7 @@ date: 2021-01-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |-
14
14
  Beta Version!!! Will be developed! So far compatible with: stbi_load, stbi_set_flip_vertically_on_load(). For an easier
15
- soulution, I choose fiddle as function importer from the dll (You should give the dll libary with the .load_lib(lib, path) function
15
+ soulution, I choose fiddle as function importer from the dll (You should give the dll libary with the .load_lib(lib, path) function (Only works with windows so far!!!!!). PLEASE CHECK OUT THE HOMEPAGE FOR MORE INFO AND EXAMPLE
16
16
  email: ''
17
17
  executables: []
18
18
  extensions: []