Commit Graph

1949 Commits (e3df2dca16ce495efd62178ea3a1287518e947bd)
 

Author SHA1 Message Date
nick black e3df2dca16
ncvisual_bounding_box(): always initialize lcol/rcol 4 years ago
nick black 4b642bc68d
require oiio 2.15.0+ to get infinite loop fix #547 4 years ago
nick black 5081ed048c
do an OIIO rotate() #559 4 years ago
Nick Black 216495ce8a
Fedora rawhide docker build (#602)
* run a fedora build
* fedora: dnf -y install for now
* dnf install ncurses-devl
4 years ago
nick black 1e9b4653d7
that's enough rotation for now 4 years ago
nick black 4d23b6c15e
normal: reenable ncvisual_from_plane() 4 years ago
nick black b796668044
qrcode: center qrcode 4 years ago
nick black 7aa488f419
ncvisual_rotate: perfect rotate_bounding_box() #599 4 years ago
nick black 18ba212709
qrcode demo: use arc4rand() on freebsd #601 4 years ago
nick black 45db9c2ac7
ncvisual_bounding_box(): fix rcol calculation #599 4 years ago
Nick Black f602c440a6
ncvisual_rotate() for arbitrary radians (#600)
* normal/visual: need dup stdplane for rotate
* add ncplane_center(), unit tests
* ncplane_center_abs(): add, unit tests
* ncvisual_bounding_box() for #599
* ncvisual_rotate(): works via bounding box #599
* normal demo: comment out broken section
* rotate: resize underlying plane as needed #599
* ncvisual_rotate: support negative rads #599
4 years ago
nick black 420ef740b1
drop geom.c prior to merge 4 years ago
nick black 9ce9d8f35b
python: wrapper for notcurses_canopen_videos() 4 years ago
nick black 9a80750316
notcurses_canopen: split into images/videos #598 4 years ago
nick black 999c6c0742
geometry unit tests: shut down nc in finalizer 4 years ago
nick black 99d05f67e7 add ncplane_center(), unit tests 4 years ago
nick black 219f6bdd27
ncvisual_rotate: move to arbitrary rads 4 years ago
nick black ad22661560
python: update cffi signatures 4 years ago
nick black 0f5333f103
subtle ncplane bugfixes
ncplane_dup(): properly set target plane attributes/channels
ncplane_move_below_unsafe(): speedup, at most one traversal
ncplane_rgba(): accept null glyph
ncvisual_from_plane(): dup the plane, own it in ncvisual
normal: spin the visual
4 years ago
nick black 084bb721fa
we're now part of freebsd! 4 years ago
nick black 7d6434c63c
We're in FreeBSD! 4 years ago
nick black 37454602f6
whiteout, uniblocks: explicitly skip if not UTF8 4 years ago
nick black 0bab14f654 tester: enable Visual tests #325 4 years ago
nick black 26a68096c8 blitter: work in ASCII encoding 4 years ago
nick black d9bb9b03af notcurses-tester: run passing tests in C locale #325 4 years ago
nick black 7dae248a41 box demo: work in ASCII encoding #325 4 years ago
nick black 25baa10f72 special-case double/rounded boxes in ASCII #325 4 years ago
nick black 7b4ebed07d cache utf8 encoding check #325 4 years ago
nick black 48c07cac01
Merge branch 'master' of github.com:dankamongmen/notcurses 4 years ago
nick black 759dfbf499
add 1.4.0 to README.md 4 years ago
nick black 8b5b44cf36
v1.4.1 4 years ago
nick black d6e349209c
v1.4.0 4 years ago
nick black 646b8ba4a5
rotate unit test: don't depend on size 4 years ago
nick black 3a8b0b9716
v1.4.0 4 years ago
nick black 5a46aee74b
release.sh: NEWS not CHANGELOG 4 years ago
nick black 6a22040584
v1.4.0 4 years ago
nick black ea3ca7d503
demo: only move fpsgraph when grabbed #595 4 years ago
nick black 454806d53a extend notcurses_debug() 4 years ago
nick black f13478a72b remove age-old forgotten HUD hack #594 4 years ago
nick black 64d4981d36 scrub stdplane on demo loop #593 4 years ago
nick black 9f16034d02 add notcurses_debug() #594 4 years ago
nick black 3e1c9c05d4
demo: improve fpsplot colors 4 years ago
nick black 1075de7828
ncplot: restore non-exponential draw 4 years ago
nick black 8612461618 demo: move fpsplot with the mouse, hot holy shit #470 4 years ago
nick black 7e0a6cb581 demo: hud always exists, just hidden #591 4 years ago
nick black 19121e91f1 ncplot: implement exponential plots #470 4 years ago
nick black dd9f8254df ncplot: implement labels for exponentials #470 4 years ago
nick black a440382fb5 demo: use NCPLOT_OPTIONS_EXPOENTIALD #470 4 years ago
nick black 2cfa3bb3dc demo: hide fps plot by default, mention in help #470 4 years ago
nick black 1e0039aee2 demo: add menu option to toggle FPS plot #470 4 years ago