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>
Sat, 15 Aug 2020 06:05:47 +0000 (23:05 -0700)
commite94ce447fa7197a1267f8699447329f2c67dc526
tree9343e29bddc7392a29badda60804b8bc4744524b
parentd72d2685c01c30d77a8767c0cb8ee746f3cf9267
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