tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

auto-hyphenation-pl-1-ref.html (477B)


      1 <!DOCTYPE html>
      2 <html lang="pl">
      3 <head>
      4 <meta charset="utf-8">
      5 <title>Polish hyphenation test</title>
      6 <style>
      7 body {
      8  font-family: "Times New Roman", serif; /* prefer TNR to Times (default) on OS X... */
      9  font-feature-settings: 'kern' off;
     10 }
     11 </style>
     12 </head>
     13 <body>
     14 <div style="white-space:pre-wrap;">Unikod
     15 przy-
     16 pi-
     17 su-
     18 je
     19 uni-
     20 kal-
     21 ny
     22 nu-
     23 mer
     24 każ-
     25 de-
     26 mu
     27 zna-
     28 ko-
     29 wi,
     30 nie-
     31 za-
     32 leż-
     33 ny
     34 od
     35 uży-
     36 wa-
     37 nej
     38 plat-
     39 for-
     40 my,
     41 pro-
     42 gra-
     43 mu
     44 czy
     45 ję-
     46 zy-
     47 ka.
     48 </div>
     49 </body>
     50 </html>