James Zern d781646c29 vwebp: fix window title when options are given
Options can precede the file name. This still won't be correct for
Unicode file names, but an approximation will be displayed (with '?'s)
rather than the first character if kParams.file_name were used.
glutCreateWindow() looks like it will prohibit correcting this as it
expects an ASCII string.

Change-Id: I96986a178a0bbce6971d2ac415222d4a456ce1a3
2024-04-01 19:34:17 -07:00
..
2023-11-10 13:57:07 +01:00
2022-04-04 11:26:25 -07:00
2023-09-14 22:43:45 +02:00
2022-04-04 11:26:12 -07:00
2023-03-17 15:37:55 -07:00
2010-11-17 20:09:47 -08:00
2023-09-14 22:43:45 +02:00
2024-02-15 18:55:22 -08:00