
Voldemort: Dot-Grid Letter-form Placement Test
This is a test for AI to evaluate precise spatial reasoning on a constrained 100Ć100 dot grid. The model must independently choose an appropriate letter-cell size, calculate character and line spacing, and accurately center three lines of text formed by connecting adjacent dots with straight line segments so that the phrase 'Hello Harry Potter, my name is Tom Marvolo Riddle' is legibly and symmetrically placed on the canvas.
Prompt
Place a 100 rows Ć 100 columns uniform dot grid on a image canvas, with dots rendered as small black dots. Write "Hello Harry Potter, my name is Tom Marvolo Riddle" on the canvas with the following conditions in mind: The canvas background color is Sepia brown: Hex #cda882 (RGB 205,168,130) The lines forming the letters should be dark brown, near-black in color: Hex #231A10 / RGB(35, 26, 16) The letters should be formed by straight line segments between adjacent dots, taking the shape of the corresponding letter Line 1 contains "Hello Harry Potter," (case sensitive, ignore quotes) Line 2 contains "my name is" (case sensitive, ignore quotes), placed below Line 1 Line 3 contains "Tom Marvolo Riddle" (case sensitive, ignore quotes), placed below Line 2 The entire 3-line text block should be vertically and horizontally centered on the canvas as a whole
A system prompt was added to support web rendering
Response not available
Response not available