On 2016-01-24 19.00, ros-dev-request(a)reactos.org wrote:
> + if (Length != Length)
Now that's what we call an unlikely condition :-D
The CPU branch predictor will have no problem.
Magic indeed.. Hope it's not indicative..
L.
For everyone who thinks this looks terrible: don't view it in your
browser. Instead download it and open it with a proper image viewer.
Then your eyes stop bleeding and it actually looks good :)
Timo
Am 06.01.2016 um 10:31 schrieb cfinck(a)svn.reactos.org:
> Author: cfinck
> Date: Wed Jan 6 09:31:53 2016
> New Revision: 70507
>
> URL: http://svn.reactos.org/svn/reactos?rev=70507&view=rev
> Log:
> [BOOTVID]
> Change the Blue Screen Font hardcoded into bootvid.dll to the Open Source "Anonymous Pro" font, which makes a nice 8x13 font.
> Blue Screens now look like this: http://fs5.directupload.net/images/160106/ehv6245t.png
>
> [BOOTVID_FONT_GENERATOR]
> In case you find an even better font, you now have a nice little tool to test that font and generate the corresponding FontData array for bootvid.
>
> Added:
> trunk/rosapps/applications/devutils/bootvid_font_generator/
> trunk/rosapps/applications/devutils/bootvid_font_generator/CMakeLists.txt (with props)
> trunk/rosapps/applications/devutils/bootvid_font_generator/bootvid_font_generator.c (with props)
> Modified:
> trunk/reactos/drivers/base/bootvid/arm/bootdata.c
> trunk/reactos/drivers/base/bootvid/i386/bootdata.c
> trunk/rosapps/applications/devutils/CMakeLists.txt
>
> [This mail would be too long, it was shortened to contain the URLs only.]
>
> Modified: trunk/reactos/drivers/base/bootvid/arm/bootdata.c
> URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/base/bootvid/arm/b…
>
> Modified: trunk/reactos/drivers/base/bootvid/i386/bootdata.c
> URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/base/bootvid/i386/…
>
> Modified: trunk/rosapps/applications/devutils/CMakeLists.txt
> URL: http://svn.reactos.org/svn/reactos/trunk/rosapps/applications/devutils/CMak…
>
> Added: trunk/rosapps/applications/devutils/bootvid_font_generator/CMakeLists.txt
> URL: http://svn.reactos.org/svn/reactos/trunk/rosapps/applications/devutils/boot…
>
> Added: trunk/rosapps/applications/devutils/bootvid_font_generator/bootvid_font_generator.c
> URL: http://svn.reactos.org/svn/reactos/trunk/rosapps/applications/devutils/boot…
>
>
>
Can I have commit access to !trunk branches for not forking to Git?
(for reviving the POSIX subsystem with the Newlib C library and adding
pthreads support)
Thanks,