Promjena fontova u sustavu Windows 10 može biti nužna za udoban rad. Međutim, korisnik može jednostavno htjeti prilagoditi sučelje operacijskog sustava.
Pročitajte također: Promijenite font u Microsoft Wordu
sadržaj
Ovaj članak će razmotriti mogućnosti povećanja ili smanjenja slova, kao i zamjene standardnog stila s drugim.
Postoji prilično jednostavan način prilagodbe veličine zaslona teksta u sustavu Windows 10. No imajte na umu da sustav nudi optimalnu skalu.
U sustavu Windows 10 nije prikladna implementacija mogućnosti promjene fontova, kao u prethodnim verzijama. Zatim ćemo opisati opciju pomoću registra. Budite oprezni i oprezni s ovom metodom i pažljivo pratite upute u nastavku.
Standardni font Windows 10 je Segoe korisničko sučelje .
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFonts]
"Segoe UI (TrueType)"=""
"Segoe UI Bold (TrueType)"=""
"Segoe UI Bold Italic (TrueType)"=""
"Segoe UI Italic (TrueType)"=""
"Segoe UI Light (TrueType)"=""
"Segoe UI Semibold (TrueType)"=""
"Segoe UI Symbol (TrueType)"=""
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFontSubstitutes]
"Segoe UI"="My font"
«My font»
napišite ono što ste odabrali s popisa dostupnih. Na primjer, može izgledati ovako: "Segoe UI"="Corbel"
Ako nešto pođe krivo, uvijek možete vratiti sve natrag.
Standardni font lako se vraća pomoću registarske datoteke.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFonts]
"Segoe UI (TrueType)"="segoeui.ttf"
"Segoe UI Black (TrueType)"="seguibl.ttf"
"Segoe UI Black Italic (TrueType)"="seguibli.ttf"
"Segoe UI Bold (TrueType)"="segoeuib.ttf"
"Segoe UI Bold Italic (TrueType)"="segoeuiz.ttf"
"Segoe UI Emoji (TrueType)"="seguiemj.ttf"
"Segoe UI Historic (TrueType)"="seguihis.ttf"
"Segoe UI Italic (TrueType)"="segoeuii.ttf"
"Segoe UI Light (TrueType)"="segoeuil.ttf"
"Segoe UI Light Italic (TrueType)"="seguili.ttf"
"Segoe UI Semibold (TrueType)"="seguisb.ttf"
"Segoe UI Semibold Italic (TrueType)"="seguisbi.ttf"
"Segoe UI Semilight (TrueType)"="segoeuisl.ttf"
"Segoe UI Semilight Italic (TrueType)"="seguisli.ttf"
"Segoe UI Symbol (TrueType)"="seguisym.ttf"
"Segoe MDL2 Assets (TrueType)"="segmdl2.ttf"
"Segoe Print (TrueType)"="segoepr.ttf"
"Segoe Print Bold (TrueType)"="segoeprb.ttf"
"Segoe Script (TrueType)"="segoesc.ttf"
"Segoe Script Bold (TrueType)"="segoescb.ttf"
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFontSubstitutes]
"Segoe UI"=-
Sada znate kako promijeniti font na računalu pomoću sustava Windows 10. Korištenje registarskih datoteka, budite izuzetno oprezni. Samo u slučaju, stvorite "Točka oporavka" prije nego što izvršite bilo kakve promjene u OS-u.