This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name AA Font Changer | |
// @namespace https://0x9.pw | |
// @version 1.0.3 | |
// @description Change AA font | |
// @author LaFr4nc3 | |
// @match ://yaruoank.jp/* | |
// @match ://yanchor.blog.fc2.com/* | |
// @match ://yaruokei.blog.fc2.com/* | |
// @match ://oyoguyaruo.blog72.fc2.com/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- ricty_generator.sh 2018-11-06 20:40:55.693412146 +0900 | |
+++ ricty_generator_for_nerd_fonts.sh 2018-11-08 10:18:29.953438400 +0900 | |
@@ -451,6 +451,7 @@ | |
Select(0u22a5); Clear() | |
Select(0u22bf); Clear() | |
Select(0u2312); Clear() | |
+ # 23FB-23FE: Used by IEC Power Symbols | |
Select(0u2460, 0u249b); Clear() | |
Select(0u249c, 0u24e9); Clear() | |
Select(0u24eb, 0u24ff); Clear() |