Thứ Ba, 26 tháng 8, 2025

Vẽ là cờ VN bằng ps-tricks

\documentclass{standalone}
\usepackage{pstricks-add}
\usepackage{pagecolor} 
\begin{document}
    \pagecolor{red}
    \begin{pspicture}(-7.5,-5)(7.5,5)
        \SpecialCoor
        \pspolygon[linecolor=yellow,fillcolor=yellow,fillstyle=solid,opacity=1]
        (3;90)(3;234)(3;18)(3;162)(3;-54)
    \end{pspicture}
\end{document}


Không có nhận xét nào:

Đăng nhận xét