doc updates 4

This commit is contained in:
stefan schippers 2023-01-07 13:52:29 +01:00
parent 82f54979ef
commit 8aa4f06452
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ For 2D graphic workloads software rendering on framebuffer device is the fastest
laptops i have tested xschem on. The only exception is the little Samsung N220 due to the slow laptops i have tested xschem on. The only exception is the little Samsung N220 due to the slow
and tiny Atom N450 CPU.<br> and tiny Atom N450 CPU.<br>
Framebuffer graphics is also the most precise and reliable since the X11 specification Framebuffer graphics is also the most precise and reliable since the X11 specification
has exact rules for pixelization/rasterizationof primitives. <br> has exact rules for pixelization/rasterization of primitives. <br>
All drawings are thus exactly identical down to the pixels on any machine using fbdev.i<br> All drawings are thus exactly identical down to the pixels on any machine using fbdev.<br>
Following table summarizes the test times for a xschem BIST routine, doing lot of Following table summarizes the test times for a xschem BIST routine, doing lot of
graphic (among other) operations. graphic (among other) operations.
</p> </p>