Mitchell Hashimoto 13d9c0159d font: SharedGridSet.Key needs to clone the DerivedConfig
Key contains pointers into DerivedConfig. Each surface has its own
DerivedConfig. This would cause memory corruption if the surface that
opened the initial font grid deallocates. Instead, let's make sure Key
owns its own DerivedConfig.
2024-04-11 13:04:23 -04:00
..
2024-04-06 20:00:22 -07:00
2024-04-08 23:10:00 -04:00
2024-04-05 09:29:39 -07:00
2024-04-06 20:10:57 -07:00
2024-04-04 13:25:27 -07:00
2024-04-06 20:00:22 -07:00
2023-06-25 11:08:20 -07:00