MAX_TX_SIZE       699 src/compositor/font_engine.c 	max = INT2FIX(MAX_TX_SIZE);
MAX_TX_SIZE       717 src/compositor/font_engine.c 		if (width >=MAX_TX_SIZE) break;
MAX_TX_SIZE       724 src/compositor/font_engine.c 		if (height>=MAX_TX_SIZE) break;