﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	phab_field
5172	Report unsupported textures (NPOT textures)	elexis		"0 A.D. currnetly requires textures to be of the size `2^n * 2^n` (POT).
`bubble.png` was a PNG image, sized 24px * 24px and caused a re-release of Alpha 23 as it crashed the packaged OSX version when entering the gamesetup from the lobby, but reportedly no other platforms, see #5164 / r21822 / Phab:D1498.

So either images of arbitrary resolutions should be supported or these files should be reported by some new script.

Notice that it affects mod developers equally.

(If I recall correctly, Vladislav mentioned that most code supports it already, but only mipmap code doesn't?)

**POT** - Power-Of-Two

**NPOT** - Non-Power-Of-Two
"	defect	new	Nice to Have	Backlog	Core engine				
