this repo has no description
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

:lipstick: crop HWC frame examples

+2 -1
paper/hwccorrect.png

This is a binary file and will not be displayed.

paper/hwcwrong.png

This is a binary file and will not be displayed.

+2 -1
paper/main.typ
··· 1185 1185 1186 1186 #grid( 1187 1187 columns: (1fr, 1fr), 1188 + gutter: 1em, 1188 1189 imagefigure("./hwccorrect.png", [Frame cible correcte]), 1189 1190 imagefigure( 1190 1191 "./hwcwrong.png", 1191 - [Erreur dans le calcul des coordonnées des pixels: inversion de `%` et `/`], 1192 + [Interversion de `%` et `/`], 1192 1193 ), 1193 1194 ) 1194 1195