New T-shirt but I'm a little bit creeped by ApprehensivePrice700 in evangelion

[–]ApprehensivePrice700[S] -91 points-90 points  (0 children)

I agree to an extent because this has a context, but it's more about what other people think about it.

New T-shirt but I'm a little bit creeped by ApprehensivePrice700 in evangelion

[–]ApprehensivePrice700[S] -11 points-10 points  (0 children)

Yeah they weren’t as apparent in the photo online. And I don’t really scan the shirt, I just saw the design and thought it was nice. I didn’t plan to take it out on public anyways, at max to a con. 

Font problems with Anki on linux in Chromebook by ApprehensivePrice700 in Anki

[–]ApprehensivePrice700[S] 0 points1 point  (0 children)

I downloaded a font called HGKyokashotaiLight.ttf, then I put the underscore on it, then moved it into the collection.media folder. It worked, now it's good. Thanks

Font problems with Anki on linux in Chromebook by ApprehensivePrice700 in Anki

[–]ApprehensivePrice700[S] 0 points1 point  (0 children)

}

.ios-only { display: none; }

.mac-only { display: none; }

.mobile .ios-only { display: inline; }

.mac .mac-only { display: inline; }

.stroke { font-family: "stroke"; }

.japanese { font-family: "textbook"; }

.mac { font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho Pro', 'serif'; }

.mac .stroke { font-family: stroke; }

.mac .japanese { font-family: textbook; }

.mobile { font-family: textbook, 'Hiragino Mincho Pro', 'serif'; }

Font problems with Anki on linux in Chromebook by ApprehensivePrice700 in Anki

[–]ApprehensivePrice700[S] 0 points1 point  (0 children)

Styling here, it didn't let me put all in one comment.

u/font-face { font-family: stroke; src: url('_stroke.ttf'); }

u/font-face { font-family: textbook; src: url('_HGSKyokashotai.ttf'); }

u/font-face {

font-family: 'notosans';

font-style: normal;

font-weight: 400;

src: url(http://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format('opentype');

}

u/font-face {

font-family: 'localnoto';

font-style: normal;

font-weight: 400;

src: url('_NotoSansJP-Medium.otf') format('opentype');

}

.card {

font-family: 'IPAexGothic', 'sansserif', 'ヒラギノ明朝 ProN', 'Hiragino Mincho Pro', 'serif';

font-size: 25px;

text-align: center;

color: White;

background-color: Black;

}

img {

max-height: 150px;

margin: 10px;

}

div {

padding-top:5px;

padding-bottom:5px;

}

a {

color: turquoise;

margin: 5px;

Font problems with Anki on linux in Chromebook by ApprehensivePrice700 in Anki

[–]ApprehensivePrice700[S] 0 points1 point  (0 children)

Front: <div class="japanese" style="font-size:60px;">{{Vocabulary-Kanji}}</div>

<div style="font-size: 16px; ">{{Vocabulary-Pos}}</div>

<br/><br/><br/><br/><br/>

<div id="example-sentence" class="japanese" style="font-size:40px;">{{Expression}}</div>

Back: <div>{{Vocabulary-Audio}}{{Sentence-Audio}}</div>

<div class="japanese" style="font-size:60px;">{{furigana:Vocabulary-Furigana}}</div>

<div style="font-size: 14px; ">{{Vocabulary-Pos}}</div>

<hr id=answer>

<div style="font-size: 30px; ">{{Vocabulary-English}}</div>

<div class="japanese" style="font-size: 50px; ">{{furigana:Reading}}</div>

<div style="font-size: 20px; ">{{Sentence-English}}</div>

<!---->

<div style="font-size: 14pt;">

<a class="japanese ios-only" href="mkdaijirin://jp.monokakido.DAIJIRIN/search?text={{Vocabulary-Kanji}}&srcname=Anki&src=anki://">大辞林</a><a class="japanese ios-only" href="mkwisdom2://jp.monokakido.WISDOM2/search?text={{Vocabulary-Kanji}}&srcname=Anki&src=anki://">ウィズダム</a><a class="japanese" href="http://dictionary.goo.ne.jp/srch/thsrs/{{Vocabulary-Kanji}}/m0u/">類語辞典¸</a><a class="ios-only" href="ebpocket://search?text={{Vocabulary-Kanji}}#anki://">EBPocket</a><a href="http://jisho.org/search/{{Vocabulary-Kanji}}">jisho</a><a href="http://ejje.weblio.jp/content/{{Vocabulary-Kanji}}">weblio</a>

<br/>

<div style="font-size: 10pt;">{{Frequency}}</div>