Sean Barrett
477471d9a8
add stb_ds.h and tests
ago%!(EXTRA string=6 years)
Sean Barrett
aeec66c6ec
Merge branch 'randlong' of https://github.com/flibitijibibo/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
9d8a9e7f16
Merge branch 'fix_issue-701' of https://github.com/rygorous/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
742056dee9
Merge branch 'fix_issue-705' of https://github.com/rygorous/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
5fe7fb52f2
various fixes for clang
...
also fix a comment typo
ago%!(EXTRA string=6 years)
Sean Barrett
5715e6faaf
Makefile: update how to build image_write_test
ago%!(EXTRA string=6 years)
Sean Barrett
2ce93bf1d8
Merge branch 'fix_issue-707' of https://github.com/rygorous/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
57c7029166
test_image_write.c: change from standalone to integrated with image_test.c
ago%!(EXTRA string=6 years)
Fabian Giesen
ae431d75e0
stb_rect_pack: Fix two bugs.
...
stbrp__skyline_find_best_pos didn't correctly handle rects too
large to ever fit inside the context. Since that function also
pads the width up to a multiple of the alignment, it makes the
most sense to do that check right after (but before entering
the main packing loop).
While we're here, also fix an off-by-1 bug in the best-fit
heuristic where it didn't want to use the last row in
certain cases.
Fixes issue #701 .
ago%!(EXTRA string=6 years)
Fabian Giesen
af43e6b006
stb_truetype: Fix warning in comment.
...
Replace ASCII art with slightly crappier ASCII art that is not
going to make compilers complain about trailing backslashes.
Fixes issue #707 .
ago%!(EXTRA string=6 years)
Fabian Giesen
bbbdc1e811
stb_image: Fix typo in comment.
...
Fixes issue #705 .
ago%!(EXTRA string=6 years)
Fabian Giesen
e0ee0de26c
tests: Add simple image_write_test smoke test
ago%!(EXTRA string=6 years)
Fabian Giesen
980add9725
stb_image_write: Fix JPEG writer bug.
ago%!(EXTRA string=6 years)
Ethan Lee
0666554276
stb.h rand: A few more long->int fixes
ago%!(EXTRA string=6 years)
Sean Barrett
59e9702be5
update readme
ago%!(EXTRA string=6 years)
Sean Barrett
63b59b46b0
update version numbers
ago%!(EXTRA string=6 years)
Sean Barrett
a23f466de0
"long int" => "long"
ago%!(EXTRA string=6 years)
Sean Barrett
6244febf5f
stb_truetype: tweaks to codepoint-missing packing
ago%!(EXTRA string=6 years)
Sean Barrett
f11f1e801a
stb_sprintf: credits
ago%!(EXTRA string=6 years)
Sean Barrett
08759eb405
Merge branch 'fix-sprintf-int-size-1' of https://github.com/account-login/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
8cf07e85c8
rename stbtt_PackSetSkipMissingGlyphs to stbtt_PackSetSkipMissingCodepoints
ago%!(EXTRA string=6 years)
Sean Barrett
c35d1dd8ad
stb_truetype: runtime selection of skipping missing codepoints
ago%!(EXTRA string=6 years)
Sean Barrett
eaf78c10b6
Merge branch 'truetype-skip_missing_glyphs' of https://github.com/ocornut/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
9092c0487d
Merge branch 'working'
ago%!(EXTRA string=6 years)
Sean Barrett
feb9de355d
stb_image_write: add missing 'static' on internal functions
ago%!(EXTRA string=6 years)
Sean Barrett
7463635e52
Merge branch 'patch-3' of https://github.com/NuklearBomb/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
9643f6bd98
stb_sprintf: fix unaligned digitpair[], fix some signed-right-shifts
ago%!(EXTRA string=6 years)
Sean Barrett
82310cc5ff
stb_sprintf: fix unaligned digitpair[], fix some signed-right-shifts
ago%!(EXTRA string=6 years)
Kevin Croft
d1dc3fe89c
Fix return typo, disambiguate else, and check for the complete fishead identifier
ago%!(EXTRA string=6 years)
Kevin Croft
604b9367ee
Add detection for Ogg skeleton metadata
ago%!(EXTRA string=6 years)
Sean Barrett
38f86fc461
Merge branch 'fix-leakcheck' of https://github.com/Clownacy/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
ddccc72c5b
stb_image_write: optimize other PNG loops besides previous merge
ago%!(EXTRA string=6 years)
Sean Barrett
d27796b585
Merge branch 'stb_image_write_optimization' of https://github.com/jarnoh/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
619cdb6a3b
stb_sprintf: fix 32 vs 64-bit sizes for format widts j/z/t
ago%!(EXTRA string=6 years)
Sean Barrett
6e7e5c5787
Merge branch 'fix-unaligned' of https://github.com/stefano-zanotti-88/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
694b61fcb1
stb_image: remove non-ASCII character from credits
ago%!(EXTRA string=6 years)
Sean Barrett
0aa5984b6a
Merge branch 'remove-assert' of https://github.com/rombankzero/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
f9d9a419a9
Merge branch 'optimize_stbi__ldr_to_hdr' of https://github.com/technik/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
db691f0c69
Merge branch 'fix_1bit_bmp' of https://github.com/plzombie/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
5428c40870
Merge branch 'textedit-undo_char_position_type' of https://github.com/ocornut/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
9bb4bc1db4
Merge branch 'patch-1' of https://github.com/sherjilozair/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
79a7719c37
stb_image: fix d1252e1bb9
for building in C
ago%!(EXTRA string=6 years)
Sean Barrett
7056eae4ae
Merge branch 'issue-609' of https://github.com/dp304/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
d1252e1bb9
Merge branch 'master' of https://github.com/ab-cpp/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
476c1f89a2
stb_image_write: fix the previous fix (incorrectly labelled as stb_image)
ago%!(EXTRA string=6 years)
Sean Barrett
aa223d9693
Merge branch 'patch-1' of https://github.com/mastensg/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
ba5fc494b4
Merge branch 'master' of https://github.com/WARP-LAB/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
e5d4d6fcce
stb_image; optimize row computation in PR
ago%!(EXTRA string=6 years)
Sean Barrett
b2bde485a2
Merge branch 'stbiw-fix-jpeg-flipping' of https://github.com/DanielGibson/stb into working
ago%!(EXTRA string=6 years)
Sean Barrett
09998eb596
Merge branch 'truetype-comment' of https://github.com/ocornut/stb into working
ago%!(EXTRA string=6 years)