Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tauri-apps/rust-icns

Rust library for encoding/decoding Apple Icon Image (.icns) files
https://github.com/tauri-apps/rust-icns

ci: migrate to the org-level `ORG_CRATES_IO_TOKEN`

1d15c054cee11dcbea05a6b6325c3abaf95b6857 authored about 2 years ago by Amr Bashir <[email protected]>
Merge pull request #3 from tauri-apps/release/version-updates

e2c278cd87e835b7395b0ef68d358974ff920ad5 authored over 2 years ago by Lucas Fernandes Nogueira <[email protected]>
apply version updates

5fe9c37eb82e1ce12e89708a612faf999437f9b2 authored over 2 years ago by lucasfernog <[email protected]>
Merge pull request #2 from tauri-apps/feat/prepare-release

0933580ca71400b7d7ed22ef295b22a8c72de0ac authored over 2 years ago by Lucas Fernandes Nogueira <[email protected]>
covector status

1b6ff89415a5619adab0784f93266edb1b3c0fb1 authored over 2 years ago by Lucas Nogueira <[email protected]>
remove errorOnVersionRange [skip ci]

ffcf59485db9d4c43645a33c5854a19cdf5b9149 authored over 2 years ago by Lucas Nogueira <[email protected]>
change covector branch [skip ci]

985f9cb992f7daefc4a95b9f09bd6104c7e097f0 authored over 2 years ago by Lucas Nogueira <[email protected]>
fix import

0c2890436a5605ac52d91a9fb4a7c3db9ef9eada authored over 2 years ago by Lucas Nogueira <[email protected]>
feat: prepare for release

c3c4f514e2a07a97c37c36c128a0cae4f9abe40e authored over 2 years ago by Lucas Nogueira <[email protected]>
Merge pull request #1 from FabianLars/feat/png-passthrough

feat: Pass through png data unchanged

ddc9f16936455061dc3bed22a9c54eff8db94b54 authored over 2 years ago by Fabian-Lars <[email protected]>
ci: Add github action workflow

2fc0d5893fbe9741db3442f39243b20c1360fe04 authored over 2 years ago by FabianLars <[email protected]>
style: apply clippy suggestions

aac298f67c70c4a28a7095c6ebf6788c888998b8 authored over 2 years ago by FabianLars <[email protected]>
chore(deps): update png to 0.17

fd18a57a38c7347530279a9a810c635420b0f550 authored over 2 years ago by FabianLars <[email protected]>
chore: run `cargo fmt`

7e291165c1e0b087c1baea00c70f8776aa44946d authored over 2 years ago by FabianLars <[email protected]>
Merge remote-tracking branch 'adetaylor/png-passthrough-unchanged' into feat/png-passthrough

cdbc0efe2c5e14041064d5b1a9828a63072af488 authored over 2 years ago by FabianLars <[email protected]>
Bump version number to 0.3.1

49c582dddac469b6fee0d5806242e7705250c9a5 authored over 4 years ago by Matthew D. Steele <[email protected]>
Merge pull request #5 from image-rs/master

Update png library version

486e50a0b12ebfcd4b998b81b36c640d080a4c60 authored over 4 years ago by Matthew D. Steele <[email protected]>
Update png library version

Some juicy benefits including better speed, encoding fixes, etc.

2fc6432efe7d8a892cd04cc8218e8d9b8a880ebb authored over 4 years ago by Andreas Molzer <[email protected]>
Merge pull request #4 from avidrissman/patch-1

Cap literal runs at 128 bytes

a0c6d194d3246c6fcc2d67b679b8c964c88467ec authored almost 5 years ago by Matthew D. Steele <[email protected]>
Cap literal runs at 128 bytes

In the flavor of RLE encoding used, literal runs can only be 128 bytes long. (See https://en.wik...

6a89a8ab38bccc0d0afb127ceb3bda89332bcfc1 authored almost 5 years ago by Avi Drissman <[email protected]>
Passing through PNGs unchanged

Some tools carefully optimize png data (e.g. optipng, advpng).
It's desirable that the carefully...

0d0dc7f64e8110cab3531b90045b3c37c4d1c962 authored almost 5 years ago by Adrian Taylor <[email protected]>
Bump version number to 0.3.0

65a5ee917eef8487e4fe97dbe2a7b179668a9005 authored about 6 years ago by Matthew D. Steele <[email protected]>
Update to png v0.13

dcf4e725077f5252bbf9c8b1667c69eed0cb77ec authored about 6 years ago by Matthew D. Steele <[email protected]>
Update to png v0.12

8fba229bc1f33de8d02b70479678b1b6227df1cf authored over 6 years ago by Matthew D. Steele <[email protected]>
Add Travis CI config

91ebc57efbff92d438a8b7fdeaec902c2415f325 authored over 6 years ago by Matthew D. Steele <[email protected]>
Merge pull request #2 from kornelski/master

Replace try!() with ?

49d6a53416a285bb92011552df09aac90559c113 authored over 6 years ago by Matthew D. Steele <[email protected]>
Merge pull request #1 from kornelski/master

Make PNG support optional

8925ef8c93a7c370a7a5ad15574a077d9f81c382 authored over 6 years ago by Matthew D. Steele <[email protected]>
Replace try!() with ?

0cd51bc8d0c3d41e6acf292e74e4b8924965a3e1 authored over 6 years ago by Kornel <[email protected]>
Make PNG support optional

845516b80d15b3573508b32983f7128b19ba7248 authored over 6 years ago by Kornel <[email protected]>
Bump version number to 0.2.2

a0f31e18986603c476ce217f9ab94c57220ed528 authored about 7 years ago by Matthew D. Steele <[email protected]>
Update to png v0.11

b53c7fec4c324159c0b4be88eb0525628159277d authored about 7 years ago by Matthew D. Steele <[email protected]>
Bump version number to 0.2.1

e1ca0d9ae3ecccbb0fb893a68078742652c1c863 authored almost 8 years ago by Matthew D. Steele <[email protected]>
Update dependencies

13adb2af89a513163633764b217773f57c9f0e7c authored almost 8 years ago by Matthew D. Steele <[email protected]>
Bump version number to 0.2.0

7bc700dde33bbab491103adeccb4eba826656c13 authored over 8 years ago by Matthew D. Steele <[email protected]>
Add IconFamily::has_icon_with_type method

cca9b994e13ca064d8d22af0e003c4944f4342b9 authored over 8 years ago by Matthew D. Steele <[email protected]>
Add IconType::from_pixel_size[_and_density] methods

a74cdec0c29dd32397d05bb61b5253b38053eaa7 authored over 8 years ago by Matthew D. Steele <[email protected]>
Add IconFamily::is_empty and Image::from_data methods

9db8bbada5d2667ca4af7482dd6182e2e5825f37 authored over 8 years ago by Matthew D. Steele <[email protected]>
Tweak README formatting

4f4bf60c949c0f857a0e042955d2711e9392104e authored over 8 years ago by Matthew D. Steele <[email protected]>
Update README and add documentation links

953048f6161b23e3f30a89db2cd5fcd84bd2bfa3 authored over 8 years ago by Matthew D. Steele <[email protected]>
A couple documentation fixes

b5a3b6905e2735ab7d68d7908cb21273f9a94b90 authored over 8 years ago by Matthew D. Steele <[email protected]>
Add more golden file tests

8eac366e5baf7881e04043f25277f30e70317523 authored over 8 years ago by Matthew D. Steele <[email protected]>
Add ability to specify OSType for png2icns

9651e5e4ee9045758b36bca3fa7e93c330e23950 authored over 8 years ago by Matthew D. Steele <[email protected]>
Add initial golden file tests

654ebfe07d535f9242a1424b8a6c1360f81cc480 authored over 8 years ago by Matthew D. Steele <[email protected]>
Add some more package metadata to Cargo.toml

8d401a52e54eeec5507150b60d757de2c6aad3af authored over 8 years ago by Matthew D. Steele <[email protected]>
Add more library documentation

06b1fead49bc3cd9065ef6ce94ca84e451828f81 authored over 8 years ago by Matthew D. Steele <[email protected]>
Add high-level IconFamily methods for extracting icons

0a2ce55a0ab614e7d38b0c488fee3d03364b586e authored over 8 years ago by Matthew D. Steele <[email protected]>
Add high-level IconFamily methods for adding icons

a8cb9be2108742225dcdc7227a37a01ba6bc27a3 authored over 8 years ago by Matthew D. Steele <[email protected]>
Fix OSType::from_str for non-ASCII characters

5d8d74b2bd3321e9b3a2b20bc2af28d073fddaf0 authored over 8 years ago by Matthew D. Steele <[email protected]>
Refactor to make IconFamily and IconElement fields public

4bbaa388a366af5fdddeceac9dc0f182634e38b9 authored over 8 years ago by Matthew D. Steele <[email protected]>
Put IconFamily into its own submodule

0c483d2fa1464854d7299cdfe2f0ec2083e2b1e7 authored over 8 years ago by Matthew D. Steele <[email protected]>
Skip extra four zeros at start of some RLE-encoded elements

2e0cf48acb7c5415052416cf00ca634bee8833b3 authored over 8 years ago by Matthew D. Steele <[email protected]>
Add pixel format for grayscale-with-alpha

88bf58f6f9fba0a48a005cebf122ee77f4f0c1f2 authored over 8 years ago by Matthew D. Steele <[email protected]>
Add special error message for JPEG-2000-encoded icons

0c1be34217ab27c4d7a0a92651624939cd835e5b authored over 8 years ago by Matthew D. Steele <[email protected]>
Implement encoding Images as IconElements

b2129e51b71dd07489765a71ded3551c80534a3d authored over 8 years ago by Matthew D. Steele <[email protected]>
Implement decoding of RLE data

6f2243e9c911fb72c36d8d449d90192de51d2cc6 authored over 8 years ago by Matthew D. Steele <[email protected]>
Make read_png support RGB and Grayscale PNG color types

4933c6433d08b53e775d510f535b0b341f850f47 authored over 8 years ago by Matthew D. Steele <[email protected]>
Implement decoding of 8-bit masks

9f4b37ca7665d17e7ad0795ec01f7ac38b7dae0e authored over 8 years ago by Matthew D. Steele <[email protected]>
Add missing IconTypes for JP2/PNG-encoded icons

ccaf1e54c40637179810d9cc16c516559c238277 authored over 8 years ago by Matthew D. Steele <[email protected]>
Implement decoding of PNG icon elements

25e6ef5f32fbc5b0e7293dd8d64bd424d46aa209 authored over 8 years ago by Matthew D. Steele <[email protected]>
Add ability to export images as PNGs

f3baf49309c02be0ba06acbef1809b29f25b8c07 authored over 8 years ago by Matthew D. Steele <[email protected]>
Add Image and PixelFormat types

fb3be98dc10816c8d50a23c962d2e9944f7572c7 authored over 8 years ago by Matthew D. Steele <[email protected]>
Add IconType enum

87c784ce214fc35742dcb11dd886ba4caa879d66 authored over 8 years ago by Matthew D. Steele <[email protected]>
Add example binary for reading ICNS files

436cf96db379dee662cd37207dddb055af98348c authored over 8 years ago by Matthew D. Steele <[email protected]>
Add current library status to README

34495c61721226397082873f2a6b1b168cfce3b9 authored over 8 years ago by Matthew D. Steele <[email protected]>
Add IconElement type; implement read/write for IconFamily

193f54c617de7e4c39468757fdc19f4394445ab9 authored over 8 years ago by Matthew D. Steele <[email protected]>
Add IconFamily type

bec2c8f68245bb80c86ec697c1abc8d508ee117a authored over 8 years ago by Matthew D. Steele <[email protected]>
Initial commit

8da78b7b2cdb40309d5426dd31872cfedc23a255 authored over 8 years ago by Matthew D. Steele <[email protected]>