summaryrefslogtreecommitdiff
path: root/info/asymptote-faq-zh-cn/src/figures/4-7.asy
blob: de1f2b94cecc37411995a38c0e50d0625a8a103c (plain)
1
2
3
4
frame f;
label(f,"This is some text",white,Fill(blue));
add(rotate(65)*f);