OSDN Git Service

In Term_pict_cocoa(), step through the passed in arrays in increments of the tile...
authorEric Branlund <ebranlund@fastmail.com>
Sat, 15 Aug 2020 06:05:47 +0000 (23:05 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Mon, 17 Aug 2020 00:02:26 +0000 (17:02 -0700)
commit0b4b925c1dc1cb297e906e89e8b4ce3abe6080b1
treec07d1cb1474b9983712066323efd1ae6fac29f58
parentd1945a2f21ea0afb1176a0e4982aafcfa8d58b79
In Term_pict_cocoa(), step through the passed in arrays in increments of the tile width scaling (i.e. 2 in big tile mode; 1 otherwise). Does not matter in the current configuration, with always_pict off, but would matter if always_pict was on or if the core terminal code was modified to pass more than one tile at a time when higher_pict is on.
src/main-cocoa.m