➜☠←trembl
A polylogic polysemantic Memex, a pseudo-xanalogical 'Zettelkasten'
650
Enabling Font Smoothing in the Processing IDE
Open your preferences.txt, set
editor.antialias=true
. Works with Processing 1.2.1
font
IDE
Processing
smooth
737
Processing Math convenience methods in pure Javascript
673
Checking mouseOver in controlP5
614
ControlP5, PeasyCam and HUD in Processing
591
Fonts on the iPhone
863
D3 canvas and Retina screens
canvas
d3
retina
26
Adding Border between UIScrollView pages
border
space
UIScrollView
243
Stepping over an Array (or Dictionary)
2.0
Enumberation
Fast
NSArray
NSDIctionary
NSEnumerator
Objective‑C
347
UIImage → pixelData → UIImage Rountrip
2D
CGImageRef
data
NSData
pixel
pixel value
Quartz
UIImage
78
NSMutableArray & retain
NSMutableDictionary
retain
160
@dynamic – Provide methods dynamically at runtime
@dynamic
Objective‑C
runtime
1082
array_merge
behaves differently in PHP 7 and PHP 8
array
merge
PHP
PHP7
PHP8