mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	rogueviz:: changed texture twidth to 4096
This commit is contained in:
		| @@ -185,6 +185,7 @@ void dialog_add_latex(string s, color_t col, int size) { | ||||
|     gen_latex(pmStartAll, s, 600); | ||||
|     auto& tex = textures[fn]; | ||||
|     tex.original = true; | ||||
|     tex.twidth = 4096; | ||||
|     println(hlog, "rt = ", tex.readtexture(fn)); | ||||
|     for(int y=0; y<tex.theight; y++) | ||||
|     for(int x=0; x<tex.twidth; x++) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue